+ 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80' + '[' -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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 --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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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._w7hr_4x:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 --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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.w43l7epo:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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 6396304 3208540 945636 6661524 8586188 DEBUG: Swap: 8388604 1134364 7254240 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.er2nkhq7', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6396192 3472756 945716 6397420 8586512 DEBUG: Swap: 8388604 1134364 7254240 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.qlc4a5d4', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.pn8fri5q:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8dae5c81dc1a433885e5ea2382a9afc4', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pn8fri5q:/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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f 4.7 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.92.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-22.el7_9 updates 510 k DEBUG: openssh-clients x86_647.4p1-22.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.92.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-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.4p1-22.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 95 kB/s | 15 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 75 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: Key imported successfully 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: 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.92.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-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-7.4p1-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-clients-7.4p1-22.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.92.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-22.el7_9.x86_64 307/343 DEBUG: Verifying : openssh-clients-7.4p1-22.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.92.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-22.el7_9.x86_64 DEBUG: openssh-clients-7.4p1-22.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', '3b7e84d20c98437dae1303b7bbcc53b9', '-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', 'e29ceec79a7846c4831a00c380c823b4', '-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', 'a7c9fc7f8b704ca68aa6ad34e1908d3c', '-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', '6ccd9150e6b34e72a31d2a388226485e', '-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', 'cc8034e944194faf84bd9e743dd50711', '-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.92.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-22.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-22.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: libXinerama-1.1.3-2.1.el7.x86_64 perl-libs-5.16.3-299.el7_9.x86_64 ca-certificates-2022.2.54-74.el7_9.noarch adobe-mappings-cmap-20171205-3.el7.noarch perl-Socket-2.010-5.el7.x86_64 libsepol-2.5-10.el7.x86_64 gawk-4.0.2-4.el7_3.1.x86_64 libwebp-0.3.0-11.el7.x86_64 elfutils-libelf-0.176-5.el7.x86_64 fribidi-1.0.2-1.el7_7.1.x86_64 urw-base35-p052-fonts-20170801-10.el7.noarch perl-Pod-Usage-1.63-3.el7.noarch python2-eventlet-0.25.1-1.el7.noarch perl-Pod-Escapes-1.04-299.el7_9.noarch gnupg2-2.0.22-5.el7_5.x86_64 libyaml-0.1.4-11.el7_0.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64 python2-idna-2.5-1.el7.noarch cracklib-dicts-2.9.0-11.el7.x86_64 redhat-rpm-config-9.1.0-88.el7.centos.noarch jasper-libs-1.900.1-33.el7.x86_64 kernel-headers-3.10.0-1160.92.1.el7.x86_64 openssl-libs-1.0.2k-26.el7_9.x86_64 python2-crypto-2.6.1-15.el7.x86_64 libfontenc-1.1.3-3.el7.x86_64 yum-metadata-parser-1.1.4-10.el7.x86_64 rpm-4.11.3-48.el7_9.x86_64 fipscheck-1.4.1-6.el7.x86_64 python2-pillow-5.4.1-3.el7.x86_64 libxshmfence-1.2-1.el7.x86_64 cups-libs-1.6.3-51.el7.x86_64 perl-Carp-1.26-244.el7.noarch libXt-1.1.5-3.el7.x86_64 libtiff-4.0.3-35.el7.x86_64 perl-Exporter-5.68-3.el7.noarch systemd-libs-219-78.el7_9.7.x86_64 ustr-1.0.4-16.el7.x86_64 libXdamage-1.1.4-4.1.el7.x86_64 libsmartcols-2.23.2-65.el7_9.1.x86_64 device-mapper-libs-1.02.170-6.el7_9.5.x86_64 zip-3.0-11.el7.x86_64 libSM-1.2.2-2.el7.x86_64 yum-3.4.3-168.el7.centos.noarch dbus-libs-1.10.24-15.el7.x86_64 grep-2.20-3.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 gzip-1.5-11.el7_9.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 curl-7.29.0-59.el7_9.1.x86_64 rubygem-rdoc-4.0.0-39.el7_9.noarch libXrender-0.9.10-1.el7.x86_64 libwayland-server-1.15.0-1.el7.x86_64 nspr-4.34.0-3.1.el7_9.x86_64 mesa-libEGL-18.3.4-12.el7_9.x86_64 python2-requests-2.21.0-3.el7.noarch nss-tools-3.79.0-5.el7_9.x86_64 groff-base-1.22.2-8.el7.x86_64 urw-base35-bookman-fonts-20170801-10.el7.noarch gdk-pixbuf2-2.36.12-3.el7.x86_64 qrencode-libs-3.4.1-3.el7.x86_64 lua-5.1.4-15.el7.x86_64 mesa-libGL-18.3.4-12.el7_9.x86_64 libXrandr-1.5.1-2.el7.x86_64 python2-six-1.12.0-1.el7.noarch libthai-0.1.14-9.el7.x86_64 libblkid-2.23.2-65.el7_9.1.x86_64 hicolor-icon-theme-0.12-7.el7.noarch python2-imagesize-0.7.1-5.el7.noarch shared-mime-info-1.8-5.el7.x86_64 python2-typing-3.6.1-1.el7.noarch filesystem-3.2-25.el7.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch glibc-common-2.17-326.el7_9.x86_64 urw-base35-d050000l-fonts-20170801-10.el7.noarch libmpc-1.0.1-3.el7.x86_64 google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch rsync-3.1.2-12.el7_9.x86_64 file-libs-5.11-37.el7.x86_64 xz-libs-5.2.2-2.el7_9.x86_64 ruby-libs-2.0.0.648-39.el7_9.x86_64 acl-2.2.51-15.el7.x86_64 cairo-1.15.12-4.el7.x86_64 ghostscript-9.25-5.el7.x86_64 libX11-1.6.7-4.el7_9.x86_64 libICE-1.0.9-9.el7.x86_64 libdb-5.3.21-25.el7.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 python2-greenlet-0.4.12-1.el7.x86_64 python2-rpm-macros-3-34.el7.noarch python-2.7.5-93.el7_9.x86_64 python2-snowballstemmer-1.2.0-2.el7.noarch python2-urllib3-1.24.1-3.el7.noarch python2-webob-1.8.5-1.el7.noarch libxcb-1.13-1.el7.x86_64 urw-base35-fonts-20170801-10.el7.noarch dbus-1.10.24-15.el7.x86_64 mpfr-3.1.1-4.el7.x86_64 libdb-utils-5.3.21-25.el7.x86_64 patch-2.7.1-12.el7_7.x86_64 fontconfig-2.13.0-4.3.el7.x86_64 rubygem-io-console-0.4.2-39.el7_9.x86_64 lcms2-2.6-3.el7.x86_64 libX11-common-1.6.7-4.el7_9.noarch nss-pem-1.0.3-7.el7_9.1.x86_64 python-pycurl-7.19.0-19.el7.x86_64 perl-5.16.3-299.el7_9.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch python2-pygments-2.2.0-7.el7.noarch python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch urw-base35-fonts-common-20170801-10.el7.noarch libjpeg-turbo-1.2.90-8.el7.x86_64 perl-File-Temp-0.23.01-3.el7.noarch openssh-clients-7.4p1-22.el7_9.x86_64 python2-ipaddress-1.0.18-5.el7.noarch rubygems-2.0.14.1-39.el7_9.noarch perl-Git-1.8.3.1-25.el7_9.noarch python-urlgrabber-3.10-10.el7.noarch kmod-20-28.el7.x86_64 unzip-6.0-24.el7_9.x86_64 jbigkit-libs-2.0-11.el7.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el7.noarch rubygem-psych-2.0.0-39.el7_9.x86_64 pkgconfig-0.27.1-4.el7.x86_64 libidn-1.28-4.el7.x86_64 bzip2-1.0.6-13.el7.x86_64 ncurses-5.9-14.20130511.el7_4.x86_64 libstdc++-4.8.5-44.el7.x86_64 chkconfig-1.7.6-1.el7.x86_64 mesa-libgbm-18.3.4-12.el7_9.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch fontawesome-fonts-4.4.0-1.el7.noarch avahi-libs-0.6.31-20.el7.x86_64 bash-4.2.46-35.el7_9.x86_64 python2-setuptools-40.8.0-1.el7.noarch perl-PathTools-3.40-5.el7.x86_64 libXau-1.0.8-2.1.el7.x86_64 libimagequant-2.8.2-2.el7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch libgcc-4.8.5-44.el7.x86_64 libcap-ng-0.7.5-4.el7.x86_64 perl-Scalar-List-Utils-1.27-248.el7.x86_64 json-c-0.11-4.el7_0.x86_64 libgcrypt-1.5.3-14.el7.x86_64 python2-funcsigs-1.0.2-1.el7.noarch urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch perl-Text-ParseWords-3.29-4.el7.noarch python-rpm-macros-3-34.el7.noarch centos-release-7-9.2009.1.el7.centos.x86_64 nss-3.79.0-5.el7_9.x86_64 libgomp-4.8.5-44.el7.x86_64 librsvg2-2.40.20-1.el7.x86_64 kmod-libs-20-28.el7.x86_64 cpio-2.11-28.el7.x86_64 dejavu-sans-fonts-2.33-6.el7.noarch perl-Storable-2.45-3.el7.x86_64 dejavu-fonts-common-2.33-6.el7.noarch perl-HTTP-Tiny-0.033-3.el7.noarch perl-podlators-2.5.1-3.el7.noarch glibc-headers-2.17-326.el7_9.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 rpm-python-4.11.3-48.el7_9.x86_64 procps-ng-3.3.10-28.el7.x86_64 libXfixes-5.0.3-1.el7.x86_64 tar-1.26-35.el7.x86_64 libcroco-0.6.12-6.el7_9.x86_64 libXaw-1.0.13-4.el7.x86_64 python-dns-1.15.0-5.el7.noarch libattr-2.4.46-13.el7.x86_64 libpwquality-1.2.3-5.el7.x86_64 cpp-4.8.5-44.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 perl-Thread-Queue-3.02-2.el7.noarch gdbm-1.10-8.el7.x86_64 libXxf86vm-1.1.4-1.el7.x86_64 git-1.8.3.1-25.el7_9.x86_64 xz-5.2.2-2.el7_9.x86_64 python2-packaging-19.0-1.el7.noarch rpm-build-4.11.3-48.el7_9.x86_64 expat-2.1.0-15.el7_9.x86_64 pcre-8.32-17.el7.x86_64 lz4-1.8.3-1.el7.x86_64 pinentry-0.8.1-17.el7.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 python2-jinja2-2.10.1-1.el7.noarch libXcursor-1.1.15-1.el7.x86_64 gcc-4.8.5-44.el7.x86_64 freetype-2.8-14.el7_9.1.x86_64 libXxf86misc-1.0.3-7.1.el7.x86_64 libXpm-3.5.12-2.el7_9.x86_64 gd-2.0.35-27.el7_9.x86_64 python-iniparse-0.4-9.el7.noarch glibc-devel-2.17-326.el7_9.x86_64 perl-Pod-Perldoc-3.20-4.el7.noarch dwz-0.11-3.el7.x86_64 popt-1.13-16.el7.x86_64 diffutils-3.3-6.el7_9.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch python2-backports-1.0-16.el7.x86_64 gpg-pubkey-f4a80eb5-53a7ff4b bzip2-libs-1.0.6-13.el7.x86_64 dracut-033-572.el7.x86_64 krb5-libs-1.15.1-55.el7_9.x86_64 nss-util-3.79.0-1.el7_9.x86_64 libgs-9.25-5.el7.x86_64 perl-Time-Local-1.2300-2.el7.noarch xorg-x11-font-utils-7.5-21.el7.x86_64 perl-Time-HiRes-1.9725-3.el7.x86_64 pytz-2016.10-2.el7.noarch libpciaccess-0.14-1.el7.x86_64 libacl-2.2.51-15.el7.x86_64 python2-olefile-0.44-1.el7.noarch python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 libXcomposite-0.4.4-4.1.el7.x86_64 harfbuzz-1.7.5-2.el7.x86_64 make-3.82-24.el7.x86_64 tzdata-2023c-1.el7.noarch sed-4.2.2-7.el7.x86_64 adobe-mappings-pdf-20180407-1.el7.noarch rpm-build-libs-4.11.3-48.el7_9.x86_64 perl-Error-0.17020-2.el7.noarch less-458-9.el7.x86_64 shadow-utils-4.6-5.el7.x86_64 file-5.11-37.el7.x86_64 xorg-x11-server-utils-7.7-20.el7.x86_64 python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch mesa-libglapi-18.3.4-12.el7_9.x86_64 python2-monotonic-1.5-1.el7.noarch lato-fonts-2.015-1.el7.noarch libmount-2.23.2-65.el7_9.1.x86_64 yum-plugin-priorities-1.1.31-54.el7_8.noarch pyliblzma-0.5.3-11.el7.x86_64 gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 device-mapper-1.02.170-6.el7_9.5.x86_64 nss-sysinit-3.79.0-5.el7_9.x86_64 hardlink-1.0-19.el7.x86_64 libXi-1.7.9-1.el7.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch perl-TermReadKey-2.30-20.el7.x86_64 python2-babel-2.6.0-4.el7.noarch libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch setup-2.8.71-11.el7.noarch python2-pbr-5.1.2-2.el7.noarch cryptsetup-libs-2.0.3-6.el7.x86_64 libtasn1-4.10-1.el7.x86_64 urw-base35-c059-fonts-20170801-10.el7.noarch libcurl-7.29.0-59.el7_9.1.x86_64 perl-Encode-2.51-7.el7.x86_64 info-5.1-5.el7.x86_64 libXft-2.3.2-2.el7.x86_64 gdb-7.6.1-120.el7.x86_64 ncurses-libs-5.9-14.20130511.el7_4.x86_64 urw-base35-gothic-fonts-20170801-10.el7.noarch rubygem-json-1.7.7-39.el7_9.x86_64 pam-1.1.8-23.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 libpaper-1.1.24-9.el7.x86_64 perl-threads-1.87-4.el7.x86_64 libverto-0.2.5-4.el7.x86_64 cracklib-2.9.0-11.el7.x86_64 pixman-0.34.0-1.el7.x86_64 nss-softokn-3.79.0-4.el7_9.x86_64 ruby-irb-2.0.0.648-39.el7_9.noarch nss-softokn-freebl-3.79.0-4.el7_9.x86_64 python-docutils-0.11-0.3.20130715svn7687.el7.noarch python2-sphinx_rtd_theme-0.2.4-1.el7.noarch glibc-2.17-326.el7_9.x86_64 python-sphinx-locale-1.8.4-1.el7.noarch libXext-1.3.3-3.el7.x86_64 perl-constant-1.27-2.el7.noarch gtk2-2.24.31-1.el7.x86_64 python2-pysocks-1.5.6-3.el7.noarch graphviz-2.30.1-22.el7.x86_64 ruby-2.0.0.648-39.el7_9.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 gpgme-1.3.2-5.el7.x86_64 python-whoosh-2.5.7-4.el7.noarch fontawesome-fonts-web-4.4.0-1.el7.noarch pango-1.42.4-4.el7_7.x86_64 kpartx-0.4.9-136.el7_9.x86_64 libutempter-1.1.6-4.el7.x86_64 libssh2-1.8.0-4.el7.x86_64 elfutils-libs-0.176-5.el7.x86_64 perl-parent-0.225-244.el7.noarch libwayland-client-1.15.0-1.el7.x86_64 libgpg-error-1.12-3.el7.x86_64 fontpackages-filesystem-1.44-8.el7.noarch libcap-2.22-11.el7.x86_64 libselinux-2.5-15.el7.x86_64 python2-pyparsing-2.3.1-1.el7.noarch keyutils-libs-1.5.8-3.el7.x86_64 python-enum34-1.0.4-1.el7.noarch libcom_err-1.42.9-19.el7.x86_64 hwdata-0.252-9.7.el7.x86_64 python2-chardet-3.0.4-7.el7.noarch atk-2.28.1-2.el7.x86_64 libtommath-0.42.0-6.el7.x86_64 python2-sphinx-1.8.4-1.el7.noarch libuser-0.60-9.el7.x86_64 pyxattr-0.5.1-5.el7.x86_64 openssh-7.4p1-22.el7_9.x86_64 findutils-4.5.11-6.el7.x86_64 p11-kit-trust-0.23.5-3.el7.x86_64 libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 libassuan-2.1.0-3.el7.x86_64 perl-Pod-Simple-3.28-4.el7.noarch libXmu-1.1.2-2.el7.x86_64 coreutils-8.22-24.el7_9.2.x86_64 openldap-2.4.44-25.el7_9.x86_64 python2-setuptools_scm-1.15.7-2.el7.noarch perl-threads-shared-1.43-6.el7.x86_64 graphite2-1.3.10-1.el7_3.x86_64 urw-base35-z003-fonts-20170801-10.el7.noarch p11-kit-0.23.5-3.el7.x86_64 python-libs-2.7.5-93.el7_9.x86_64 perl-File-Path-2.09-2.el7.noarch perl-srpm-macros-1-8.el7.noarch perl-macros-5.16.3-299.el7_9.x86_64 libsemanage-2.5-14.el7.x86_64 python2-mock-3.0.5-1.el7.noarch glib2-2.56.1-9.el7_9.x86_64 python-devel-2.7.5-93.el7_9.x86_64 pth-2.0.7-23.el7.x86_64 elfutils-0.176-5.el7.x86_64 python2-markupsafe-1.1.0-2.el7.x86_64 libedit-3.0-12.20121213cvs.el7.x86_64 python2-sqlalchemy-1.2.17-2.el7.x86_64 basesystem-10.0-7.el7.centos.noarch systemd-219-78.el7_9.7.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 gmp-6.0.0-15.el7.x86_64 libtomcrypt-1.17-26.el7.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch openjpeg2-2.3.1-3.el7_7.x86_64 perl-Filter-1.49-3.el7.x86_64 readline-6.2-11.el7.x86_64 libffi-3.0.13-19.el7.x86_64 pygpgme-0.3-9.el7.x86_64 python-srpm-macros-3-34.el7.noarch libpng-1.5.13-8.el7.x86_64 libdrm-2.4.97-2.el7.x86_64 libtool-ltdl-2.4.2-22.el7_3.x86_64 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 ecb3ecdb460c75854315cf36a973ca8b6528c7dc Note: checking out 'ecb3ecdb460c75854315cf36a973ca8b6528c7dc'. 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 ecb3ecd... Merge "Fix popover attributes in member add dialog" into stable/train + 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 ++ tail -n 1 ++ /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)' ++ /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 4.0.3.dev6 ecb3ecd + UPSTREAMVERSION=4.0.3.dev6 + [[ 4.0.3.dev6 =~ ([^-]*)-(.+) ]] + [[ 4.0.3.dev6 =~ (.*?)\.(0rc.+) ]] + [[ 4.0.3.dev6 =~ (.*?)\.(0b.+) ]] + [[ 4.0.3.dev6 =~ (.*?)\.(0a.+) ]] + [[ 4.0.3.dev6 =~ (.*?)\.(dev.+) ]] + VERSION=4.0.3 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230727154909 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230727154909.ecb3ecd + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 --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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.ih_9o9js:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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 6414260 2371852 1761600 7480256 7752268 DEBUG: Swap: 8388604 1134364 7254240 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.gwgmsj47', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6414200 2371868 1761600 7480300 7752324 DEBUG: Swap: 8388604 1134364 7254240 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 836M 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: 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.ocxniv9i', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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', 'ac4c82f0e2f443e3a7947b9f6714db6a', '-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.ih_9o9js:/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', '03aaa92ba8c84291ac505248d271258f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ih_9o9js:/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.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating octavia_dashboard.egg-info writing requirements to octavia_dashboard.egg-info/requires.txt writing octavia_dashboard.egg-info/PKG-INFO writing top-level names to octavia_dashboard.egg-info/top_level.txt writing dependency_links to octavia_dashboard.egg-info/dependency_links.txt writing pbr to octavia_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'octavia_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'octavia_dashboard.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating octavia-dashboard-4.0.3.dev6 creating octavia-dashboard-4.0.3.dev6/devstack creating octavia-dashboard-4.0.3.dev6/doc creating octavia-dashboard-4.0.3.dev6/doc/source creating octavia-dashboard-4.0.3.dev6/octavia_dashboard creating octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/api creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/api/rest creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/conf creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer/templates creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/enabled creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/local_settings.d creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/de creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/de/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_AU creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_AU/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_GB creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_GB/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/fr creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/fr/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/id creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/id/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ja creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ja/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ko_KR creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ko_KR/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/pt_BR creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/pt_BR/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ru creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ru/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_CN creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_CN/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_TW creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_TW/LC_MESSAGES creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core/openstack-service-api creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2 creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/util creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests creating octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests/unit creating octavia-dashboard-4.0.3.dev6/releasenotes creating octavia-dashboard-4.0.3.dev6/releasenotes/notes creating octavia-dashboard-4.0.3.dev6/releasenotes/source creating octavia-dashboard-4.0.3.dev6/releasenotes/source/_static creating octavia-dashboard-4.0.3.dev6/releasenotes/source/_templates creating octavia-dashboard-4.0.3.dev6/zuul.d copying files to octavia-dashboard-4.0.3.dev6... copying .coveragerc -> octavia-dashboard-4.0.3.dev6 copying .eslintrc -> octavia-dashboard-4.0.3.dev6 copying .mailmap -> octavia-dashboard-4.0.3.dev6 copying .stestr.conf -> octavia-dashboard-4.0.3.dev6 copying AUTHORS -> octavia-dashboard-4.0.3.dev6 copying CONTRIBUTING.rst -> octavia-dashboard-4.0.3.dev6 copying ChangeLog -> octavia-dashboard-4.0.3.dev6 copying HACKING.rst -> octavia-dashboard-4.0.3.dev6 copying LICENSE -> octavia-dashboard-4.0.3.dev6 copying README.rst -> octavia-dashboard-4.0.3.dev6 copying babel-django.cfg -> octavia-dashboard-4.0.3.dev6 copying babel-djangojs.cfg -> octavia-dashboard-4.0.3.dev6 copying manage.py -> octavia-dashboard-4.0.3.dev6 copying package-lock.json -> octavia-dashboard-4.0.3.dev6 copying package.json -> octavia-dashboard-4.0.3.dev6 copying requirements.txt -> octavia-dashboard-4.0.3.dev6 copying setup.cfg -> octavia-dashboard-4.0.3.dev6 copying setup.py -> octavia-dashboard-4.0.3.dev6 copying test-requirements.txt -> octavia-dashboard-4.0.3.dev6 copying tox.ini -> octavia-dashboard-4.0.3.dev6 copying devstack/README.rst -> octavia-dashboard-4.0.3.dev6/devstack copying devstack/plugin.sh -> octavia-dashboard-4.0.3.dev6/devstack copying devstack/settings -> octavia-dashboard-4.0.3.dev6/devstack copying doc/requirements.txt -> octavia-dashboard-4.0.3.dev6/doc copying doc/source/conf.py -> octavia-dashboard-4.0.3.dev6/doc/source copying doc/source/contributing.rst -> octavia-dashboard-4.0.3.dev6/doc/source copying doc/source/index.rst -> octavia-dashboard-4.0.3.dev6/doc/source copying doc/source/installation.rst -> octavia-dashboard-4.0.3.dev6/doc/source copying doc/source/readme.rst -> octavia-dashboard-4.0.3.dev6/doc/source copying doc/source/reference.rst -> octavia-dashboard-4.0.3.dev6/doc/source copying octavia_dashboard/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard copying octavia_dashboard/karma.conf.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard copying octavia_dashboard/post_install.sh -> octavia-dashboard-4.0.3.dev6/octavia_dashboard copying octavia_dashboard/version.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard copying octavia_dashboard.egg-info/PKG-INFO -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/SOURCES.txt -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/dependency_links.txt -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/not-zip-safe -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/pbr.json -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/requires.txt -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard.egg-info/top_level.txt -> octavia-dashboard-4.0.3.dev6/octavia_dashboard.egg-info copying octavia_dashboard/api/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/api copying octavia_dashboard/api/rest/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/api/rest copying octavia_dashboard/api/rest/barbican.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/api/rest copying octavia_dashboard/api/rest/lbaasv2.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/api/rest copying octavia_dashboard/conf/.gitkeep -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/conf copying octavia_dashboard/dashboards/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards copying octavia_dashboard/dashboards/project/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project copying octavia_dashboard/dashboards/project/load_balancer/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer copying octavia_dashboard/dashboards/project/load_balancer/panel.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer copying octavia_dashboard/dashboards/project/load_balancer/urls.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer copying octavia_dashboard/dashboards/project/load_balancer/views.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer copying octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer/index.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer copying octavia_dashboard/enabled/_1482_project_load_balancer_panel.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/enabled copying octavia_dashboard/enabled/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/enabled copying octavia_dashboard/local_settings.d/_1499_load_balancer_settings.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/local_settings.d copying octavia_dashboard/locale/de/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/de/LC_MESSAGES copying octavia_dashboard/locale/de/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/de/LC_MESSAGES copying octavia_dashboard/locale/en_AU/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_AU/LC_MESSAGES copying octavia_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_AU/LC_MESSAGES copying octavia_dashboard/locale/en_GB/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_GB/LC_MESSAGES copying octavia_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/en_GB/LC_MESSAGES copying octavia_dashboard/locale/fr/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/fr/LC_MESSAGES copying octavia_dashboard/locale/id/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/id/LC_MESSAGES copying octavia_dashboard/locale/id/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/id/LC_MESSAGES copying octavia_dashboard/locale/ja/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ja/LC_MESSAGES copying octavia_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ja/LC_MESSAGES copying octavia_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ko_KR/LC_MESSAGES copying octavia_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ko_KR/LC_MESSAGES copying octavia_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/pt_BR/LC_MESSAGES copying octavia_dashboard/locale/ru/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ru/LC_MESSAGES copying octavia_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/ru/LC_MESSAGES copying octavia_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_CN/LC_MESSAGES copying octavia_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_CN/LC_MESSAGES copying octavia_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_TW/LC_MESSAGES copying octavia_dashboard/locale/zh_TW/LC_MESSAGES/djangojs.po -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/locale/zh_TW/LC_MESSAGES copying octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core/openstack-service-api copying octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core/openstack-service-api copying octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core/openstack-service-api copying octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/app/core/openstack-service-api copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2 copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2 copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.scss -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2 copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details copying octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members copying octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/details copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/details copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/details copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/members/details copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/drawer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details copying octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators copying octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.spec.js -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.help.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.html -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool copying octavia_dashboard/tests/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests copying octavia_dashboard/tests/settings.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests copying octavia_dashboard/tests/urls.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests copying octavia_dashboard/tests/unit/__init__.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests/unit copying octavia_dashboard/tests/unit/registration.py -> octavia-dashboard-4.0.3.dev6/octavia_dashboard/tests/unit copying releasenotes/notes/Fix-namespace-collision-with-barbican-ui-267f4ba074729ea6.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-RBAC-43ee180e712294ed.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-draining-operating-status-48f59a204371ff0d.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-insert-headers-a6fd80c837a89536.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-l7-support-05a790bc2965c38f.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-member-backup-32e2ec2553c1ba24.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-timeout-options-8988fc477fa46d31.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-udp-support-acb1a22fb605d3a8.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/add-x-forwarded-proto-e30b52a3f853ed62.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/auto-refresh-detail-pages-26166d5d9c26edee.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/bp-horizon-lbaas-v2-ui-ba7e4c97a0460f85.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/cascade-delete-e4c9d80a31076540.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/edit-default-pool-on-listener-206d8dfeea135360.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/filter-select-65160dcbe699a96d.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/fix-auth-url-barbican-client-d41b03419fb31ba4.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/fix-chrome-member-dialog-154981a7794d5fb4.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/fix-flavor-no-flavor-profile-c3e82325f16d5ab8.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/fix-member-weight-value-range-9310678f967c771a.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/flavor-support-0195a486faa16b7f.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/initial-octavia-dashboard-35d1d7f923473f21.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/list-pools-on-lb-details-page-eb0400bdb2b3650f.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/notes/pool-selection-hint-7f282ba1fa014d8c.yaml -> octavia-dashboard-4.0.3.dev6/releasenotes/notes copying releasenotes/source/conf.py -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/index.rst -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/queens.rst -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/rocky.rst -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/stein.rst -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/unreleased.rst -> octavia-dashboard-4.0.3.dev6/releasenotes/source copying releasenotes/source/_static/.placeholder -> octavia-dashboard-4.0.3.dev6/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> octavia-dashboard-4.0.3.dev6/releasenotes/source/_templates copying zuul.d/projects.yaml -> octavia-dashboard-4.0.3.dev6/zuul.d Writing octavia-dashboard-4.0.3.dev6/setup.cfg creating dist Creating tar archive removing 'octavia-dashboard-4.0.3.dev6' (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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 --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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.bcjeenoj:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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 6413272 2372368 1761924 7480728 7752932 DEBUG: Swap: 8388604 1134364 7254240 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.ydvocc7s', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6412776 2373004 1761992 7480588 7753360 DEBUG: Swap: 8388604 1134364 7254240 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 836M 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: 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.00b6j2i2', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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', '183f431a5767446aba0cc440d5eac02f', '-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=octavia-dashboard-4.0.3.dev6.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/octavia-dashboard-4.0.3.dev6.tar.gz ++ basename octavia-dashboard-4.0.3.dev6.tar.gz .tar.gz + SOURCEWITHREL=octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz + mv dist/octavia-dashboard-4.0.3.dev6.tar.gz /tmp/tmp.U1dFn5nnHf/SOURCES/octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz + cd /home/centos-train/data/openstack-octavia-ui_distro + cp -a openstack-octavia-ui.spec /tmp/tmp.U1dFn5nnHf/SOURCES/ + cp openstack-octavia-ui.spec /tmp/tmp.U1dFn5nnHf/SPECS/ + cd /tmp/tmp.U1dFn5nnHf/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-octavia-ui.spec + sed -i -e '1i%define upstream_version 4.0.3.dev6\' openstack-octavia-ui.spec + grep -qc '^%global dlrn .*' openstack-octavia-ui.spec + sed -i -e '1i%global dlrn 1\' openstack-octavia-ui.spec + grep -qc '^%global dlrn_nvr .*' openstack-octavia-ui.spec ++ basename octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd\' openstack-octavia-ui.spec + sed -i -e s/UPSTREAMVERSION/4.0.3.dev6/g openstack-octavia-ui.spec + VERSION=4.0.3 + sed -i -e 's/Version:.*/Version: 4.0.3/g' openstack-octavia-ui.spec + sed -i -e 's/Release:.*/Release: 0.20230727154909.ecb3ecd%{?dist}/g' openstack-octavia-ui.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz/' openstack-octavia-ui.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-octavia-ui.spec + cat openstack-octavia-ui.spec %global dlrn_nvr octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd %global dlrn 1 %define upstream_version 4.0.3.dev6 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} # Doc build is trying to access location /usr/share/openstack-dashboard/local for # writing 'secret_key_store.lock', LOCAL_PATH is /tmp (writable) and SECRET_KEY # is set in /etc/openstack-dashboard/local_settings but this file is not readable # during mockbuild as permission for this file is 0640(root:apache). Until the # issue is cleared in python-django-horizon packages disabling doc build. %global with_doc 0 %else %global pyver 2 %global with_doc 1 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_sitearch %{expand:%{python%{pyver}_sitearch}} %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 %{version}%{?milestone}} %global pypi_name octavia-dashboard %global openstack_name octavia-ui # tests are disabled by default %bcond_with tests Name: openstack-%{openstack_name} Version: 4.0.3 Release: 0.20230727154909.ecb3ecd%{?dist} Summary: OpenStack Octavia Dashboard for Horizon License: ASL 2.0 URL: https://storyboard.openstack.org/#!/project/909 Source0: octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz # BuildArch: noarch BuildRequires: git BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-testrepository BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-ddt BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-oslotest BuildRequires: openstack-macros # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-selenium %else BuildRequires: python%{pyver}-selenium %endif Requires: openstack-dashboard Requires: python%{pyver}-pbr >= 2.0.0 Requires: python%{pyver}-babel >= 2.3.4 Requires: python%{pyver}-openstacksdk >= 0.24.0 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-barbicanclient >= 4.5.2 Requires: python%{pyver}-keystoneclient >= 1:3.8.0 Requires: python%{pyver}-six >= 1.10.0 %description Octavia Dashboard is an extension for OpenStack Dashboard that provides a UI for Octavia. %if 0%{?with_doc} # Documentation package %package -n python%{pyver}-%{openstack_name}-doc Summary: Documentation for OpenStack Octavia Dashboard for Horizon %{?python_provide:%python_provide python%{pyver}-%{openstack_name}-doc} BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-sphinxcontrib-apidoc BuildRequires: openstack-dashboard BuildRequires: python%{pyver}-barbicanclient BuildRequires: python%{pyver}-sphinxcontrib-rsvgconverter %description -n python%{pyver}-%{openstack_name}-doc Documentation for Octavia Dashboard %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let RPM handle the dependencies %py_req_cleanup %build %{pyver_build} %if 0%{?with_doc} # Build html documentation export PYTHONPATH="%{_datadir}/openstack-dashboard:%{pyver_sitearch}:%{pyver_sitelib}:%{buildroot}%{pyver_sitelib}" sphinx-build-%{pyver} -b html doc/source doc/build/html # Remove the sphinx-build-%{pyver} leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{pyver_install} # Move config to horizon install -p -D -m 644 octavia_dashboard/enabled/_1482_project_load_balancer_panel.py %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1482_project_load_balancer_panel.py %check %if 0%{?with_test} %{pyver_bin} manage.py test %endif %files %doc README.rst %license LICENSE %{pyver_sitelib}/octavia_dashboard %{pyver_sitelib}/*.egg-info %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1482_project_load_balancer_panel.py* %if 0%{?with_doc} %files -n python%{pyver}-%{openstack_name}-doc %doc doc/build/html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.U1dFn5nnHf/SOURCES openstack-octavia-ui.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 --spec openstack-octavia-ui.spec --sources=/tmp/tmp.U1dFn5nnHf/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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._fi7ffxc:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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(openstack-octavia-ui.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 6396444 3206892 945728 6663032 8585936 DEBUG: Swap: 8388604 1134108 7254496 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.dcchhowy', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6412128 2380232 1756040 7474008 7759960 DEBUG: Swap: 8388604 1134108 7254496 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.okgkv4bs', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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', '9ae3edf47efb438ebc1eeae11a786ea0', '-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', 'fa3436463c4945eab97d5551edec7cf9', '-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', '221efdbf154642d49eab4650f19c5e0d', '-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', '2790e3d4c5e04edead4447231882d038', '-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', '3f30911aaced44738b95f230c7db63de', '-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.92.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-22.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-22.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.7rctu1wp:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bb257517e67b43269642263dbd71cdf5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7rctu1wp:/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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f 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', '73f9ee68c5cc4606aeff2090e9577803', '-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.92.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-22.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-22.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/openstack-octavia-ui.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._fi7ffxc:/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._fi7ffxc:/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', '84c2160a42e94373a12966e18eb8e2d7', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._fi7ffxc:/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/openstack-octavia-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-octavia-ui.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.U1dFn5nnHf 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.yol7io2o:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}, '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'}} 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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0 baseurl=https://trunk.rdoproject.org/centos7-train/68/ec/68ece8d8f4d0ebb41dd46cdf5f2876055cd72dc0_7141991d 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm INFO: Start(/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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 6392428 3211228 945636 6662712 8590064 DEBUG: Swap: 8388604 1134108 7254496 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._m4_3tf1', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6411532 2381388 1756120 7473448 7760476 DEBUG: Swap: 8388604 1134108 7254496 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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.2qw_grek', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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', 'ce4c4c837fbf4bf0afae69e627de46cf', '-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', 'fd1521f989a640afae141857e859e1d7', '-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', '8f0ff4d4e01c4601b0039ef5c9d1f835', '-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', '1d61a88ff0a24daba1ad8dbce975cc31', '-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', '25da774dbcab47bb811b6fec2d485487', '-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.92.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-22.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-22.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.fe_sxod_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '089ecaec4644451bad2363bfe5bd6d26', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe_sxod_:/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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f 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', '0f73ad687c994271a28ceb79a6473586', '-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.92.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-22.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-22.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 openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm Start: build setup for openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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', '708fe0abd13d4223902509668c64836a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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: openstack-octavia-ui-4.0.3-0.202307271######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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', '540116e522044ef09ba7824c30eaedca', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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: octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz DEBUG: openstack-octavia-ui.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia-ui.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.yol7io2o:/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.yol7io2o:/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', 'b2dd3a6c4fd641ab844d3351d7a3a6ba', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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/openstack-octavia-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe_sxod_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7a4e71b18894755859a32f264992e2f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe_sxod_:/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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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:02 ago on Thu Jul 27 15:49:36 2023. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package python-devel-2.7.5-93.el7_9.x86_64 is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.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: openstack-dashboard noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 12 M DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-oslotest noarch3.8.1-0.20200220113836.7ad16de.el7 delorean 45 k DEBUG: python2-ddt noarch1.2.0-2.el7 delorean-train-testing 13 k DEBUG: python2-subunit noarch1.4.0-1.1.el7 delorean-train-testing 91 k DEBUG: python2-testrepository noarch0.0.20-12.el7 delorean-train-testing 165 k DEBUG: python2-testscenarios noarch0.5.0-8.el7 delorean-train-testing 32 k DEBUG: python2-testtools noarch2.3.0-7.el7 delorean-train-testing 342 k DEBUG: python-selenium noarch2.42.1-3.el7 delorean-train-build-deps 2.3 M DEBUG: python2-openstackdocstheme noarch1.29.0-2.el7 delorean-train-build-deps 959 k DEBUG: python2-sphinxcontrib-apidoc noarch0.2.1-6.el7 delorean-train-build-deps 14 k DEBUG: python2-sphinxcontrib-rsvgconverter noarch0.1.0-4.el7 delorean-train-build-deps 5.8 k DEBUG: Installing dependencies: DEBUG: openstack-dashboard-theme noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 1.7 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 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-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 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-django-horizon noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 814 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-mox3 noarch0.28.0-0.20200220113751.0a1e5b9.el7 delorean 74 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-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 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-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-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-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 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-swiftclient noarch3.8.1-0.20200221080253.72b90fe.el7 delorean 163 k DEBUG: XStatic-Angular-common noarch1:1.5.8.0-1.el7 delorean-train-testing 455 k DEBUG: bootswatch-common noarch3.3.7.0-1.el7 delorean-train-testing 618 k DEBUG: bootswatch-fonts noarch3.3.7.0-1.el7 delorean-train-testing 112 k DEBUG: mdi-common noarch1.4.57.0-4.el7 delorean-train-testing 36 k DEBUG: mdi-fonts noarch1.4.57.0-4.el7 delorean-train-testing 481 k DEBUG: python-XStatic-Angular-lrdragndrop noarch1.0.2.2-2.el7 delorean-train-testing 9.2 k DEBUG: python-XStatic-Bootstrap-Datepicker noarch1.3.1.0-1.el7 delorean-train-testing 40 k DEBUG: python-XStatic-Hogan noarch2.0.0.2-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-JQuery-Migrate noarch1.2.1.1-2.el7 delorean-train-testing 15 k DEBUG: python-XStatic-JQuery-TableSorter noarch2.14.5.1-2.el7 delorean-train-testing 24 k DEBUG: python-XStatic-JQuery-quicksearch noarch2.0.3.1-2.el7 delorean-train-testing 11 k DEBUG: python-XStatic-Magic-Search noarch0.2.0.1-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-Rickshaw noarch1.5.0.0-4.el7 delorean-train-testing 31 k DEBUG: python-XStatic-Spin noarch1.2.5.2-2.el7 delorean-train-testing 9.5 k DEBUG: python-XStatic-jQuery noarch1.10.2.1-1.el7 delorean-train-testing 111 k DEBUG: python-XStatic-jquery-ui noarch1.10.4.1-1.el7 delorean-train-testing 326 k DEBUG: python-django-appconf noarch1.0.1-4.el7 delorean-train-testing 88 k DEBUG: python-django-bash-completion noarch1.11.20-1.el7 delorean-train-testing 8.6 k DEBUG: python-django-pyscss noarch2.0.2-1.el7 delorean-train-testing 15 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-lesscpy noarch0.9j-4.el7 delorean-train-testing 82 k DEBUG: python-linecache2 noarch1.0.0-1.el7 delorean-train-testing 11 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pathlib noarch1.0.1-1.el7 delorean-train-testing 109 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-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-versiontools noarch1.9.1-4.el7 delorean-train-testing 97 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic noarch1.0.1-8.el7 delorean-train-testing 7.8 k DEBUG: python2-XStatic-Angular noarch1:1.5.8.0-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic-Angular-Bootstrap noarch2.2.0.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-Angular-FileUpload noarch12.0.4.0-1.el7 delorean-train-testing 8.3 k DEBUG: python2-XStatic-Angular-Gettext noarch2.3.8.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Angular-Schema-Form noarch0.8.13.0-0.1.pre_review.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-Bootstrap-SCSS noarch3.3.7.1-2.el7 delorean-train-testing 8.7 k DEBUG: python2-XStatic-D3 noarch3.5.17.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Font-Awesome noarch4.7.0.0-3.el7 delorean-train-testing 9.9 k DEBUG: python2-XStatic-JSEncrypt noarch2.3.1.1-1.el7 delorean-train-testing 7.9 k DEBUG: python2-XStatic-Jasmine noarch2.4.1.1-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-bootswatch noarch3.3.7.0-1.el7 delorean-train-testing 11 k DEBUG: python2-XStatic-mdi noarch1.4.57.0-4.el7 delorean-train-testing 18 k DEBUG: python2-XStatic-objectpath noarch1.2.1.0-0.1.pre_review.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-roboto-fontface noarch0.5.0.0-1.el7 delorean-train-testing 9.1 k DEBUG: python2-XStatic-smart-table noarch1.4.13.2-1.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-termjs noarch0.0.7.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-tv4 noarch1.2.7.0-0.1.pre_review.el7 delorean-train-testing 7.6 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-django noarch1.11.20-1.el7 delorean-train-testing 4.2 M DEBUG: python2-django-babel noarch0.6.2-1.el7 delorean-train-testing 169 k DEBUG: python2-django-compressor noarch2.1-5.el7 delorean-train-testing 165 k DEBUG: python2-django-debreach noarch1.5.2-1.el7 delorean-train-testing 19 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-extras noarch1.0.0-2.el7 delorean-train-testing 15 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-fixtures noarch3.0.0-7.el7 delorean-train-testing 88 k DEBUG: python2-future noarch0.16.0-4.el7 delorean-train-testing 798 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-mimeparse noarch1.6.0-2.el7 delorean-train-testing 12 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-pint noarch0.9-1.el7 delorean-train-testing 246 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-stestr noarch2.3.1-1.el7 delorean-train-testing 145 k DEBUG: python2-traceback2 noarch1.4.0-14.el7 delorean-train-testing 18 k DEBUG: python2-unittest2 noarch1.1.0-15.el7 delorean-train-testing 175 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: roboto-fontface-common noarch0.5.0.0-1.el7 delorean-train-testing 14 k DEBUG: roboto-fontface-fonts noarch0.5.0.0-1.el7 delorean-train-testing 4.1 M DEBUG: web-assets-filesystem noarch5-1.el7 delorean-train-testing 3.5 k DEBUG: xstatic-angular-bootstrap-common noarch2.2.0.0-1.el7 delorean-train-testing 56 k DEBUG: xstatic-angular-fileupload-common noarch12.0.4.0-1.el7 delorean-train-testing 147 k DEBUG: xstatic-angular-gettext-common noarch2.3.8.0-1.el7 delorean-train-testing 12 k DEBUG: xstatic-angular-schema-form-common noarch0.8.13.0-0.1.pre_review.el7 delorean-train-testing 39 k DEBUG: xstatic-bootstrap-scss-common noarch3.3.7.1-2.el7 delorean-train-testing 195 k DEBUG: xstatic-d3-common noarch3.5.17.0-1.el7 delorean-train-testing 73 k DEBUG: xstatic-jasmine-common noarch2.4.1.1-1.el7 delorean-train-testing 37 k DEBUG: xstatic-jsencrypt-common noarch2.3.1.1-1.el7 delorean-train-testing 34 k DEBUG: xstatic-objectpath-common noarch1.2.1.0-0.1.pre_review.el7 delorean-train-testing 5.1 k DEBUG: xstatic-smart-table-common noarch1.4.13.2-1.el7 delorean-train-testing 13 k DEBUG: xstatic-termjs-common noarch0.0.7.0-1.el7 delorean-train-testing 36 k DEBUG: xstatic-tv4-common noarch1.2.7.0-0.1.pre_review.el7 delorean-train-testing 22 k DEBUG: dulwich-core x86_640.19.11-1.el7 delorean-train-testing 28 k DEBUG: python2-bson x86_643.7.2-1.el7 delorean-train-testing 95 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-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-pymongo x86_643.7.2-1.el7 delorean-train-testing 322 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rcssmin x86_641.0.6-2.el7 delorean-train-testing 24 k DEBUG: python2-rjsmin x86_641.0.12-2.el7 delorean-train-testing 22 k DEBUG: python2-scss x86_641.3.4-6.el7 delorean-train-testing 244 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: python-html5lib noarch1:0.999-5.el7 delorean-train-build-deps 205 k DEBUG: python-rdflib noarch4.1.2-2.el7 delorean-train-build-deps 554 k DEBUG: python2-sphinxcontrib-svg2pdfconverter-common noarch0.1.0-4.el7 delorean-train-build-deps 7.0 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: adwaita-cursor-theme noarch3.28.0-1.el7 base 641 k DEBUG: adwaita-icon-theme noarch3.28.0-1.el7 base 11 M DEBUG: apr x86_641.4.8-7.el7 base 104 k DEBUG: at-spi2-atk x86_642.26.2-1.el7 base 81 k DEBUG: at-spi2-core x86_642.28.0-1.el7 base 158 k DEBUG: cairo-gobject x86_641.15.12-4.el7 base 26 k DEBUG: centos-logos noarch70.0.6-3.el7.centos base 21 M DEBUG: colord-libs x86_641.3.4-2.el7 base 186 k DEBUG: dconf x86_640.28.0-4.el7 base 106 k DEBUG: glib-networking x86_642.56.1-1.el7 base 145 k DEBUG: gnutls x86_643.3.29-9.el7_6 base 680 k DEBUG: gsettings-desktop-schemas x86_643.28.0-3.el7 base 606 k DEBUG: json-glib x86_641.4.2-2.el7 base 134 k DEBUG: libXtst x86_641.2.3-1.el7 base 20 k DEBUG: libepoxy x86_641.5.2-1.el7 base 211 k DEBUG: libgusb x86_640.2.9-1.el7 base 40 k DEBUG: libmodman x86_642.0.1-8.el7 base 28 k DEBUG: libproxy x86_640.4.11-11.el7 base 64 k DEBUG: librsvg2-tools x86_642.40.20-1.el7 base 32 k DEBUG: libsoup x86_642.62.2-2.el7 base 411 k DEBUG: libusbx x86_641.0.21-1.el7 base 61 k DEBUG: libwayland-cursor x86_641.15.0-1.el7 base 20 k DEBUG: libwayland-egl x86_641.15.0-1.el7 base 13 k DEBUG: libxkbcommon x86_640.7.1-3.el7 base 108 k DEBUG: logrotate x86_643.8.6-19.el7 base 70 k DEBUG: mailcap noarch2.1.41-2.el7 base 31 k DEBUG: mod_wsgi x86_643.4-18.el7 base 77 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-isodate noarch0.5.4-8.el7 base 54 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: rest x86_640.8.1-2.el7 base 63 k DEBUG: trousers x86_640.3.14-2.el7 base 289 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: xkeyboard-config noarch2.24-1.el7 base 834 k DEBUG: apr-util x86_641.5.2-6.el7_9.1 updates 92 k DEBUG: gtk3 x86_643.22.30-8.el7_9 updates 4.4 M DEBUG: httpd x86_642.4.6-99.el7.centos.1 updates 2.7 M DEBUG: httpd-tools x86_642.4.6-99.el7.centos.1 updates 94 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: python-semantic_version noarch2.4.2-2.el7 extras 23 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 220 Packages DEBUG: Total size: 89 M DEBUG: Total download size: 17 M DEBUG: Installed size: 279 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] XStatic-Angular-common-1.5.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-common-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-fonts-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-common-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-fonts-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Hogan-2.0.0.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Spin-1.2.5.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-jQuery-1.10.2.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-appconf-1.0.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-bash-completion-1.11.20-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-pyscss-2.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lesscpy-0.9j-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-linecache2-1.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pathlib-1.0.1-1.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-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-versiontools-1.9.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-1.0.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-1.5.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-D3-3.5.17.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-mdi-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-smart-table-1.4.13.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-termjs-0.0.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-tv4-1.2.7.0-0.1.pre_review.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-ddt-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-1.11.20-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-babel-0.6.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-compressor-2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-debreach-1.5.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-extras-1.0.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fixtures-3.0.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-future-0.16.0-4.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-mimeparse-1.6.0-2.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-pint-0.9-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stestr-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subunit-1.4.0-1.1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testrepository-0.0.20-12.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testscenarios-0.5.0-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-testtools-2.3.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-traceback2-1.4.0-14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-unittest2-1.1.0-15.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] roboto-fontface-common-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] roboto-fontface-fonts-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] web-assets-filesystem-5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-d3-common-3.5.17.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jasmine-common-2.4.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-smart-table-common-1.4.13.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-termjs-common-0.0.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bson-3.7.2-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-dulwich-0.19.11-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pymongo-3.7.2-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-rcssmin-1.0.6-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-rjsmin-1.0.12-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scss-1.3.4-6.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] python-html5lib-0.999-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rdflib-4.1.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-selenium-2.42.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstackdocstheme-1.29.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-3.28.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-3.28.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] apr-1.4.8-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.26.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.28.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] centos-logos-70.0.6-3.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.3.4-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.28.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.56.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.3.29-9.el7_6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-3.28.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.4.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.2.9-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmodman-2.0.1-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.11-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-tools-2.40.20-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.62.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.21-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.7.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] logrotate-3.8.6-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mailcap-2.1.41-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mod_wsgi-3.4-18.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-isodate-0.5.4-8.el7.noarch.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] rest-0.8.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] apr-util-1.5.2-6.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.22.30-8.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-2.4.6-99.el7.centos.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-tools-2.4.6-99.el7.centos.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] python-semantic_version-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: (180/220): openstack-dashboard-theme-16.2.3-0.2 9.4 kB/s | 1.7 kB 00:00 DEBUG: (181/220): python-oslo-concurrency-lang-3.30.1- 42 kB/s | 8.6 kB 00:00 DEBUG: (182/220): python-oslo-i18n-lang-3.24.0-0.20200 238 kB/s | 8.8 kB 00:00 DEBUG: (183/220): python-oslo-log-lang-3.44.3-0.202006 215 kB/s | 8.0 kB 00:00 DEBUG: (184/220): python-oslo-middleware-lang-3.38.1-0 189 kB/s | 7.0 kB 00:00 DEBUG: (185/220): python-oslo-policy-lang-2.3.4-0.2020 198 kB/s | 7.1 kB 00:00 DEBUG: (186/220): python-oslo-utils-lang-3.41.6-0.2020 309 kB/s | 7.8 kB 00:00 DEBUG: (187/220): python2-barbicanclient-4.9.0-0.20200 1.7 MB/s | 121 kB 00:00 DEBUG: (188/220): python2-cliff-2.16.0-0.2020022108293 2.8 MB/s | 88 kB 00:00 DEBUG: (189/220): python2-cinderclient-5.0.2-0.2021041 2.5 MB/s | 233 kB 00:00 DEBUG: (190/220): python2-debtcollector-1.22.0-0.20200 930 kB/s | 27 kB 00:00 DEBUG: (191/220): python2-futurist-1.9.0-0.20200221041 1.9 MB/s | 58 kB 00:00 DEBUG: (192/220): python2-django-horizon-16.2.3-0.2023 12 MB/s | 814 kB 00:00 DEBUG: (193/220): python2-glanceclient-2.17.1-0.202006 4.2 MB/s | 140 kB 00:00 DEBUG: (194/220): openstack-dashboard-16.2.3-0.2023050 24 MB/s | 12 MB 00:00 DEBUG: (195/220): python2-keystoneauth1-3.17.4-0.20210 7.9 MB/s | 415 kB 00:00 DEBUG: (196/220): python2-keystoneclient-3.21.0-0.2020 4.4 MB/s | 241 kB 00:00 DEBUG: (197/220): python2-mox3-0.28.0-0.20200220113751 2.4 MB/s | 74 kB 00:00 DEBUG: (198/220): python2-neutronclient-6.14.1-0.20200 5.3 MB/s | 300 kB 00:00 DEBUG: (199/220): python2-novaclient-15.1.1-0.20200629 6.1 MB/s | 220 kB 00:00 DEBUG: (200/220): python2-openstacksdk-0.36.5-0.202102 13 MB/s | 767 kB 00:00 DEBUG: (201/220): python2-os-client-config-1.33.0-0.20 1.5 MB/s | 48 kB 00:00 DEBUG: (202/220): python2-os-service-types-1.7.0-0.202 1.1 MB/s | 31 kB 00:00 DEBUG: (203/220): python2-oslo-concurrency-3.30.1-0.20 1.3 MB/s | 35 kB 00:00 DEBUG: (204/220): python2-osc-lib-1.14.1-0.20200221121 2.3 MB/s | 72 kB 00:00 DEBUG: (205/220): python2-oslo-config-6.11.3-0.2020112 4.4 MB/s | 223 kB 00:00 DEBUG: (206/220): python2-oslo-i18n-3.24.0-0.202002201 2.0 MB/s | 52 kB 00:00 DEBUG: (207/220): python2-oslo-context-2.23.1-0.202006 432 kB/s | 20 kB 00:00 DEBUG: (208/220): python2-oslo-log-3.44.3-0.2020061005 2.3 MB/s | 59 kB 00:00 DEBUG: (209/220): python2-oslo-messaging-10.2.4-0.2021 5.1 MB/s | 220 kB 00:00 DEBUG: (210/220): python2-oslo-middleware-3.38.1-0.202 1.9 MB/s | 48 kB 00:00 DEBUG: (211/220): python2-oslo-policy-2.3.4-0.20200713 2.7 MB/s | 64 kB 00:00 DEBUG: (212/220): python2-oslo-service-1.40.2-0.202002 2.3 MB/s | 66 kB 00:00 DEBUG: (213/220): python2-oslo-serialization-2.29.3-0. 891 kB/s | 29 kB 00:00 DEBUG: (214/220): python2-oslo-upgradecheck-0.3.2-0.20 627 kB/s | 18 kB 00:00 DEBUG: (215/220): python2-oslo-utils-3.41.6-0.20200703 2.3 MB/s | 73 kB 00:00 DEBUG: (216/220): python2-oslotest-3.8.1-0.20200220113 1.4 MB/s | 45 kB 00:00 DEBUG: (217/220): python2-osprofiler-2.8.2-0.202002211 3.5 MB/s | 124 kB 00:00 DEBUG: (218/220): python2-requestsexceptions-1.4.0-0.2 329 kB/s | 10 kB 00:00 DEBUG: (219/220): python2-stevedore-1.31.0-0.202002201 1.7 MB/s | 56 kB 00:00 DEBUG: (220/220): python2-swiftclient-3.8.1-0.20200221 4.7 MB/s | 163 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 20 MB/s | 17 MB 00:00 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-XStatic-1.0.1-8.el7.noarch 1/220 DEBUG: Installing : web-assets-filesystem-5-1.el7.noarch 2/220 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 3/220 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 4/220 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 5/220 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 6/220 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/220 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 8/220 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 9/220 DEBUG: Installing : apr-1.4.8-7.el7.x86_64 10/220 DEBUG: Running scriptlet: apr-1.4.8-7.el7.x86_64 10/220 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 11/220 DEBUG: Installing : apr-util-1.5.2-6.el7_9.1.x86_64 12/220 DEBUG: Running scriptlet: apr-util-1.5.2-6.el7_9.1.x86_64 12/220 DEBUG: Installing : python-ply-3.4-11.el7.noarch 13/220 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 14/220 DEBUG: Installing : libusbx-1.0.21-1.el7.x86_64 15/220 DEBUG: Running scriptlet: libusbx-1.0.21-1.el7.x86_64 15/220 DEBUG: Installing : cairo-gobject-1.15.12-4.el7.x86_64 16/220 DEBUG: Running scriptlet: cairo-gobject-1.15.12-4.el7.x86_64 16/220 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 17/220 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 17/220 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 18/220 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 19/220 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 20/220 DEBUG: Installing : python2-scss-1.3.4-6.el7.x86_64 21/220 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 22/220 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 23/220 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 24/220 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 25/220 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 26/220 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 27/220 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 28/220 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 29/220 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 30/220 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 31/220 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 32/220 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 33/220 DEBUG: Installing : libgusb-0.2.9-1.el7.x86_64 34/220 DEBUG: Running scriptlet: libgusb-0.2.9-1.el7.x86_64 34/220 DEBUG: Installing : colord-libs-1.3.4-2.el7.x86_64 35/220 DEBUG: Running scriptlet: colord-libs-1.3.4-2.el7.x86_64 35/220 DEBUG: Installing : python-lesscpy-0.9j-4.el7.noarch 36/220 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 37/220 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 38/220 DEBUG: Installing : httpd-tools-2.4.6-99.el7.centos.1.x86_64 39/220 DEBUG: Installing : XStatic-Angular-common-1:1.5.8.0-1.el7.noarch 40/220 DEBUG: Installing : python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch 41/220 DEBUG: Installing : bootswatch-common-3.3.7.0-1.el7.noarch 42/220 DEBUG: Installing : mdi-common-1.4.57.0-4.el7.noarch 43/220 DEBUG: Installing : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7 44/220 DEBUG: Installing : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el 45/220 DEBUG: Installing : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 46/220 DEBUG: Installing : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noar 47/220 DEBUG: Installing : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7 48/220 DEBUG: Installing : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7. 49/220 DEBUG: Installing : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 50/220 DEBUG: Installing : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 51/220 DEBUG: Installing : python-XStatic-Spin-1.2.5.2-2.el7.noarch 52/220 DEBUG: Installing : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 53/220 DEBUG: Installing : roboto-fontface-common-0.5.0.0-1.el7.noarch 54/220 DEBUG: Installing : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.n 55/220 DEBUG: Installing : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7. 56/220 DEBUG: Installing : xstatic-angular-fileupload-common-12.0.4.0-1.el7 57/220 DEBUG: Installing : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el 58/220 DEBUG: Installing : xstatic-angular-gettext-common-2.3.8.0-1.el7.noa 59/220 DEBUG: Installing : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.no 60/220 DEBUG: Installing : xstatic-angular-schema-form-common-0.8.13.0-0.1. 61/220 DEBUG: Installing : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1 62/220 DEBUG: Installing : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noar 63/220 DEBUG: Installing : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noa 64/220 DEBUG: Installing : xstatic-d3-common-3.5.17.0-1.el7.noarch 65/220 DEBUG: Installing : python2-XStatic-D3-3.5.17.0-1.el7.noarch 66/220 DEBUG: Installing : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 67/220 DEBUG: Installing : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 68/220 DEBUG: Installing : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 69/220 DEBUG: Installing : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 70/220 DEBUG: Installing : xstatic-objectpath-common-1.2.1.0-0.1.pre_review 71/220 DEBUG: Installing : python2-XStatic-objectpath-1.2.1.0-0.1.pre_revie 72/220 DEBUG: Installing : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 73/220 DEBUG: Installing : python2-XStatic-smart-table-1.4.13.2-1.el7.noarc 74/220 DEBUG: Installing : xstatic-termjs-common-0.0.7.0-1.el7.noarch 75/220 DEBUG: Installing : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 76/220 DEBUG: Installing : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.no 77/220 DEBUG: Installing : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.n 78/220 DEBUG: Installing : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 79/220 DEBUG: Installing : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarc 80/220 DEBUG: Installing : python-semantic_version-2.4.2-2.el7.noarch 81/220 DEBUG: Installing : openssl-1:1.0.2k-26.el7_9.x86_64 82/220 DEBUG: Installing : nettle-2.7.1-9.el7_9.x86_64 83/220 DEBUG: Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 83/220 DEBUG: Installing : xkeyboard-config-2.24-1.el7.noarch 84/220 DEBUG: Installing : libxkbcommon-0.7.1-3.el7.x86_64 85/220 DEBUG: Running scriptlet: libxkbcommon-0.7.1-3.el7.x86_64 85/220 DEBUG: Installing : which-2.20-7.el7.x86_64 86/220 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 86/220 DEBUG: Running scriptlet: trousers-0.3.14-2.el7.x86_64 87/220 DEBUG: Installing : trousers-0.3.14-2.el7.x86_64 87/220 DEBUG: Running scriptlet: trousers-0.3.14-2.el7.x86_64 87/220 DEBUG: Installing : gnutls-3.3.29-9.el7_6.x86_64 88/220 DEBUG: Running scriptlet: gnutls-3.3.29-9.el7_6.x86_64 88/220 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 89/220 DEBUG: Installing : python-isodate-0.5.4-8.el7.noarch 90/220 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 91/220 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 92/220 DEBUG: Installing : mailcap-2.1.41-2.el7.noarch 93/220 DEBUG: Running scriptlet: logrotate-3.8.6-19.el7.x86_64 94/220 DEBUG: Installing : logrotate-3.8.6-19.el7.x86_64 94/220 DEBUG: Installing : libwayland-egl-1.15.0-1.el7.x86_64 95/220 DEBUG: Running scriptlet: libwayland-egl-1.15.0-1.el7.x86_64 95/220 DEBUG: Installing : libwayland-cursor-1.15.0-1.el7.x86_64 96/220 DEBUG: Running scriptlet: libwayland-cursor-1.15.0-1.el7.x86_64 96/220 DEBUG: Installing : libmodman-2.0.1-8.el7.x86_64 97/220 DEBUG: Running scriptlet: libmodman-2.0.1-8.el7.x86_64 97/220 DEBUG: Installing : libproxy-0.4.11-11.el7.x86_64 98/220 DEBUG: Running scriptlet: libproxy-0.4.11-11.el7.x86_64 98/220 DEBUG: Installing : libepoxy-1.5.2-1.el7.x86_64 99/220 DEBUG: Running scriptlet: libepoxy-1.5.2-1.el7.x86_64 99/220 DEBUG: Installing : libXtst-1.2.3-1.el7.x86_64 100/220 DEBUG: Running scriptlet: libXtst-1.2.3-1.el7.x86_64 100/220 DEBUG: Installing : at-spi2-core-2.28.0-1.el7.x86_64 101/220 DEBUG: Running scriptlet: at-spi2-core-2.28.0-1.el7.x86_64 101/220 DEBUG: Installing : at-spi2-atk-2.26.2-1.el7.x86_64 102/220 DEBUG: Running scriptlet: at-spi2-atk-2.26.2-1.el7.x86_64 102/220 DEBUG: Installing : json-glib-1.4.2-2.el7.x86_64 103/220 DEBUG: Running scriptlet: json-glib-1.4.2-2.el7.x86_64 103/220 DEBUG: Installing : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 104/220 DEBUG: Installing : glib-networking-2.56.1-1.el7.x86_64 105/220 DEBUG: Running scriptlet: glib-networking-2.56.1-1.el7.x86_64 105/220 DEBUG: Installing : libsoup-2.62.2-2.el7.x86_64 106/220 DEBUG: Running scriptlet: libsoup-2.62.2-2.el7.x86_64 106/220 DEBUG: Installing : rest-0.8.1-2.el7.x86_64 107/220 DEBUG: Running scriptlet: rest-0.8.1-2.el7.x86_64 107/220 DEBUG: Installing : dconf-0.28.0-4.el7.x86_64 108/220 DEBUG: Running scriptlet: dconf-0.28.0-4.el7.x86_64 108/220 DEBUG: Installing : centos-logos-70.0.6-3.el7.centos.noarch 109/220 DEBUG: Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 109/220 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 110/220 DEBUG: Installing : httpd-2.4.6-99.el7.centos.1.x86_64 110/220 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 110/220 DEBUG: Installing : mod_wsgi-3.4-18.el7.x86_64 111/220 DEBUG: Installing : adwaita-cursor-theme-3.28.0-1.el7.noarch 112/220 DEBUG: Installing : adwaita-icon-theme-3.28.0-1.el7.noarch 113/220 DEBUG: Running scriptlet: adwaita-icon-theme-3.28.0-1.el7.noarch 113/220 DEBUG: Installing : gtk3-3.22.30-8.el7_9.x86_64 114/220 DEBUG: Running scriptlet: gtk3-3.22.30-8.el7_9.x86_64 114/220 DEBUG: Installing : librsvg2-tools-2.40.20-1.el7.x86_64 115/220 DEBUG: Installing : python2-sphinxcontrib-svg2pdfconverter-common-0. 116/220 DEBUG: Installing : python-html5lib-1:0.999-5.el7.noarch 117/220 DEBUG: Installing : python-rdflib-4.1.2-2.el7.noarch 118/220 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 119/220 DEBUG: Installing : python2-rjsmin-1.0.12-2.el7.x86_64 120/220 DEBUG: Installing : python2-rcssmin-1.0.6-2.el7.x86_64 121/220 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 122/220 DEBUG: Installing : python2-bson-3.7.2-1.el7.x86_64 123/220 DEBUG: Installing : python2-pymongo-3.7.2-1.el7.x86_64 124/220 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 125/220 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 126/220 DEBUG: Installing : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 127/220 DEBUG: Installing : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.no 128/220 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 129/220 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 130/220 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 131/220 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 132/220 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 133/220 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 134/220 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 135/220 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 136/220 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 137/220 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 138/220 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 139/220 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 140/220 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 141/220 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 142/220 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 143/220 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 144/220 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 145/220 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 146/220 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 147/220 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 148/220 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 149/220 DEBUG: Installing : python-versiontools-1.9.1-4.el7.noarch 150/220 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 151/220 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 152/220 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 153/220 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 154/220 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 155/220 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 156/220 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 157/220 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 158/220 DEBUG: Installing : python-pathlib-1.0.1-1.el7.noarch 159/220 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 160/220 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 161/220 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 162/220 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 163/220 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 164/220 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 165/220 DEBUG: Installing : python2-subunit-1.4.0-1.1.el7.noarch 166/220 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 167/220 DEBUG: Installing : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 168/220 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 169/220 DEBUG: Installing : python-django-bash-completion-1.11.20-1.el7.noar 170/220 DEBUG: Installing : python2-django-1.11.20-1.el7.noarch 171/220 DEBUG: Installing : python-django-appconf-1.0.1-4.el7.noarch 172/220 DEBUG: Installing : python2-django-compressor-2.1-5.el7.noarch 173/220 DEBUG: Installing : python2-django-horizon-1:16.2.3-0.20230509201333 174/220 DEBUG: Installing : python-django-pyscss-2.0.2-1.el7.noarch 175/220 DEBUG: Installing : python2-django-babel-0.6.2-1.el7.noarch 176/220 DEBUG: Installing : python2-django-debreach-1.5.2-1.el7.noarch 177/220 DEBUG: Installing : mdi-fonts-1.4.57.0-4.el7.noarch 178/220 DEBUG: Installing : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 179/220 DEBUG: Installing : bootswatch-fonts-3.3.7.0-1.el7.noarch 180/220 DEBUG: Installing : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 181/220 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 182/220 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 183/220 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 184/220 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 185/220 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 186/220 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 187/220 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 188/220 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 189/220 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 190/220 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 191/220 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 192/220 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 193/220 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 194/220 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 195/220 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90 196/220 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 197/220 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 198/220 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 199/220 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 200/220 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 201/220 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 202/220 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 203/220 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 204/220 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 205/220 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 206/220 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 207/220 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 208/220 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 209/220 DEBUG: Installing : openstack-dashboard-theme-1:16.2.3-0.20230509201 210/220 DEBUG: Installing : openstack-dashboard-1:16.2.3-0.20230509201333.f9 211/220 DEBUG: Running scriptlet: openstack-dashboard-1:16.2.3-0.20230509201333.f9 211/220 DEBUG: unable to write 'random state' DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 212/220 DEBUG: Installing : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 213/220 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 214/220 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 215/220 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 216/220 DEBUG: Installing : python-selenium-2.42.1-3.el7.noarch 217/220 DEBUG: Installing : python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7. 218/220 DEBUG: Installing : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 219/220 DEBUG: Installing : python2-ddt-1.2.0-2.el7.noarch 220/220 DEBUG: Running scriptlet: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 220/220 DEBUG: Running scriptlet: dconf-0.28.0-4.el7.x86_64 220/220 DEBUG: Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 220/220 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 220/220 DEBUG: Running scriptlet: adwaita-icon-theme-3.28.0-1.el7.noarch 220/220 DEBUG: Verifying : openstack-dashboard-1:16.2.3-0.20230509201333.f9 1/220 DEBUG: Verifying : openstack-dashboard-theme-1:16.2.3-0.20230509201 2/220 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 3/220 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/220 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/220 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/220 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/220 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/220 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 9/220 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 10/220 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 11/220 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 12/220 DEBUG: Verifying : python2-django-horizon-1:16.2.3-0.20230509201333 13/220 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 14/220 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 15/220 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 16/220 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 17/220 DEBUG: Verifying : python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7 18/220 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 19/220 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 20/220 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 21/220 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 22/220 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 23/220 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 24/220 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 25/220 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 26/220 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 27/220 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 28/220 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 29/220 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 30/220 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 31/220 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 32/220 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 33/220 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 34/220 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 35/220 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 36/220 DEBUG: Verifying : python2-oslotest-3.8.1-0.20200220113836.7ad16de. 37/220 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 38/220 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 39/220 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 40/220 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90 41/220 DEBUG: Verifying : XStatic-Angular-common-1:1.5.8.0-1.el7.noarch 42/220 DEBUG: Verifying : bootswatch-common-3.3.7.0-1.el7.noarch 43/220 DEBUG: Verifying : bootswatch-fonts-3.3.7.0-1.el7.noarch 44/220 DEBUG: Verifying : mdi-common-1.4.57.0-4.el7.noarch 45/220 DEBUG: Verifying : mdi-fonts-1.4.57.0-4.el7.noarch 46/220 DEBUG: Verifying : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7 47/220 DEBUG: Verifying : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el 48/220 DEBUG: Verifying : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 49/220 DEBUG: Verifying : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noar 50/220 DEBUG: Verifying : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7 51/220 DEBUG: Verifying : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7. 52/220 DEBUG: Verifying : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 53/220 DEBUG: Verifying : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 54/220 DEBUG: Verifying : python-XStatic-Spin-1.2.5.2-2.el7.noarch 55/220 DEBUG: Verifying : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 56/220 DEBUG: Verifying : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 57/220 DEBUG: Verifying : python-django-appconf-1.0.1-4.el7.noarch 58/220 DEBUG: Verifying : python-django-bash-completion-1.11.20-1.el7.noar 59/220 DEBUG: Verifying : python-django-pyscss-2.0.2-1.el7.noarch 60/220 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 61/220 DEBUG: Verifying : python-lesscpy-0.9j-4.el7.noarch 62/220 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 63/220 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 64/220 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 65/220 DEBUG: Verifying : python-pathlib-1.0.1-1.el7.noarch 66/220 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 67/220 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 68/220 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 69/220 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 70/220 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 71/220 DEBUG: Verifying : python-versiontools-1.9.1-4.el7.noarch 72/220 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 73/220 DEBUG: Verifying : python2-XStatic-1.0.1-8.el7.noarch 74/220 DEBUG: Verifying : python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch 75/220 DEBUG: Verifying : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7. 76/220 DEBUG: Verifying : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el 77/220 DEBUG: Verifying : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.no 78/220 DEBUG: Verifying : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1 79/220 DEBUG: Verifying : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noa 80/220 DEBUG: Verifying : python2-XStatic-D3-3.5.17.0-1.el7.noarch 81/220 DEBUG: Verifying : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarc 82/220 DEBUG: Verifying : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 83/220 DEBUG: Verifying : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 84/220 DEBUG: Verifying : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 85/220 DEBUG: Verifying : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 86/220 DEBUG: Verifying : python2-XStatic-objectpath-1.2.1.0-0.1.pre_revie 87/220 DEBUG: Verifying : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.no 88/220 DEBUG: Verifying : python2-XStatic-smart-table-1.4.13.2-1.el7.noarc 89/220 DEBUG: Verifying : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 90/220 DEBUG: Verifying : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.n 91/220 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 92/220 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 93/220 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 94/220 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 95/220 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 96/220 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 97/220 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 98/220 DEBUG: Verifying : python2-ddt-1.2.0-2.el7.noarch 99/220 DEBUG: Verifying : python2-django-1.11.20-1.el7.noarch 100/220 DEBUG: Verifying : python2-django-babel-0.6.2-1.el7.noarch 101/220 DEBUG: Verifying : python2-django-compressor-2.1-5.el7.noarch 102/220 DEBUG: Verifying : python2-django-debreach-1.5.2-1.el7.noarch 103/220 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 104/220 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 105/220 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 106/220 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 107/220 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 108/220 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 109/220 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 110/220 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 111/220 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 112/220 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 113/220 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 114/220 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 115/220 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 116/220 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 117/220 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 118/220 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 119/220 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 120/220 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 121/220 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 122/220 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 123/220 DEBUG: Verifying : python2-subunit-1.4.0-1.1.el7.noarch 124/220 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 125/220 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 126/220 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 127/220 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 128/220 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 129/220 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 130/220 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 131/220 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 132/220 DEBUG: Verifying : roboto-fontface-common-0.5.0.0-1.el7.noarch 133/220 DEBUG: Verifying : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 134/220 DEBUG: Verifying : web-assets-filesystem-5-1.el7.noarch 135/220 DEBUG: Verifying : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.n 136/220 DEBUG: Verifying : xstatic-angular-fileupload-common-12.0.4.0-1.el7 137/220 DEBUG: Verifying : xstatic-angular-gettext-common-2.3.8.0-1.el7.noa 138/220 DEBUG: Verifying : xstatic-angular-schema-form-common-0.8.13.0-0.1. 139/220 DEBUG: Verifying : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noar 140/220 DEBUG: Verifying : xstatic-d3-common-3.5.17.0-1.el7.noarch 141/220 DEBUG: Verifying : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 142/220 DEBUG: Verifying : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 143/220 DEBUG: Verifying : xstatic-objectpath-common-1.2.1.0-0.1.pre_review 144/220 DEBUG: Verifying : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 145/220 DEBUG: Verifying : xstatic-termjs-common-0.0.7.0-1.el7.noarch 146/220 DEBUG: Verifying : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.no 147/220 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 148/220 DEBUG: Verifying : python2-bson-3.7.2-1.el7.x86_64 149/220 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 150/220 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 151/220 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 152/220 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 153/220 DEBUG: Verifying : python2-pymongo-3.7.2-1.el7.x86_64 154/220 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 155/220 DEBUG: Verifying : python2-rcssmin-1.0.6-2.el7.x86_64 156/220 DEBUG: Verifying : python2-rjsmin-1.0.12-2.el7.x86_64 157/220 DEBUG: Verifying : python2-scss-1.3.4-6.el7.x86_64 158/220 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 159/220 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 160/220 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 161/220 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 162/220 DEBUG: Verifying : python-html5lib-1:0.999-5.el7.noarch 163/220 DEBUG: Verifying : python-rdflib-4.1.2-2.el7.noarch 164/220 DEBUG: Verifying : python-selenium-2.42.1-3.el7.noarch 165/220 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 166/220 DEBUG: Verifying : python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 167/220 DEBUG: Verifying : python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7. 168/220 DEBUG: Verifying : python2-sphinxcontrib-svg2pdfconverter-common-0. 169/220 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 170/220 DEBUG: Verifying : adwaita-cursor-theme-3.28.0-1.el7.noarch 171/220 DEBUG: Verifying : adwaita-icon-theme-3.28.0-1.el7.noarch 172/220 DEBUG: Verifying : apr-1.4.8-7.el7.x86_64 173/220 DEBUG: Verifying : at-spi2-atk-2.26.2-1.el7.x86_64 174/220 DEBUG: Verifying : at-spi2-core-2.28.0-1.el7.x86_64 175/220 DEBUG: Verifying : cairo-gobject-1.15.12-4.el7.x86_64 176/220 DEBUG: Verifying : centos-logos-70.0.6-3.el7.centos.noarch 177/220 DEBUG: Verifying : colord-libs-1.3.4-2.el7.x86_64 178/220 DEBUG: Verifying : dconf-0.28.0-4.el7.x86_64 179/220 DEBUG: Verifying : glib-networking-2.56.1-1.el7.x86_64 180/220 DEBUG: Verifying : gnutls-3.3.29-9.el7_6.x86_64 181/220 DEBUG: Verifying : gsettings-desktop-schemas-3.28.0-3.el7.x86_64 182/220 DEBUG: Verifying : json-glib-1.4.2-2.el7.x86_64 183/220 DEBUG: Verifying : libXtst-1.2.3-1.el7.x86_64 184/220 DEBUG: Verifying : libepoxy-1.5.2-1.el7.x86_64 185/220 DEBUG: Verifying : libgusb-0.2.9-1.el7.x86_64 186/220 DEBUG: Verifying : libmodman-2.0.1-8.el7.x86_64 187/220 DEBUG: Verifying : libproxy-0.4.11-11.el7.x86_64 188/220 DEBUG: Verifying : librsvg2-tools-2.40.20-1.el7.x86_64 189/220 DEBUG: Verifying : libsoup-2.62.2-2.el7.x86_64 190/220 DEBUG: Verifying : libusbx-1.0.21-1.el7.x86_64 191/220 DEBUG: Verifying : libwayland-cursor-1.15.0-1.el7.x86_64 192/220 DEBUG: Verifying : libwayland-egl-1.15.0-1.el7.x86_64 193/220 DEBUG: Verifying : libxkbcommon-0.7.1-3.el7.x86_64 194/220 DEBUG: Verifying : logrotate-3.8.6-19.el7.x86_64 195/220 DEBUG: Verifying : mailcap-2.1.41-2.el7.noarch 196/220 DEBUG: Verifying : mod_wsgi-3.4-18.el7.x86_64 197/220 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 198/220 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 199/220 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 200/220 DEBUG: Verifying : python-isodate-0.5.4-8.el7.noarch 201/220 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 202/220 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 203/220 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 204/220 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 205/220 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 206/220 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 207/220 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 208/220 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 209/220 DEBUG: Verifying : rest-0.8.1-2.el7.x86_64 210/220 DEBUG: Verifying : trousers-0.3.14-2.el7.x86_64 211/220 DEBUG: Verifying : which-2.20-7.el7.x86_64 212/220 DEBUG: Verifying : xkeyboard-config-2.24-1.el7.noarch 213/220 DEBUG: Verifying : apr-util-1.5.2-6.el7_9.1.x86_64 214/220 DEBUG: Verifying : gtk3-3.22.30-8.el7_9.x86_64 215/220 DEBUG: Verifying : httpd-2.4.6-99.el7.centos.1.x86_64 216/220 DEBUG: Verifying : httpd-tools-2.4.6-99.el7.centos.1.x86_64 217/220 DEBUG: Verifying : nettle-2.7.1-9.el7_9.x86_64 218/220 DEBUG: Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 219/220 DEBUG: Verifying : python-semantic_version-2.4.2-2.el7.noarch 220/220 DEBUG: Installed: DEBUG: openstack-dashboard-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch DEBUG: python2-ddt-1.2.0-2.el7.noarch DEBUG: python2-subunit-1.4.0-1.1.el7.noarch DEBUG: python2-testrepository-0.0.20-12.el7.noarch DEBUG: python2-testscenarios-0.5.0-8.el7.noarch DEBUG: python2-testtools-2.3.0-7.el7.noarch DEBUG: python-selenium-2.42.1-3.el7.noarch DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch DEBUG: python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch DEBUG: openstack-dashboard-theme-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.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-utils-lang-3.41.6-0.20200703054418.f4deaad.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-django-horizon-1:16.2.3-0.20230509201333.f9e08ed.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-mox3-0.28.0-0.20200220113751.0a1e5b9.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-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.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-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-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-osprofiler-2.8.2-0.20200221121507.d431c7a.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-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch DEBUG: XStatic-Angular-common-1:1.5.8.0-1.el7.noarch DEBUG: bootswatch-common-3.3.7.0-1.el7.noarch DEBUG: bootswatch-fonts-3.3.7.0-1.el7.noarch DEBUG: mdi-common-1.4.57.0-4.el7.noarch DEBUG: mdi-fonts-1.4.57.0-4.el7.noarch DEBUG: python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch DEBUG: python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noarch DEBUG: python-XStatic-Hogan-2.0.0.2-2.el7.noarch DEBUG: python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch DEBUG: python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarch DEBUG: python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch DEBUG: python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch DEBUG: python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch DEBUG: python-XStatic-Spin-1.2.5.2-2.el7.noarch DEBUG: python-XStatic-jQuery-1.10.2.1-1.el7.noarch DEBUG: python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch DEBUG: python-django-appconf-1.0.1-4.el7.noarch DEBUG: python-django-bash-completion-1.11.20-1.el7.noarch DEBUG: python-django-pyscss-2.0.2-1.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-lesscpy-0.9j-4.el7.noarch DEBUG: python-linecache2-1.0.0-1.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pathlib-1.0.1-1.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-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-versiontools-1.9.1-4.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python2-XStatic-1.0.1-8.el7.noarch DEBUG: python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch DEBUG: python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch DEBUG: python2-XStatic-D3-3.5.17.0-1.el7.noarch DEBUG: python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch DEBUG: python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch DEBUG: python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch DEBUG: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: python2-XStatic-smart-table-1.4.13.2-1.el7.noarch DEBUG: python2-XStatic-termjs-0.0.7.0-1.el7.noarch DEBUG: python2-XStatic-tv4-1.2.7.0-0.1.pre_review.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-django-1.11.20-1.el7.noarch DEBUG: python2-django-babel-0.6.2-1.el7.noarch DEBUG: python2-django-compressor-2.1-5.el7.noarch DEBUG: python2-django-debreach-1.5.2-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-extras-1.0.0-2.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-fixtures-3.0.0-7.el7.noarch DEBUG: python2-future-0.16.0-4.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-mimeparse-1.6.0-2.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pint-0.9-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-stestr-2.3.1-1.el7.noarch DEBUG: python2-traceback2-1.4.0-14.el7.noarch DEBUG: python2-unittest2-1.1.0-15.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: roboto-fontface-common-0.5.0.0-1.el7.noarch DEBUG: roboto-fontface-fonts-0.5.0.0-1.el7.noarch DEBUG: web-assets-filesystem-5-1.el7.noarch DEBUG: xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch DEBUG: xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarch DEBUG: xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch DEBUG: xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch DEBUG: xstatic-d3-common-3.5.17.0-1.el7.noarch DEBUG: xstatic-jasmine-common-2.4.1.1-1.el7.noarch DEBUG: xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch DEBUG: xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: xstatic-smart-table-common-1.4.13.2-1.el7.noarch DEBUG: xstatic-termjs-common-0.0.7.0-1.el7.noarch DEBUG: xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch DEBUG: dulwich-core-0.19.11-1.el7.x86_64 DEBUG: python2-bson-3.7.2-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-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-pymongo-3.7.2-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-rcssmin-1.0.6-2.el7.x86_64 DEBUG: python2-rjsmin-1.0.12-2.el7.x86_64 DEBUG: python2-scss-1.3.4-6.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: python-html5lib-1:0.999-5.el7.noarch DEBUG: python-rdflib-4.1.2-2.el7.noarch DEBUG: python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: adwaita-cursor-theme-3.28.0-1.el7.noarch DEBUG: adwaita-icon-theme-3.28.0-1.el7.noarch DEBUG: apr-1.4.8-7.el7.x86_64 DEBUG: at-spi2-atk-2.26.2-1.el7.x86_64 DEBUG: at-spi2-core-2.28.0-1.el7.x86_64 DEBUG: cairo-gobject-1.15.12-4.el7.x86_64 DEBUG: centos-logos-70.0.6-3.el7.centos.noarch DEBUG: colord-libs-1.3.4-2.el7.x86_64 DEBUG: dconf-0.28.0-4.el7.x86_64 DEBUG: glib-networking-2.56.1-1.el7.x86_64 DEBUG: gnutls-3.3.29-9.el7_6.x86_64 DEBUG: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 DEBUG: json-glib-1.4.2-2.el7.x86_64 DEBUG: libXtst-1.2.3-1.el7.x86_64 DEBUG: libepoxy-1.5.2-1.el7.x86_64 DEBUG: libgusb-0.2.9-1.el7.x86_64 DEBUG: libmodman-2.0.1-8.el7.x86_64 DEBUG: libproxy-0.4.11-11.el7.x86_64 DEBUG: librsvg2-tools-2.40.20-1.el7.x86_64 DEBUG: libsoup-2.62.2-2.el7.x86_64 DEBUG: libusbx-1.0.21-1.el7.x86_64 DEBUG: libwayland-cursor-1.15.0-1.el7.x86_64 DEBUG: libwayland-egl-1.15.0-1.el7.x86_64 DEBUG: libxkbcommon-0.7.1-3.el7.x86_64 DEBUG: logrotate-3.8.6-19.el7.x86_64 DEBUG: mailcap-2.1.41-2.el7.noarch DEBUG: mod_wsgi-3.4-18.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-isodate-0.5.4-8.el7.noarch 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: rest-0.8.1-2.el7.x86_64 DEBUG: trousers-0.3.14-2.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: xkeyboard-config-2.24-1.el7.noarch DEBUG: apr-util-1.5.2-6.el7_9.1.x86_64 DEBUG: gtk3-3.22.30-8.el7_9.x86_64 DEBUG: httpd-2.4.6-99.el7.centos.1.x86_64 DEBUG: httpd-tools-2.4.6-99.el7.centos.1.x86_64 DEBUG: nettle-2.7.1-9.el7_9.x86_64 DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 DEBUG: python-semantic_version-2.4.2-2.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 openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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', '0b6ba1bddc5c45c68bfdd3c5e1aba0eb', '-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: python-django-bash-completion-1.11.20-1.el7.noarch 1551794599 2332 f9e6d65358058e44d5e87ce569ed6cc5 installed 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: python2-django-horizon-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch 1683663346 3552916 92dc92ef88bc2f4abdb163fe72c05a6e 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: mdi-fonts-1.4.57.0-4.el7.noarch 1501231538 2185373 1512dc1566e2dd74acb0b42803a8a176 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: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch 1582277592 16945 2cfe0aed1ff9e5961a9938d1dd9c2830 installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.92.1.el7.x86_64 1687262738 3948359 b0c89f0d958e2a485771cc05ce8772da installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 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: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 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: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded 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: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 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: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch 1593414356 592748 afbd13e0d9037c22f66869dc06001c93 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: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab 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: openstack-dashboard-theme-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch 1683663346 0 2391c98f7402d84faf606dffcebb3717 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: python2-testrepository-0.0.20-12.el7.noarch 1517958841 738495 35e810adb7b201b47004459e1708ef84 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: python2-sphinxcontrib-rsvgconverter-0.1.0-4.el7.noarch 1567154461 6717 6eecb117ab9ec69b4b1492b5a2aa3d35 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: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: python2-extras-1.0.0-2.el7.noarch 1517941859 30624 f5fc482326b22274012749652345fbc7 installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: libusbx-1.0.21-1.el7.x86_64 1523407190 143429 cc8e175b4c336554ea675b4a36cb9e71 installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: colord-libs-1.3.4-2.el7.x86_64 1585707859 588052 a4e533aa7bd567a46991c6d67d16c9e2 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: httpd-tools-2.4.6-99.el7.centos.1.x86_64 1685455376 172479 efc6e24b1ea2de2af90879b66b336428 installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: mdi-common-1.4.57.0-4.el7.noarch 1501231538 279951 b09565c877beb4990c6f45ec34a99cef installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch 1419191429 29338 e8d5e2cda7b1d60773619e69a57d0f73 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 1430499046 113368 2601e8d2517965bc51cb23890726d2ea installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch 1486400490 270833 41fe446403866defd3f65ed8db07f07a installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch 1486400368 32117 15bae1c4c8d3bffbd58b0ef6da6ce04a installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch 1501229883 619987 a4dd7b91136b32c90d621817812f0b4d installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: xstatic-jasmine-common-2.4.1.1-1.el7.noarch 1501230601 141226 7c8ef1ce12b091977816efbb5d97f3ee installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.noarch 1470671244 3962 579033a4f17979646eefef67161b20b8 installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: xstatic-termjs-common-0.0.7.0-1.el7.noarch 1501232077 156090 9b5b5555117af45de332544aac770422 installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: python-XStatic-jQuery-1.10.2.1-1.el7.noarch 1419195590 373025 6bded265431008ab6046efec95121cd2 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: nettle-2.7.1-9.el7_9.x86_64 1618512316 765082 d71a605fd1fdc67cf4b5556850dd0fb4 installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: trousers-0.3.14-2.el7.x86_64 1501780568 836873 7a4bdd0c029c5750be61101d418d4adc installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: libwayland-egl-1.15.0-1.el7.x86_64 1540921077 8260 e4fd5a1f3f713fba000211dbde1fd0a4 installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: libepoxy-1.5.2-1.el7.x86_64 1540919576 1260442 fb8564f2b26c37a1482730e69ce069bf installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: json-glib-1.4.2-2.el7.x86_64 1541177089 501612 6bfcd42c80ebc5164ec59f48ea080f92 installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: rest-0.8.1-2.el7.x86_64 1540923723 183886 eefbb1978f98e2a2758343d2b99f0270 installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: mod_wsgi-3.4-18.el7.x86_64 1540939446 202264 399b1f9114758dd705921fb5149de244 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: librsvg2-tools-2.40.20-1.el7.x86_64 1540921102 49734 a5d062242f747bfe286ebf9bd741bde7 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python2-bson-3.7.2-1.el7.x86_64 1551849789 350847 a73a86cc94cebc3fdf82eedf725b31f7 installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: roboto-fontface-fonts-0.5.0.0-1.el7.noarch 1479811340 14706726 74703abb3d1985ff4b247d5d4c04c91b installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-pint-0.9-1.el7.noarch 1551193083 1191341 18c696c20bcacc8b9e42aff20f802f91 installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python2-jsonpatch-1.21-1.el7.noarch 1518080692 60909 eee3352967a843630215288f999c1572 installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: python-pathlib-1.0.1-1.el7.noarch 1437225507 416388 feac0b563cdea7757893154c2de94409 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: python2-unittest2-1.1.0-15.el7.noarch 1532617200 948299 092b9101dcb4d91e6d1e831af1f2d154 installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: python2-stestr-2.3.1-1.el7.noarch 1559898009 646659 40856bd6e064a5ce584e6d6cf56e3451 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-22.el7_9.x86_64 1637771717 1991172 7d53a12d4145e079fa1881d861a77e4b 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: web-assets-filesystem-5-1.el7.noarch 1419189892 0 2ffb0dc2f690ee277dbd38d0d47edf83 installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 1588850570 411429 ee9a64dff32ed2fc73129650184226ac installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: apr-1.4.8-7.el7.x86_64 1601480766 226710 7cc4085a30b74234de8f3071982f8a2a installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: apr-util-1.5.2-6.el7_9.1.x86_64 1684413751 198791 5a01b61db712e79b712e2bb2a5e1a2bf installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: cairo-gobject-1.15.12-4.el7.x86_64 1565305422 35784 247e512b27053bc6a6687fde4b1751b9 installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 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-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 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-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: libgusb-0.2.9-1.el7.x86_64 1501993238 107410 4bd0f4f0254eeeac469635f5cfcc2073 installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: python-lesscpy-0.9j-4.el7.noarch 1419188353 312821 53c7a85457e756a4b6c559f0da4bbc4e installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: XStatic-Angular-common-1:1.5.8.0-1.el7.noarch 1486399330 3267465 26b082b394480b1a66be1ce2e95fa652 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: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: python2-django-1.11.20-1.el7.noarch 1551794599 17234950 f3e5a1f263aa6bf634d70844cca03e9a installed DEBUG: python2-django-compressor-2.1-5.el7.noarch 1517404209 550460 7a80065a0e926b483c40cfd47815398f installed DEBUG: python-django-pyscss-2.0.2-1.el7.noarch 1441264520 29986 343a6067f73e721802c74096f72cda8b installed DEBUG: python2-django-debreach-1.5.2-1.el7.noarch 1536051682 49373 45962e73584d172fbb713934458862d8 installed DEBUG: python2-XStatic-mdi-1.4.57.0-4.el7.noarch 1501231538 37897 6a7a03d11f2bb8cfc0b1f0eb29ff7cad installed DEBUG: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 1486419190 16305 f8471b452cdd956475ff8d9697b601c9 installed DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch 1612423918 4090316 a97537acc4249fba37f0831fd0b3f915 installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 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-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch 1587732894 39850 44f193359807984a1e132ca647a922ad installed DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch 1618482008 1096440 55e1b65d05bf9c6cd9de4b524ad08ca6 installed DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch 1582287587 254483 71329ff15e804d5eea575b3d7a281471 installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch 1582287340 514723 cbcdbc2f1ef354e60475f941e58b2c16 installed DEBUG: openstack-dashboard-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch 1683663346 58745307 6fc40a0d64ea7507b19c4778cb64f626 installed DEBUG: python2-oslotest-3.8.1-0.20200220113836.7ad16de.el7.noarch 1582198745 141009 173c61a9d8c845d4500b5d9e168e340e installed DEBUG: python2-testscenarios-0.5.0-8.el7.noarch 1518087080 109659 ac637433015c1d2f08d3590d36f9a73d installed DEBUG: python-selenium-2.42.1-3.el7.noarch 1419186640 3197826 7e9b1c18427d9e57185406b25face492 installed DEBUG: python2-sphinxcontrib-apidoc-0.2.1-6.el7.noarch 1523978910 33681 0ca40d0347b2a26e2dffbf4b16846b28 installed DEBUG: bootswatch-common-3.3.7.0-1.el7.noarch 1486419190 6941190 c3866ebcc98275481e948f2f3e75ea6a installed DEBUG: python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch 1443780810 12559 b4494e63b50504d0e4efd206ff0f9f52 installed DEBUG: python-XStatic-Hogan-2.0.0.2-2.el7.noarch 1419191079 20426 1f4f0354cd97c8117dd49bc13e9a04de installed DEBUG: python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarch 1419191533 62155 3a2100080e733574389c553767dab15c installed DEBUG: python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 1443792811 30965 b2eb6923439f0886f024dedde0f725df installed DEBUG: python-XStatic-Spin-1.2.5.2-2.el7.noarch 1419191888 9688 7f4f3e9274a2100bc649084d7fe3908f installed DEBUG: roboto-fontface-common-0.5.0.0-1.el7.noarch 1479811340 28892 be61de2860ea0fa5cfefefb16d454c5c installed DEBUG: python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch 1486400490 5759 738c11d5b344b4a2ece81f7b3948a699 installed DEBUG: python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch 1464082304 7122 46a0b5c61c42736d126266d4c0be959a installed DEBUG: python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch 1486400368 5462 887ba306aaf3bf6c39a807b8b543e3e5 installed DEBUG: python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch 1470671960 6715 d67b25f135e0bb5a045d70e47070f820 installed DEBUG: python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch 1501229883 11365 3aa13afb5be25c1448856d28c90ea3db installed DEBUG: python2-XStatic-D3-3.5.17.0-1.el7.noarch 1486420474 5058 711e5cc27783128950852a2918479c49 installed DEBUG: python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 1501230601 5433 d464953509c3b686615ffcdde634b6c3 installed DEBUG: python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 1486400476 5320 30b580a5afcdcaf099aca68778d256ed installed DEBUG: python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch 1470671244 6389 edafb0152a6ee99b03fa76b612656eee installed DEBUG: python2-XStatic-smart-table-1.4.13.2-1.el7.noarch 1501231911 5708 77f791ab6f2ed49b0fb42a1876be5852 installed DEBUG: python2-XStatic-termjs-0.0.7.0-1.el7.noarch 1501232077 5862 e65d39f876a42fe171de111955713109 installed DEBUG: python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.noarch 1470669179 5790 08b5eb4d1a38a7b9fbbe4397f98a35e7 installed DEBUG: python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch 1486637169 7150 262bfa8fab83445810b00ccea312b9d4 installed DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 1679328899 833692 1eb5570bb045c5b4f19001662f912296 installed DEBUG: xkeyboard-config-2.24-1.el7.noarch 1540923197 5836098 6e303a17af40c0498b319f19aeb457c8 installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: gnutls-3.3.29-9.el7_6.x86_64 1552559470 2097819 f82fa52300da8811286430201915afce installed DEBUG: python-isodate-0.5.4-8.el7.noarch 1523421238 224340 e83c98d939ffa05860905ae9dabf0cd1 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: logrotate-3.8.6-19.el7.x86_64 1585711579 107068 2324179cbf5578aa7c7cdfd39db0e8ad installed DEBUG: libwayland-cursor-1.15.0-1.el7.x86_64 1540921077 33756 5099e093666e616f8f732d6137d2c633 installed DEBUG: libproxy-0.4.11-11.el7.x86_64 1523406593 164014 5238ea30a29e5163ee6010d2696acb1d installed DEBUG: libXtst-1.2.3-1.el7.x86_64 1501649124 29938 fa9186e0d600312861a3230199657845 installed DEBUG: at-spi2-atk-2.26.2-1.el7.x86_64 1541191264 234095 761819de0478dd0ea29b49ad9554c53f installed DEBUG: gsettings-desktop-schemas-3.28.0-3.el7.x86_64 1585709098 4139603 57179a68bc99e659a0bcad8713117303 installed DEBUG: libsoup-2.62.2-2.el7.x86_64 1540930995 1544095 c442df531eb50ee52fbdcb9f96c23d99 installed DEBUG: dconf-0.28.0-4.el7.x86_64 1541173928 337424 e5e462764c819c47dcec5ecaa4dbbc70 installed DEBUG: httpd-2.4.6-99.el7.centos.1.x86_64 1685455376 9829328 790f360f97c9354bec4974767d5dafe6 installed DEBUG: adwaita-cursor-theme-3.28.0-1.el7.noarch 1540921313 12033505 e9610d314b7bee4abf97ad481b8f3f23 installed DEBUG: gtk3-3.22.30-8.el7_9.x86_64 1649176086 17937985 65fb857277c0ad27263cc8e8600b6061 installed DEBUG: python2-sphinxcontrib-svg2pdfconverter-common-0.1.0-4.el7.noarch 1567154461 4959 9a3834c8d0c21bfac52dc7eb0d01d44a installed DEBUG: python-rdflib-4.1.2-2.el7.noarch 1430525285 2974107 b827cd99c75425fc97e30f4076900880 installed DEBUG: python2-rjsmin-1.0.12-2.el7.x86_64 1464681894 81801 b69853595a93d531af3ab302b19eec15 installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: python2-pymongo-3.7.2-1.el7.x86_64 1551849789 1852358 3a3075853198d3b698bff20d2772b818 installed DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 1551797258 3179029 a2189798e76e47643dd34e869993658b installed DEBUG: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch 1479811340 19965 4d8a7112fdc8806ad9b8d6adaa84c642 installed DEBUG: python2-voluptuous-0.10.5-2.el7.noarch 1516092298 254112 5fbf24cb2c695908d0ec7432dcea5a5c 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-jsonpointer-1.10-4.el7.noarch 1473098433 34916 7edaaec6ef9f96148078964864834d43 installed DEBUG: python-warlock-1.0.1-1.el7.noarch 1419201087 26900 d7a63d2b64ce8ae3de3d8efcad18a771 installed DEBUG: python2-future-0.16.0-4.el7.noarch 1494399076 3796094 8de1b68776005aaa5ba5e67cd7ae667d installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: python-versiontools-1.9.1-4.el7.noarch 1419193572 384569 0c4b06982c8daedc7a86fcc020d604f8 installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 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: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: python2-traceback2-1.4.0-14.el7.noarch 1531755022 49687 08b2794f97d85ebf083f9c13faeb3cc4 installed DEBUG: python2-testtools-2.3.0-7.el7.noarch 1565601453 1716945 8ab23668251a09f89c0aa0de841f6bf5 installed DEBUG: python2-subunit-1.4.0-1.1.el7.noarch 1585742412 359017 48ace61bfca5b868e6ac582422fb930a installed DEBUG: python2-mox3-0.28.0-0.20200220113751.0a1e5b9.el7.noarch 1582198698 457689 327c3252fe13632d24a5415da0148584 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-django-appconf-1.0.1-4.el7.noarch 1465922656 281074 84e4961e5765deab01e5dba85af50ecb 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: python2-django-babel-0.6.2-1.el7.noarch 1516719815 597327 96f69a0e8e861767a7ba24f910f00ff9 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: bootswatch-fonts-3.3.7.0-1.el7.noarch 1486419190 217270 d67ec0f1f5ad0044762bf6d10b39c0d4 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: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch 1582284621 221415 3d9f3fbe158a595f7b321804e4799c20 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: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 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: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 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: python2-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch 1582272218 638023 071f86db887f30276671e1794c5cbdc5 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: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch 1593413695 1000546 adf56ff0430545f2817f4afa0edaa416 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: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch 1593413771 1638001 3f9fa6ff81d6d12abcbb8d3661ea41b3 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: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a 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: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch 1582284218 653186 1e9a3fe8991f23093197bdf05fbfe0d8 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: python2-openstackdocstheme-1.29.0-2.el7.noarch 1549391151 2386697 3dbb21583b9c700458715655e2326bf1 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: python2-ddt-1.2.0-2.el7.noarch 1549897144 21069 144bf0e1051719784cb05b5b9e11d06b 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-22.el7_9.x86_64 1637771717 2643168 d849183f4bf673f9492384a94b501ef5 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-XStatic-1.0.1-8.el7.noarch 1486409695 6853 04d4523b298206c3a2df1d52530d57e0 installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: python2-scss-1.3.4-6.el7.x86_64 1475148563 1012533 867a1d78067b0a16d47183ff7c45dc07 installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch 1486399330 15659 679c2ec1f4159354fe536a8c2461621d installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noarch 1419191035 146519 29a3bf74f3eea4dd64ed397ef8890352 installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch 1419191496 19482 00249c42ec0d90db660563b5ec0f7dc7 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 1419196323 2122007 5826bb70e437bb6afb11a0a358c585e4 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarch 1464082304 494289 4cb0151db047998db609c4c14e4688a0 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_review.el7.noarch 1470671960 172563 4e7469eb56649ebedbe261501f1e1c44 installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: xstatic-d3-common-3.5.17.0-1.el7.noarch 1486420474 338394 d2c48b439566c4b3bac237da3db983d0 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 1486400476 131150 afc6fbd1a2c592f967ee4ec9c3045412 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: xstatic-smart-table-common-1.4.13.2-1.el7.noarch 1501231911 38420 b077cbdfc94282aa36017d6fb03cd449 installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch 1470669179 85365 409b8890e7bd9f2a17cdbe19c90f8708 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python-semantic_version-2.4.2-2.el7.noarch 1543514868 70239 e34e19533e562997daf5b922ada5bc12 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: libxkbcommon-0.7.1-3.el7.x86_64 1565311322 274686 a8f33336624356facf8ea6a6085b7499 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: python-2.7.5-93.el7_9.x86_64 1687262456 80835 4793d52447932027fbc5dc49e4385e16 installed DEBUG: mailcap-2.1.41-2.el7.noarch 1402361843 63360 d20a25f8d834c1cac92727b8aa8e0f72 installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: libmodman-2.0.1-8.el7.x86_64 1402385418 58871 d9d56d2a76492f4c2f9c827d7aae6b08 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: at-spi2-core-2.28.0-1.el7.x86_64 1541184277 482455 06cc439c72f9b6dc5670e784ef92cd82 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: glib-networking-2.56.1-1.el7.x86_64 1541184258 510478 dd740a6d1b03e6d225d27e7cd87e1052 installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: centos-logos-70.0.6-3.el7.centos.noarch 1443643112 22548401 288c573e626f84c20c6830e833da985c installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: adwaita-icon-theme-3.28.0-1.el7.noarch 1540921313 13958096 cae3dddba4796d0f829e1e204bcc2ae5 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: python-html5lib-1:0.999-5.el7.noarch 1419098943 1216184 b17d0704ec2cca051b4a1ad2c1ca8fef installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: python2-rcssmin-1.0.6-2.el7.x86_64 1464682176 80217 d244a848e3e44cabcfb2d9b50e9b6716 installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: dulwich-core-0.19.11-1.el7.x86_64 1551797258 61331 8bb2a9e3bc05922a4cb482a93dd2aff9 installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-mimeparse-1.6.0-2.el7.noarch 1531744756 18437 34e30495a759f08f2705c0bd69dda852 installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python2-jmespath-0.9.0-5.el7.noarch 1471942113 133462 35d7d024e5b609832a4f1c370d28d6eb installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-appdirs-1.4.0-4.el7.noarch 1442869947 61227 ad895a8eba8cfc09d23abcc17af2f459 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: python-linecache2-1.0.0-1.el7.noarch 1441716831 19763 5535ce257ba2aef676534f30878d4f5a installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: python2-fixtures-3.0.0-7.el7.noarch 1508232022 361072 a3ac50eb7b9762f192ebaff72f5aea45 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 openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia-ui.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.yol7io2o:/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.yol7io2o:/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', '121a36ec3f2c4694a40cafafeec45110', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yol7io2o:/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/openstack-octavia-ui.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.0ggY1q DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf octavia-dashboard-4.0.3.dev6 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-dashboard-4.0.3.dev6-0.20230727154909.ecb3ecd.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd octavia-dashboard-4.0.3.dev6 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 'openstack-octavia-ui-4.0.3 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.VbIXcO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 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/octavia_dashboard DEBUG: creating build/lib/octavia_dashboard/enabled DEBUG: copying octavia_dashboard/enabled/_1482_project_load_balancer_panel.py -> build/lib/octavia_dashboard/enabled DEBUG: copying octavia_dashboard/enabled/__init__.py -> build/lib/octavia_dashboard/enabled DEBUG: creating build/lib/octavia_dashboard/dashboards DEBUG: copying octavia_dashboard/dashboards/__init__.py -> build/lib/octavia_dashboard/dashboards DEBUG: creating build/lib/octavia_dashboard/tests DEBUG: copying octavia_dashboard/tests/__init__.py -> build/lib/octavia_dashboard/tests DEBUG: copying octavia_dashboard/tests/settings.py -> build/lib/octavia_dashboard/tests DEBUG: copying octavia_dashboard/tests/urls.py -> build/lib/octavia_dashboard/tests DEBUG: creating build/lib/octavia_dashboard/api DEBUG: copying octavia_dashboard/api/__init__.py -> build/lib/octavia_dashboard/api DEBUG: copying octavia_dashboard/__init__.py -> build/lib/octavia_dashboard DEBUG: copying octavia_dashboard/version.py -> build/lib/octavia_dashboard DEBUG: creating build/lib/octavia_dashboard/api/rest DEBUG: copying octavia_dashboard/api/rest/__init__.py -> build/lib/octavia_dashboard/api/rest DEBUG: copying octavia_dashboard/api/rest/barbican.py -> build/lib/octavia_dashboard/api/rest DEBUG: copying octavia_dashboard/api/rest/lbaasv2.py -> build/lib/octavia_dashboard/api/rest DEBUG: creating build/lib/octavia_dashboard/dashboards/project DEBUG: copying octavia_dashboard/dashboards/project/__init__.py -> build/lib/octavia_dashboard/dashboards/project DEBUG: creating build/lib/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying octavia_dashboard/dashboards/project/load_balancer/__init__.py -> build/lib/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying octavia_dashboard/dashboards/project/load_balancer/panel.py -> build/lib/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying octavia_dashboard/dashboards/project/load_balancer/urls.py -> build/lib/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying octavia_dashboard/dashboards/project/load_balancer/views.py -> build/lib/octavia_dashboard/dashboards/project/load_balancer DEBUG: creating build/lib/octavia_dashboard/tests/unit DEBUG: copying octavia_dashboard/tests/unit/__init__.py -> build/lib/octavia_dashboard/tests/unit DEBUG: copying octavia_dashboard/tests/unit/registration.py -> build/lib/octavia_dashboard/tests/unit DEBUG: running egg_info DEBUG: deleting octavia_dashboard.egg-info/requires.txt DEBUG: writing octavia_dashboard.egg-info/PKG-INFO DEBUG: writing top-level names to octavia_dashboard.egg-info/top_level.txt DEBUG: writing dependency_links to octavia_dashboard.egg-info/dependency_links.txt DEBUG: writing pbr to octavia_dashboard.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia_dashboard.egg-info/SOURCES.txt' DEBUG: copying octavia_dashboard/karma.conf.js -> build/lib/octavia_dashboard DEBUG: copying octavia_dashboard/post_install.sh -> build/lib/octavia_dashboard DEBUG: creating build/lib/octavia_dashboard/conf DEBUG: copying octavia_dashboard/conf/.gitkeep -> build/lib/octavia_dashboard/conf DEBUG: creating build/lib/octavia_dashboard/local_settings.d DEBUG: copying octavia_dashboard/local_settings.d/_1499_load_balancer_settings.py -> build/lib/octavia_dashboard/local_settings.d DEBUG: creating build/lib/octavia_dashboard/locale DEBUG: creating build/lib/octavia_dashboard/locale/de DEBUG: creating build/lib/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/en_AU DEBUG: creating build/lib/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/en_AU/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/en_GB DEBUG: creating build/lib/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/fr DEBUG: creating build/lib/octavia_dashboard/locale/fr/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/fr/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/id DEBUG: creating build/lib/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/ja DEBUG: creating build/lib/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/ko_KR DEBUG: creating build/lib/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/pt_BR DEBUG: creating build/lib/octavia_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/ru DEBUG: creating build/lib/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/zh_CN DEBUG: creating build/lib/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/locale/zh_TW DEBUG: creating build/lib/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: copying octavia_dashboard/locale/zh_TW/LC_MESSAGES/djangojs.po -> build/lib/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: creating build/lib/octavia_dashboard/static DEBUG: creating build/lib/octavia_dashboard/static/app DEBUG: creating build/lib/octavia_dashboard/static/app/core DEBUG: creating build/lib/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.js -> build/lib/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.spec.js -> build/lib/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.js -> build/lib/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.spec.js -> build/lib/octavia_dashboard/static/app/core/openstack-service-api DEBUG: creating build/lib/octavia_dashboard/static/dashboard DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.scss -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/members/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/drawer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.spec.js -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: creating build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.help.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: copying octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.html -> build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: creating build/lib/octavia_dashboard/dashboards/project/load_balancer/templates DEBUG: creating build/lib/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer DEBUG: copying octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer/index.html -> build/lib/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer DEBUG: + sleep 1 DEBUG: + export PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python2.7/site-packages:/usr/lib/python2.7/site-packages:/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: + PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python2.7/site-packages:/usr/lib/python2.7/site-packages:/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: + sphinx-build-2 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: WARNING: the config value 'latex_preamble' is set to a string with non-ASCII characters; this can lead to Unicode errors occurring. Please use Unicode strings, e.g. u'Content'. 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/octavia-dashboard-4.0.3.dev6/.gitreview found DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.api.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.api.rest.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.dashboards.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.dashboards.project.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/octavia_dashboard.dashboards.project.load_balancer.rst. DEBUG: Creating file /builddir/build/BUILD/octavia-dashboard-4.0.3.dev6/doc/source/contributor/modules/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 5 source files that are out of date DEBUG: updating environment: 12 added, 0 changed, 0 removed DEBUG: reading sources... [ 8%] contributing DEBUG: reading sources... [ 16%] contributor/modules/modules DEBUG: reading sources... [ 25%] contributor/modules/octavia_dashboard DEBUG: reading sources... [ 33%] contributor/modules/octavia_dashboard.api DEBUG: reading sources... [ 41%] contributor/modules/octavia_dashboard.api.rest DEBUG: reading sources... [ 50%] contributor/modules/octavia_dashboard.dashboards DEBUG: reading sources... [ 58%] contributor/modules/octavia_dashboard.dashboards.project DEBUG: reading sources... [ 66%] contributor/modules/octavia_dashboard.dashboards.project.load_balancer DEBUG: reading sources... [ 75%] index DEBUG: reading sources... [ 83%] installation DEBUG: reading sources... [ 91%] readme DEBUG: reading sources... [100%] reference DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 8%] contributing DEBUG: [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/octavia-dashboard/tree/doc/source' DEBUG: [openstackdocstheme] bug_project (use_storyboard set) 'openstack/octavia-dashboard' 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/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... [ 16%] contributor/modules/modules 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/contributor/modules/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/modules.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/modules' DEBUG: writing output... [ 25%] contributor/modules/octavia_dashboard 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/contributor/modules/octavia_dashboard.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard' DEBUG: writing output... [ 33%] contributor/modules/octavia_dashboard.api 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/contributor/modules/octavia_dashboard.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.api.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard.api' DEBUG: writing output... [ 41%] contributor/modules/octavia_dashboard.api.rest 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/contributor/modules/octavia_dashboard.api.rest.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.api.rest.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard.api.rest' DEBUG: writing output... [ 50%] contributor/modules/octavia_dashboard.dashboards 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/contributor/modules/octavia_dashboard.dashboards.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.dashboards.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard.dashboards' DEBUG: writing output... [ 58%] contributor/modules/octavia_dashboard.dashboards.project 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/contributor/modules/octavia_dashboard.dashboards.project.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.dashboards.project.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard.dashboards.project' DEBUG: writing output... [ 66%] contributor/modules/octavia_dashboard.dashboards.project.load_balancer 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/contributor/modules/octavia_dashboard.dashboards.project.load_balancer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/modules/octavia_dashboard.dashboards.project.load_balancer.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributor/modules/octavia_dashboard.dashboards.project.load_balancer' DEBUG: writing output... [ 75%] 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... [ 83%] 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... [ 91%] 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%] reference 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/reference.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'reference' DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: py-modindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: highlighting module code... [ 16%] django.utils.functional DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/django/utils/functional' DEBUG: highlighting module code... [ 33%] octavia_dashboard.api.rest.barbican DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/octavia_dashboard/api/rest/barbican' DEBUG: highlighting module code... [ 50%] octavia_dashboard.api.rest.lbaasv2 DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/octavia_dashboard/api/rest/lbaasv2' DEBUG: highlighting module code... [ 66%] octavia_dashboard.dashboards.project.load_balancer.panel DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/octavia_dashboard/dashboards/project/load_balancer/panel' DEBUG: highlighting module code... [ 83%] octavia_dashboard.dashboards.project.load_balancer.views DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/octavia_dashboard/dashboards/project/load_balancer/views' DEBUG: highlighting module code... [100%] octavia_dashboard.version DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/octavia_dashboard/version' DEBUG: [openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' 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, 1 warning. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OJeAMt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 DEBUG: + cd octavia-dashboard-4.0.3.dev6 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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool/pool.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/pool DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor/monitor.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/monitor DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members/members.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/members DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer/loadbalancer.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/loadbalancer DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/listener DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule/l7rule.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7rule DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy/l7policy.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/l7policy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.help.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates/certificates.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/certificates DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/model.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/workflow/modal.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/workflow DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table/table-status.directive.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/table DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect/filter-select.component.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/widgets/filterselect DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/util DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators/validate-unique.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/util/validators DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create/create.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/pools/pools.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/pools DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list/update-member-list.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/update-list DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member/modal.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/edit-member DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/members/members.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/members DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit/edit.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip/modal.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/disassociate-ip DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create/create.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/create DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip/modal.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/actions/associate-ip DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/panel.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers/loadbalancers.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/loadbalancers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit/edit.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create/create.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/listeners/listeners.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create/create.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules/l7rules.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7rules DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create/create.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies/l7policies.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/l7policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/drawer.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details/detail.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/details DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/edit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/delete DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create/create.action.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/actions/create DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors/healthmonitors.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2/healthmonitors DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.scss -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: copying build/lib/octavia_dashboard/static/dashboard/project/lbaasv2/lbaasv2.module.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/dashboard/project/lbaasv2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying build/lib/octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying build/lib/octavia_dashboard/static/app/core/openstack-service-api/octavia-barbican.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying build/lib/octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.spec.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core/openstack-service-api DEBUG: copying build/lib/octavia_dashboard/static/app/core/openstack-service-api/lbaasv2.service.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/static/app/core/openstack-service-api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/zh_TW/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/id DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/id/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_AU DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/octavia_dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/local_settings.d DEBUG: copying build/lib/octavia_dashboard/local_settings.d/_1499_load_balancer_settings.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/local_settings.d DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/conf DEBUG: copying build/lib/octavia_dashboard/conf/.gitkeep -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/conf DEBUG: copying build/lib/octavia_dashboard/post_install.sh -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard DEBUG: copying build/lib/octavia_dashboard/karma.conf.js -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard DEBUG: copying build/lib/octavia_dashboard/version.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard DEBUG: copying build/lib/octavia_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest DEBUG: copying build/lib/octavia_dashboard/api/rest/lbaasv2.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest DEBUG: copying build/lib/octavia_dashboard/api/rest/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest DEBUG: copying build/lib/octavia_dashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest DEBUG: copying build/lib/octavia_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/unit DEBUG: copying build/lib/octavia_dashboard/tests/unit/registration.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/unit DEBUG: copying build/lib/octavia_dashboard/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/unit DEBUG: copying build/lib/octavia_dashboard/tests/urls.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests DEBUG: copying build/lib/octavia_dashboard/tests/settings.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests DEBUG: copying build/lib/octavia_dashboard/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer/index.html -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/templates/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/load_balancer/views.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/load_balancer/urls.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/load_balancer/panel.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/load_balancer/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer DEBUG: copying build/lib/octavia_dashboard/dashboards/project/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project DEBUG: copying build/lib/octavia_dashboard/dashboards/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/enabled DEBUG: copying build/lib/octavia_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/enabled DEBUG: copying build/lib/octavia_dashboard/enabled/_1482_project_load_balancer_panel.py -> /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/enabled DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/local_settings.d/_1499_load_balancer_settings.py to _1499_load_balancer_settings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest/lbaasv2.py to lbaasv2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest/barbican.py to barbican.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/rest/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/unit/registration.py to registration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/settings.py to settings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/views.py to views.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/urls.py to urls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/panel.py to panel.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/load_balancer/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/project/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/dashboards/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/enabled/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard/enabled/_1482_project_load_balancer_panel.py to _1482_project_load_balancer_panel.pyc DEBUG: writing byte-compilation script '/tmp/tmpzHAFfY.py' DEBUG: /usr/bin/python2 -O /tmp/tmpzHAFfY.py DEBUG: removing /tmp/tmpzHAFfY.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing octavia_dashboard.egg-info/PKG-INFO DEBUG: writing top-level names to octavia_dashboard.egg-info/top_level.txt DEBUG: writing dependency_links to octavia_dashboard.egg-info/dependency_links.txt DEBUG: writing pbr to octavia_dashboard.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia_dashboard.egg-info/SOURCES.txt' DEBUG: Copying octavia_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/lib/python2.7/site-packages/octavia_dashboard-4.0.3.dev6-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: + install -p -D -m 644 octavia_dashboard/enabled/_1482_project_load_balancer_panel.py /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1482_project_load_balancer_panel.py 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/octavia-dashboard-4.0.3.dev6 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/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.B2iz5c DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + exit 0 DEBUG: Processing files: openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cLwrpW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/openstack-octavia-ui-4.0.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/openstack-octavia-ui-4.0.3 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/openstack-octavia-ui-4.0.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tXcdKF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/openstack-octavia-ui-4.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/openstack-octavia-ui-4.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/openstack-octavia-ui-4.0.3 DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-ui = 4.0.3-0.20230727154909.ecb3ecd.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: /bin/bash python(abi) = 2.7 DEBUG: Processing files: python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QoG8Qr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/python2-octavia-ui-doc-4.0.3 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/python2-octavia-ui-doc-4.0.3 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/doc/python2-octavia-ui-doc-4.0.3 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x0un0d DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/python2-octavia-ui-doc-4.0.3 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/python2-octavia-ui-doc-4.0.3 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64/usr/share/licenses/python2-octavia-ui-doc-4.0.3 DEBUG: + exit 0 DEBUG: Provides: python-octavia-ui-doc = 4.0.3-0.20230727154909.ecb3ecd.el7 python2-octavia-ui-doc = 4.0.3-0.20230727154909.ecb3ecd.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Obsoletes: python-octavia-ui-doc < 4.0.3-0.20230727154909.ecb3ecd.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ijAVWB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-dashboard-4.0.3.dev6 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm INFO: Done(/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.src.rpm) Config(dlrn-5) 0 minutes 35 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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: 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 6396104 3196456 945520 6673808 8586504 DEBUG: Swap: 8388604 1134620 7253984 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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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 6411896 2370448 1755716 7484024 7760516 DEBUG: Swap: 8388604 1134620 7253984 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.2qw_grek', '/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 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', '928309a9bf7b407ca02f2d9d404fbfb3', '-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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm /home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm', '/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe_sxod_:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aa0c49cc63ae4cebac75244191482fb5', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe_sxod_:/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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch.rpm', '/home/centos-train/data/repos/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80/openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.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-puppet-ceph-68ece8d8f4d0ebb41dd46cdf5f 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: python2-octavia-ui-doc noarch4.0.3-0.20230727154909.ecb3ecd.el7 @commandline 987 k DEBUG: openstack-octavia-ui noarch4.0.3-0.20230727154909.ecb3ecd.el7 @commandline 198 k DEBUG: Installing dependencies: DEBUG: openstack-dashboard noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 12 M DEBUG: openstack-dashboard-theme noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 1.7 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 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-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 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-django-horizon noarch1:16.2.3-0.20230509201333.f9e08ed.el7 delorean 814 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-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-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 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-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-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-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 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-swiftclient noarch3.8.1-0.20200221080253.72b90fe.el7 delorean 163 k DEBUG: XStatic-Angular-common noarch1:1.5.8.0-1.el7 delorean-train-testing 455 k DEBUG: bootswatch-common noarch3.3.7.0-1.el7 delorean-train-testing 618 k DEBUG: bootswatch-fonts noarch3.3.7.0-1.el7 delorean-train-testing 112 k DEBUG: mdi-common noarch1.4.57.0-4.el7 delorean-train-testing 36 k DEBUG: mdi-fonts noarch1.4.57.0-4.el7 delorean-train-testing 481 k DEBUG: python-XStatic-Angular-lrdragndrop noarch1.0.2.2-2.el7 delorean-train-testing 9.2 k DEBUG: python-XStatic-Bootstrap-Datepicker noarch1.3.1.0-1.el7 delorean-train-testing 40 k DEBUG: python-XStatic-Hogan noarch2.0.0.2-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-JQuery-Migrate noarch1.2.1.1-2.el7 delorean-train-testing 15 k DEBUG: python-XStatic-JQuery-TableSorter noarch2.14.5.1-2.el7 delorean-train-testing 24 k DEBUG: python-XStatic-JQuery-quicksearch noarch2.0.3.1-2.el7 delorean-train-testing 11 k DEBUG: python-XStatic-Magic-Search noarch0.2.0.1-2.el7 delorean-train-testing 12 k DEBUG: python-XStatic-Rickshaw noarch1.5.0.0-4.el7 delorean-train-testing 31 k DEBUG: python-XStatic-Spin noarch1.2.5.2-2.el7 delorean-train-testing 9.5 k DEBUG: python-XStatic-jQuery noarch1.10.2.1-1.el7 delorean-train-testing 111 k DEBUG: python-XStatic-jquery-ui noarch1.10.4.1-1.el7 delorean-train-testing 326 k DEBUG: python-django-appconf noarch1.0.1-4.el7 delorean-train-testing 88 k DEBUG: python-django-bash-completion noarch1.11.20-1.el7 delorean-train-testing 8.6 k DEBUG: python-django-pyscss noarch2.0.2-1.el7 delorean-train-testing 15 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-lesscpy noarch0.9j-4.el7 delorean-train-testing 82 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pathlib noarch1.0.1-1.el7 delorean-train-testing 109 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-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-versiontools noarch1.9.1-4.el7 delorean-train-testing 97 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic noarch1.0.1-8.el7 delorean-train-testing 7.8 k DEBUG: python2-XStatic-Angular noarch1:1.5.8.0-1.el7 delorean-train-testing 13 k DEBUG: python2-XStatic-Angular-Bootstrap noarch2.2.0.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-Angular-FileUpload noarch12.0.4.0-1.el7 delorean-train-testing 8.3 k DEBUG: python2-XStatic-Angular-Gettext noarch2.3.8.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Angular-Schema-Form noarch0.8.13.0-0.1.pre_review.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-Bootstrap-SCSS noarch3.3.7.1-2.el7 delorean-train-testing 8.7 k DEBUG: python2-XStatic-D3 noarch3.5.17.0-1.el7 delorean-train-testing 7.7 k DEBUG: python2-XStatic-Font-Awesome noarch4.7.0.0-3.el7 delorean-train-testing 9.9 k DEBUG: python2-XStatic-JSEncrypt noarch2.3.1.1-1.el7 delorean-train-testing 7.9 k DEBUG: python2-XStatic-Jasmine noarch2.4.1.1-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-bootswatch noarch3.3.7.0-1.el7 delorean-train-testing 11 k DEBUG: python2-XStatic-mdi noarch1.4.57.0-4.el7 delorean-train-testing 18 k DEBUG: python2-XStatic-objectpath noarch1.2.1.0-0.1.pre_review.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-roboto-fontface noarch0.5.0.0-1.el7 delorean-train-testing 9.1 k DEBUG: python2-XStatic-smart-table noarch1.4.13.2-1.el7 delorean-train-testing 8.2 k DEBUG: python2-XStatic-termjs noarch0.0.7.0-1.el7 delorean-train-testing 8.0 k DEBUG: python2-XStatic-tv4 noarch1.2.7.0-0.1.pre_review.el7 delorean-train-testing 7.6 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-django noarch1.11.20-1.el7 delorean-train-testing 4.2 M DEBUG: python2-django-babel noarch0.6.2-1.el7 delorean-train-testing 169 k DEBUG: python2-django-compressor noarch2.1-5.el7 delorean-train-testing 165 k DEBUG: python2-django-debreach noarch1.5.2-1.el7 delorean-train-testing 19 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 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-pint noarch0.9-1.el7 delorean-train-testing 246 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 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: roboto-fontface-common noarch0.5.0.0-1.el7 delorean-train-testing 14 k DEBUG: roboto-fontface-fonts noarch0.5.0.0-1.el7 delorean-train-testing 4.1 M DEBUG: web-assets-filesystem noarch5-1.el7 delorean-train-testing 3.5 k DEBUG: xstatic-angular-bootstrap-common noarch2.2.0.0-1.el7 delorean-train-testing 56 k DEBUG: xstatic-angular-fileupload-common noarch12.0.4.0-1.el7 delorean-train-testing 147 k DEBUG: xstatic-angular-gettext-common noarch2.3.8.0-1.el7 delorean-train-testing 12 k DEBUG: xstatic-angular-schema-form-common noarch0.8.13.0-0.1.pre_review.el7 delorean-train-testing 39 k DEBUG: xstatic-bootstrap-scss-common noarch3.3.7.1-2.el7 delorean-train-testing 195 k DEBUG: xstatic-d3-common noarch3.5.17.0-1.el7 delorean-train-testing 73 k DEBUG: xstatic-jasmine-common noarch2.4.1.1-1.el7 delorean-train-testing 37 k DEBUG: xstatic-jsencrypt-common noarch2.3.1.1-1.el7 delorean-train-testing 34 k DEBUG: xstatic-objectpath-common noarch1.2.1.0-0.1.pre_review.el7 delorean-train-testing 5.1 k DEBUG: xstatic-smart-table-common noarch1.4.13.2-1.el7 delorean-train-testing 13 k DEBUG: xstatic-termjs-common noarch0.0.7.0-1.el7 delorean-train-testing 36 k DEBUG: xstatic-tv4-common noarch1.2.7.0-0.1.pre_review.el7 delorean-train-testing 22 k DEBUG: python2-bson x86_643.7.2-1.el7 delorean-train-testing 95 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-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-pymongo x86_643.7.2-1.el7 delorean-train-testing 322 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-rcssmin x86_641.0.6-2.el7 delorean-train-testing 24 k DEBUG: python2-rjsmin x86_641.0.12-2.el7 delorean-train-testing 22 k DEBUG: python2-scss x86_641.3.4-6.el7 delorean-train-testing 244 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: PyYAML x86_643.10-11.el7 base 153 k DEBUG: apr x86_641.4.8-7.el7 base 104 k DEBUG: centos-logos noarch70.0.6-3.el7.centos base 21 M DEBUG: logrotate x86_643.8.6-19.el7 base 70 k DEBUG: mailcap noarch2.1.41-2.el7 base 31 k DEBUG: mod_wsgi x86_643.4-18.el7 base 77 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-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: which x86_642.20-7.el7 base 41 k DEBUG: apr-util x86_641.5.2-6.el7_9.1 updates 92 k DEBUG: httpd x86_642.4.6-99.el7.centos.1 updates 2.7 M DEBUG: httpd-tools x86_642.4.6-99.el7.centos.1 updates 94 k DEBUG: openssl x86_641:1.0.2k-26.el7_9 updates 494 k DEBUG: python-semantic_version noarch2.4.2-2.el7 extras 23 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 169 Packages DEBUG: Total size: 63 M DEBUG: Installed size: 200 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-dashboard-16.2.3-0.20230509201333.f9e08ed.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openstack-dashboard-theme-16.2.3-0.20230509201333.f9e08ed.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-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-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.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-django-horizon-16.2.3-0.20230509201333.f9e08ed.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-glanceclient-2.17.1-0.20200629070513.1aba8f2.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-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-service-types-1.7.0-0.20200220153341.0b2f473.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-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-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-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-osprofiler-2.8.2-0.20200221121507.d431c7a.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-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] XStatic-Angular-common-1.5.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-common-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-fonts-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-common-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-fonts-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Hogan-2.0.0.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-Spin-1.2.5.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-jQuery-1.10.2.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-appconf-1.0.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-bash-completion-1.11.20-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-pyscss-2.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lesscpy-0.9j-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pathlib-1.0.1-1.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-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-versiontools-1.9.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-1.0.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-1.5.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-D3-3.5.17.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-mdi-1.4.57.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-smart-table-1.4.13.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-termjs-0.0.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-XStatic-tv4-1.2.7.0-0.1.pre_review.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-django-1.11.20-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-babel-0.6.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-compressor-2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-django-debreach-1.5.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-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-pint-0.9-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.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] roboto-fontface-common-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] roboto-fontface-fonts-0.5.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] web-assets-filesystem-5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-d3-common-3.5.17.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jasmine-common-2.4.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-smart-table-common-1.4.13.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-termjs-common-0.0.7.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-bson-3.7.2-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-pymongo-3.7.2-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-rcssmin-1.0.6-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-rjsmin-1.0.12-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-scss-1.3.4-6.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] apr-1.4.8-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] centos-logos-70.0.6-3.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] logrotate-3.8.6-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mailcap-2.1.41-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mod_wsgi-3.4-18.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-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] apr-util-1.5.2-6.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-2.4.6-99.el7.centos.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-tools-2.4.6-99.el7.centos.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-semantic_version-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-XStatic-1.0.1-8.el7.noarch 1/169 DEBUG: Installing : web-assets-filesystem-5-1.el7.noarch 2/169 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 3/169 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 4/169 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 5/169 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 6/169 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 7/169 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 8/169 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 9/169 DEBUG: Installing : apr-1.4.8-7.el7.x86_64 10/169 DEBUG: Running scriptlet: apr-1.4.8-7.el7.x86_64 10/169 DEBUG: Installing : apr-util-1.5.2-6.el7_9.1.x86_64 11/169 DEBUG: Running scriptlet: apr-util-1.5.2-6.el7_9.1.x86_64 11/169 DEBUG: Installing : python-ply-3.4-11.el7.noarch 12/169 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 13/169 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 14/169 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 14/169 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 15/169 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 16/169 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 17/169 DEBUG: Installing : python2-scss-1.3.4-6.el7.x86_64 18/169 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 19/169 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 20/169 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 21/169 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 22/169 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 23/169 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 24/169 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 25/169 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 26/169 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 27/169 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 28/169 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 29/169 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 30/169 DEBUG: Installing : python-lesscpy-0.9j-4.el7.noarch 31/169 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 32/169 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 33/169 DEBUG: Installing : httpd-tools-2.4.6-99.el7.centos.1.x86_64 34/169 DEBUG: Installing : XStatic-Angular-common-1:1.5.8.0-1.el7.noarch 35/169 DEBUG: Installing : python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch 36/169 DEBUG: Installing : bootswatch-common-3.3.7.0-1.el7.noarch 37/169 DEBUG: Installing : mdi-common-1.4.57.0-4.el7.noarch 38/169 DEBUG: Installing : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7 39/169 DEBUG: Installing : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el 40/169 DEBUG: Installing : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 41/169 DEBUG: Installing : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noar 42/169 DEBUG: Installing : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7 43/169 DEBUG: Installing : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7. 44/169 DEBUG: Installing : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 45/169 DEBUG: Installing : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 46/169 DEBUG: Installing : python-XStatic-Spin-1.2.5.2-2.el7.noarch 47/169 DEBUG: Installing : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 48/169 DEBUG: Installing : roboto-fontface-common-0.5.0.0-1.el7.noarch 49/169 DEBUG: Installing : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.n 50/169 DEBUG: Installing : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7. 51/169 DEBUG: Installing : xstatic-angular-fileupload-common-12.0.4.0-1.el7 52/169 DEBUG: Installing : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el 53/169 DEBUG: Installing : xstatic-angular-gettext-common-2.3.8.0-1.el7.noa 54/169 DEBUG: Installing : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.no 55/169 DEBUG: Installing : xstatic-angular-schema-form-common-0.8.13.0-0.1. 56/169 DEBUG: Installing : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1 57/169 DEBUG: Installing : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noar 58/169 DEBUG: Installing : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noa 59/169 DEBUG: Installing : xstatic-d3-common-3.5.17.0-1.el7.noarch 60/169 DEBUG: Installing : python2-XStatic-D3-3.5.17.0-1.el7.noarch 61/169 DEBUG: Installing : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 62/169 DEBUG: Installing : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 63/169 DEBUG: Installing : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 64/169 DEBUG: Installing : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 65/169 DEBUG: Installing : xstatic-objectpath-common-1.2.1.0-0.1.pre_review 66/169 DEBUG: Installing : python2-XStatic-objectpath-1.2.1.0-0.1.pre_revie 67/169 DEBUG: Installing : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 68/169 DEBUG: Installing : python2-XStatic-smart-table-1.4.13.2-1.el7.noarc 69/169 DEBUG: Installing : xstatic-termjs-common-0.0.7.0-1.el7.noarch 70/169 DEBUG: Installing : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 71/169 DEBUG: Installing : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.no 72/169 DEBUG: Installing : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.n 73/169 DEBUG: Installing : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 74/169 DEBUG: Installing : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarc 75/169 DEBUG: Installing : python-semantic_version-2.4.2-2.el7.noarch 76/169 DEBUG: Installing : openssl-1:1.0.2k-26.el7_9.x86_64 77/169 DEBUG: Installing : which-2.20-7.el7.x86_64 78/169 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 78/169 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 79/169 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 80/169 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 81/169 DEBUG: Installing : mailcap-2.1.41-2.el7.noarch 82/169 DEBUG: Running scriptlet: logrotate-3.8.6-19.el7.x86_64 83/169 DEBUG: Installing : logrotate-3.8.6-19.el7.x86_64 83/169 DEBUG: Installing : centos-logos-70.0.6-3.el7.centos.noarch 84/169 DEBUG: Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 84/169 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 85/169 DEBUG: Installing : httpd-2.4.6-99.el7.centos.1.x86_64 85/169 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 85/169 DEBUG: Installing : mod_wsgi-3.4-18.el7.x86_64 86/169 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 87/169 DEBUG: Installing : python2-rjsmin-1.0.12-2.el7.x86_64 88/169 DEBUG: Installing : python2-rcssmin-1.0.6-2.el7.x86_64 89/169 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 90/169 DEBUG: Installing : python2-bson-3.7.2-1.el7.x86_64 91/169 DEBUG: Installing : python2-pymongo-3.7.2-1.el7.x86_64 92/169 DEBUG: Installing : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 93/169 DEBUG: Installing : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.no 94/169 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 95/169 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 96/169 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 97/169 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 98/169 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 99/169 DEBUG: Installing : python2-pint-0.9-1.el7.noarch 100/169 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 101/169 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 102/169 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 103/169 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 104/169 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 105/169 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 106/169 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 107/169 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 108/169 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 109/169 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 110/169 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 111/169 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 112/169 DEBUG: Installing : python-versiontools-1.9.1-4.el7.noarch 113/169 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 114/169 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 115/169 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 116/169 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 117/169 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 118/169 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 119/169 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 120/169 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 121/169 DEBUG: Installing : python-pathlib-1.0.1-1.el7.noarch 122/169 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 123/169 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 124/169 DEBUG: Installing : python-django-bash-completion-1.11.20-1.el7.noar 125/169 DEBUG: Installing : python2-django-1.11.20-1.el7.noarch 126/169 DEBUG: Installing : python-django-appconf-1.0.1-4.el7.noarch 127/169 DEBUG: Installing : python2-django-compressor-2.1-5.el7.noarch 128/169 DEBUG: Installing : python2-django-horizon-1:16.2.3-0.20230509201333 129/169 DEBUG: Installing : python-django-pyscss-2.0.2-1.el7.noarch 130/169 DEBUG: Installing : python2-django-babel-0.6.2-1.el7.noarch 131/169 DEBUG: Installing : python2-django-debreach-1.5.2-1.el7.noarch 132/169 DEBUG: Installing : mdi-fonts-1.4.57.0-4.el7.noarch 133/169 DEBUG: Installing : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 134/169 DEBUG: Installing : bootswatch-fonts-3.3.7.0-1.el7.noarch 135/169 DEBUG: Installing : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 136/169 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 137/169 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 138/169 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 139/169 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 140/169 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 141/169 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 142/169 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 143/169 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 144/169 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 145/169 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 146/169 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 147/169 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 148/169 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 149/169 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 150/169 DEBUG: Installing : python2-swiftclient-3.8.1-0.20200221080253.72b90 151/169 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 152/169 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 153/169 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 154/169 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 155/169 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 156/169 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 157/169 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 158/169 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 159/169 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 160/169 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 161/169 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 162/169 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 163/169 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 164/169 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 165/169 DEBUG: Installing : openstack-dashboard-theme-1:16.2.3-0.20230509201 166/169 DEBUG: Installing : openstack-dashboard-1:16.2.3-0.20230509201333.f9 167/169 DEBUG: Running scriptlet: openstack-dashboard-1:16.2.3-0.20230509201333.f9 167/169 DEBUG: unable to write 'random state' DEBUG: Installing : openstack-octavia-ui-4.0.3-0.20230727154909.ecb3 168/169 DEBUG: Installing : python2-octavia-ui-doc-4.0.3-0.20230727154909.ec 169/169 DEBUG: Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 169/169 DEBUG: Running scriptlet: httpd-2.4.6-99.el7.centos.1.x86_64 169/169 DEBUG: Verifying : openstack-dashboard-1:16.2.3-0.20230509201333.f9 1/169 DEBUG: Verifying : openstack-dashboard-theme-1:16.2.3-0.20230509201 2/169 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 3/169 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/169 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/169 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/169 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/169 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/169 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 9/169 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 10/169 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 11/169 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 12/169 DEBUG: Verifying : python2-django-horizon-1:16.2.3-0.20230509201333 13/169 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 14/169 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 15/169 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 16/169 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 17/169 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 18/169 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 19/169 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 20/169 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 21/169 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 22/169 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 23/169 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 24/169 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 25/169 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 26/169 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 27/169 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 28/169 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 29/169 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 30/169 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 31/169 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 32/169 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 33/169 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 34/169 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 35/169 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 36/169 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 37/169 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 38/169 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20200221080253.72b90 39/169 DEBUG: Verifying : XStatic-Angular-common-1:1.5.8.0-1.el7.noarch 40/169 DEBUG: Verifying : bootswatch-common-3.3.7.0-1.el7.noarch 41/169 DEBUG: Verifying : bootswatch-fonts-3.3.7.0-1.el7.noarch 42/169 DEBUG: Verifying : mdi-common-1.4.57.0-4.el7.noarch 43/169 DEBUG: Verifying : mdi-fonts-1.4.57.0-4.el7.noarch 44/169 DEBUG: Verifying : python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7 45/169 DEBUG: Verifying : python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el 46/169 DEBUG: Verifying : python-XStatic-Hogan-2.0.0.2-2.el7.noarch 47/169 DEBUG: Verifying : python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noar 48/169 DEBUG: Verifying : python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7 49/169 DEBUG: Verifying : python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7. 50/169 DEBUG: Verifying : python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch 51/169 DEBUG: Verifying : python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch 52/169 DEBUG: Verifying : python-XStatic-Spin-1.2.5.2-2.el7.noarch 53/169 DEBUG: Verifying : python-XStatic-jQuery-1.10.2.1-1.el7.noarch 54/169 DEBUG: Verifying : python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch 55/169 DEBUG: Verifying : python-django-appconf-1.0.1-4.el7.noarch 56/169 DEBUG: Verifying : python-django-bash-completion-1.11.20-1.el7.noar 57/169 DEBUG: Verifying : python-django-pyscss-2.0.2-1.el7.noarch 58/169 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 59/169 DEBUG: Verifying : python-lesscpy-0.9j-4.el7.noarch 60/169 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 61/169 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 62/169 DEBUG: Verifying : python-pathlib-1.0.1-1.el7.noarch 63/169 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 64/169 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 65/169 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 66/169 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 67/169 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 68/169 DEBUG: Verifying : python-versiontools-1.9.1-4.el7.noarch 69/169 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 70/169 DEBUG: Verifying : python2-XStatic-1.0.1-8.el7.noarch 71/169 DEBUG: Verifying : python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch 72/169 DEBUG: Verifying : python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7. 73/169 DEBUG: Verifying : python2-XStatic-Angular-FileUpload-12.0.4.0-1.el 74/169 DEBUG: Verifying : python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.no 75/169 DEBUG: Verifying : python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1 76/169 DEBUG: Verifying : python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noa 77/169 DEBUG: Verifying : python2-XStatic-D3-3.5.17.0-1.el7.noarch 78/169 DEBUG: Verifying : python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarc 79/169 DEBUG: Verifying : python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch 80/169 DEBUG: Verifying : python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch 81/169 DEBUG: Verifying : python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch 82/169 DEBUG: Verifying : python2-XStatic-mdi-1.4.57.0-4.el7.noarch 83/169 DEBUG: Verifying : python2-XStatic-objectpath-1.2.1.0-0.1.pre_revie 84/169 DEBUG: Verifying : python2-XStatic-roboto-fontface-0.5.0.0-1.el7.no 85/169 DEBUG: Verifying : python2-XStatic-smart-table-1.4.13.2-1.el7.noarc 86/169 DEBUG: Verifying : python2-XStatic-termjs-0.0.7.0-1.el7.noarch 87/169 DEBUG: Verifying : python2-XStatic-tv4-1.2.7.0-0.1.pre_review.el7.n 88/169 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 89/169 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 90/169 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 91/169 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 92/169 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 93/169 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 94/169 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 95/169 DEBUG: Verifying : python2-django-1.11.20-1.el7.noarch 96/169 DEBUG: Verifying : python2-django-babel-0.6.2-1.el7.noarch 97/169 DEBUG: Verifying : python2-django-compressor-2.1-5.el7.noarch 98/169 DEBUG: Verifying : python2-django-debreach-1.5.2-1.el7.noarch 99/169 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 100/169 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 101/169 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 102/169 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 103/169 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 104/169 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 105/169 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 106/169 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 107/169 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 108/169 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 109/169 DEBUG: Verifying : python2-pint-0.9-1.el7.noarch 110/169 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 111/169 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 112/169 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 113/169 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 114/169 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 115/169 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 116/169 DEBUG: Verifying : roboto-fontface-common-0.5.0.0-1.el7.noarch 117/169 DEBUG: Verifying : roboto-fontface-fonts-0.5.0.0-1.el7.noarch 118/169 DEBUG: Verifying : web-assets-filesystem-5-1.el7.noarch 119/169 DEBUG: Verifying : xstatic-angular-bootstrap-common-2.2.0.0-1.el7.n 120/169 DEBUG: Verifying : xstatic-angular-fileupload-common-12.0.4.0-1.el7 121/169 DEBUG: Verifying : xstatic-angular-gettext-common-2.3.8.0-1.el7.noa 122/169 DEBUG: Verifying : xstatic-angular-schema-form-common-0.8.13.0-0.1. 123/169 DEBUG: Verifying : xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noar 124/169 DEBUG: Verifying : xstatic-d3-common-3.5.17.0-1.el7.noarch 125/169 DEBUG: Verifying : xstatic-jasmine-common-2.4.1.1-1.el7.noarch 126/169 DEBUG: Verifying : xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch 127/169 DEBUG: Verifying : xstatic-objectpath-common-1.2.1.0-0.1.pre_review 128/169 DEBUG: Verifying : xstatic-smart-table-common-1.4.13.2-1.el7.noarch 129/169 DEBUG: Verifying : xstatic-termjs-common-0.0.7.0-1.el7.noarch 130/169 DEBUG: Verifying : xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.no 131/169 DEBUG: Verifying : python2-bson-3.7.2-1.el7.x86_64 132/169 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 133/169 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 134/169 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 135/169 DEBUG: Verifying : python2-pymongo-3.7.2-1.el7.x86_64 136/169 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 137/169 DEBUG: Verifying : python2-rcssmin-1.0.6-2.el7.x86_64 138/169 DEBUG: Verifying : python2-rjsmin-1.0.12-2.el7.x86_64 139/169 DEBUG: Verifying : python2-scss-1.3.4-6.el7.x86_64 140/169 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 141/169 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 142/169 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 143/169 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 144/169 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 145/169 DEBUG: Verifying : apr-1.4.8-7.el7.x86_64 146/169 DEBUG: Verifying : centos-logos-70.0.6-3.el7.centos.noarch 147/169 DEBUG: Verifying : logrotate-3.8.6-19.el7.x86_64 148/169 DEBUG: Verifying : mailcap-2.1.41-2.el7.noarch 149/169 DEBUG: Verifying : mod_wsgi-3.4-18.el7.x86_64 150/169 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 151/169 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 152/169 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 153/169 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 154/169 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 155/169 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 156/169 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 157/169 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 158/169 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 159/169 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 160/169 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 161/169 DEBUG: Verifying : which-2.20-7.el7.x86_64 162/169 DEBUG: Verifying : apr-util-1.5.2-6.el7_9.1.x86_64 163/169 DEBUG: Verifying : httpd-2.4.6-99.el7.centos.1.x86_64 164/169 DEBUG: Verifying : httpd-tools-2.4.6-99.el7.centos.1.x86_64 165/169 DEBUG: Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 166/169 DEBUG: Verifying : python-semantic_version-2.4.2-2.el7.noarch 167/169 DEBUG: Verifying : python2-octavia-ui-doc-4.0.3-0.20230727154909.ec 168/169 DEBUG: Verifying : openstack-octavia-ui-4.0.3-0.20230727154909.ecb3 169/169 DEBUG: Installed: DEBUG: python2-octavia-ui-doc-4.0.3-0.20230727154909.ecb3ecd.el7.noarch DEBUG: openstack-octavia-ui-4.0.3-0.20230727154909.ecb3ecd.el7.noarch DEBUG: openstack-dashboard-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch DEBUG: openstack-dashboard-theme-1:16.2.3-0.20230509201333.f9e08ed.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.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-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.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-django-horizon-1:16.2.3-0.20230509201333.f9e08ed.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-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-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.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-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-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-osprofiler-2.8.2-0.20200221121507.d431c7a.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-swiftclient-3.8.1-0.20200221080253.72b90fe.el7.noarch DEBUG: XStatic-Angular-common-1:1.5.8.0-1.el7.noarch DEBUG: bootswatch-common-3.3.7.0-1.el7.noarch DEBUG: bootswatch-fonts-3.3.7.0-1.el7.noarch DEBUG: mdi-common-1.4.57.0-4.el7.noarch DEBUG: mdi-fonts-1.4.57.0-4.el7.noarch DEBUG: python-XStatic-Angular-lrdragndrop-1.0.2.2-2.el7.noarch DEBUG: python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.el7.noarch DEBUG: python-XStatic-Hogan-2.0.0.2-2.el7.noarch DEBUG: python-XStatic-JQuery-Migrate-1.2.1.1-2.el7.noarch DEBUG: python-XStatic-JQuery-TableSorter-2.14.5.1-2.el7.noarch DEBUG: python-XStatic-JQuery-quicksearch-2.0.3.1-2.el7.noarch DEBUG: python-XStatic-Magic-Search-0.2.0.1-2.el7.noarch DEBUG: python-XStatic-Rickshaw-1.5.0.0-4.el7.noarch DEBUG: python-XStatic-Spin-1.2.5.2-2.el7.noarch DEBUG: python-XStatic-jQuery-1.10.2.1-1.el7.noarch DEBUG: python-XStatic-jquery-ui-1.10.4.1-1.el7.noarch DEBUG: python-django-appconf-1.0.1-4.el7.noarch DEBUG: python-django-bash-completion-1.11.20-1.el7.noarch DEBUG: python-django-pyscss-2.0.2-1.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-lesscpy-0.9j-4.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pathlib-1.0.1-1.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-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-versiontools-1.9.1-4.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python2-XStatic-1.0.1-8.el7.noarch DEBUG: python2-XStatic-Angular-1:1.5.8.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Bootstrap-2.2.0.0-1.el7.noarch DEBUG: python2-XStatic-Angular-FileUpload-12.0.4.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Gettext-2.3.8.0-1.el7.noarch DEBUG: python2-XStatic-Angular-Schema-Form-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: python2-XStatic-Bootstrap-SCSS-3.3.7.1-2.el7.noarch DEBUG: python2-XStatic-D3-3.5.17.0-1.el7.noarch DEBUG: python2-XStatic-Font-Awesome-4.7.0.0-3.el7.noarch DEBUG: python2-XStatic-JSEncrypt-2.3.1.1-1.el7.noarch DEBUG: python2-XStatic-Jasmine-2.4.1.1-1.el7.noarch DEBUG: python2-XStatic-bootswatch-3.3.7.0-1.el7.noarch DEBUG: python2-XStatic-mdi-1.4.57.0-4.el7.noarch DEBUG: python2-XStatic-objectpath-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: python2-XStatic-roboto-fontface-0.5.0.0-1.el7.noarch DEBUG: python2-XStatic-smart-table-1.4.13.2-1.el7.noarch DEBUG: python2-XStatic-termjs-0.0.7.0-1.el7.noarch DEBUG: python2-XStatic-tv4-1.2.7.0-0.1.pre_review.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-django-1.11.20-1.el7.noarch DEBUG: python2-django-babel-0.6.2-1.el7.noarch DEBUG: python2-django-compressor-2.1-5.el7.noarch DEBUG: python2-django-debreach-1.5.2-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-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-pint-0.9-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: roboto-fontface-common-0.5.0.0-1.el7.noarch DEBUG: roboto-fontface-fonts-0.5.0.0-1.el7.noarch DEBUG: web-assets-filesystem-5-1.el7.noarch DEBUG: xstatic-angular-bootstrap-common-2.2.0.0-1.el7.noarch DEBUG: xstatic-angular-fileupload-common-12.0.4.0-1.el7.noarch DEBUG: xstatic-angular-gettext-common-2.3.8.0-1.el7.noarch DEBUG: xstatic-angular-schema-form-common-0.8.13.0-0.1.pre_review.el7.noarch DEBUG: xstatic-bootstrap-scss-common-3.3.7.1-2.el7.noarch DEBUG: xstatic-d3-common-3.5.17.0-1.el7.noarch DEBUG: xstatic-jasmine-common-2.4.1.1-1.el7.noarch DEBUG: xstatic-jsencrypt-common-2.3.1.1-1.el7.noarch DEBUG: xstatic-objectpath-common-1.2.1.0-0.1.pre_review.el7.noarch DEBUG: xstatic-smart-table-common-1.4.13.2-1.el7.noarch DEBUG: xstatic-termjs-common-0.0.7.0-1.el7.noarch DEBUG: xstatic-tv4-common-1.2.7.0-0.1.pre_review.el7.noarch DEBUG: python2-bson-3.7.2-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-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-pymongo-3.7.2-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-rcssmin-1.0.6-2.el7.x86_64 DEBUG: python2-rjsmin-1.0.12-2.el7.x86_64 DEBUG: python2-scss-1.3.4-6.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: PyYAML-3.10-11.el7.x86_64 DEBUG: apr-1.4.8-7.el7.x86_64 DEBUG: centos-logos-70.0.6-3.el7.centos.noarch DEBUG: logrotate-3.8.6-19.el7.x86_64 DEBUG: mailcap-2.1.41-2.el7.noarch DEBUG: mod_wsgi-3.4-18.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-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: which-2.20-7.el7.x86_64 DEBUG: apr-util-1.5.2-6.el7_9.1.x86_64 DEBUG: httpd-2.4.6-99.el7.centos.1.x86_64 DEBUG: httpd-tools-2.4.6-99.el7.centos.1.x86_64 DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 DEBUG: python-semantic_version-2.4.2-2.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/ec/b3/ecb3ecdb460c75854315cf36a973ca8b6528c7dc_4c3bef80'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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: 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