+ 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/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5b6033u3:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jwt9sdp4:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/rhel8-master/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1572372 2697468 57796 3730096 6069124 DEBUG: Swap: 4194300 579248 3615052 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 187 MB/s | 1.2 MB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 267 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 391 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 186 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 12 kB/s | 3.0 kB 00:00 DEBUG: BUILDSTDERR: Detection of Platform Module failed: Cannot open file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Enabling module streams: DEBUG: virt 8.0.0 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Complete! DEBUG: Switching module streams does not alter installed packages (see 'module enable' in dnf(8) for details) DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Tue 30 Jun 2020 01:10:26 PM EDT. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2019.2.3-0.20190913180739.ce6a105.el8 local 17 k DEBUG: gcc x86_648.2.1-3.5.el8 appstream 23 M DEBUG: git x86_642.18.1-3.el8 appstream 186 k DEBUG: rpm-build x86_644.14.2-9.el8 appstream 166 k DEBUG: basesystem noarch11-5.el8 base 11 k DEBUG: make x86_641:4.2.1-9.el8 base 498 k DEBUG: python3-devel x86_643.6.8-1.el8 build 57 k DEBUG: python3-sphinx noarch1:1.7.6-1.el8 build 1.7 M DEBUG: python3-eventlet noarch0.25.1-1.1.el8ost delorean-rhel8-master-deps 384 k DEBUG: python3-pbr noarch5.1.2-2.el8ost delorean-rhel8-master-deps 1.1 M DEBUG: python3-setuptools_scm noarch1.15.7-4.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-six noarch1.12.0-1.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-sqlalchemy x86_641.2.17-3.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_642.2.0-11.el8 appstream 672 k DEBUG: adobe-mappings-cmap noarch20171205-3.el8 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el8 appstream 119 k DEBUG: adobe-mappings-pdf noarch20180407-1.el8 appstream 707 k DEBUG: annobin x86_648.64-1.el8 appstream 187 k DEBUG: atk x86_642.28.1-1.el8 appstream 272 k DEBUG: cairo x86_641.15.12-3.el8 appstream 721 k DEBUG: cpp x86_648.2.1-3.5.el8 appstream 10 M DEBUG: dwz x86_640.12-9.el8 appstream 109 k DEBUG: efi-srpm-macros noarch3-2.el8 appstream 22 k DEBUG: fftw-libs-double x86_643.3.5-11.el8 appstream 992 k DEBUG: fribidi x86_641.0.4-6.el8 appstream 89 k DEBUG: gc x86_647.6.4-3.el8 appstream 109 k DEBUG: gd x86_642.2.5-6.el8 appstream 144 k DEBUG: gdb-headless x86_648.2-5.el8 appstream 3.7 M DEBUG: ghc-srpm-macros noarch1.4.2-7.el8 appstream 9.4 k DEBUG: git-core x86_642.18.1-3.el8 appstream 4.1 M DEBUG: git-core-doc noarch2.18.1-3.el8 appstream 2.3 M DEBUG: go-srpm-macros noarch2-16.el8 appstream 14 k DEBUG: google-droid-sans-fonts noarch20120715-13.el8 appstream 2.5 M DEBUG: graphite2 x86_641.3.10-10.el8 appstream 122 k DEBUG: gtk-update-icon-cache x86_643.22.30-3.el8 appstream 33 k DEBUG: gtk2 x86_642.24.32-4.el8 appstream 3.4 M DEBUG: guile x86_645:2.0.14-7.el8 appstream 3.5 M DEBUG: harfbuzz x86_641.7.5-3.el8 appstream 294 k DEBUG: hicolor-icon-theme noarch0.17-2.el8 appstream 48 k DEBUG: ilmbase x86_642.2.0-11.el8 appstream 114 k DEBUG: isl x86_640.16.1-6.el8 appstream 841 k DEBUG: jasper-libs x86_642.0.14-4.el8 appstream 167 k DEBUG: jbig2dec-libs x86_640.14-2.el8 appstream 67 k DEBUG: jbigkit-libs x86_642.1-14.el8 appstream 55 k DEBUG: lato-fonts noarch2.015-5.el8 appstream 3.3 M DEBUG: lcms2 x86_642.9-2.el8 appstream 165 k DEBUG: libICE x86_641.0.9-13.el8 appstream 73 k DEBUG: libSM x86_641.2.3-1.el8 appstream 48 k DEBUG: libX11 x86_641.6.7-1.el8 appstream 612 k DEBUG: libX11-common noarch1.6.7-1.el8 appstream 157 k DEBUG: libXau x86_641.0.8-13.el8 appstream 36 k DEBUG: libXaw x86_641.0.13-10.el8 appstream 194 k DEBUG: libXcomposite x86_640.4.4-14.el8 appstream 29 k DEBUG: libXcursor x86_641.1.15-3.el8 appstream 36 k DEBUG: libXdamage x86_641.1.4-14.el8 appstream 27 k DEBUG: libXext x86_641.3.3-9.el8 appstream 45 k DEBUG: libXfixes x86_645.0.3-7.el8 appstream 25 k DEBUG: libXft x86_642.3.2-10.el8 appstream 66 k DEBUG: libXi x86_641.7.9-7.el8 appstream 49 k DEBUG: libXinerama x86_641.1.4-1.el8 appstream 16 k DEBUG: libXmu x86_641.1.2-12.el8 appstream 74 k DEBUG: libXpm x86_643.5.12-7.el8 appstream 58 k DEBUG: libXrandr x86_641.5.1-7.el8 appstream 33 k DEBUG: libXrender x86_640.9.10-7.el8 appstream 33 k DEBUG: libXt x86_641.1.5-8.el8 appstream 185 k DEBUG: libXxf86misc x86_641.0.4-1.el8 appstream 23 k DEBUG: libXxf86vm x86_641.1.4-9.el8 appstream 19 k DEBUG: libatomic_ops x86_647.6.2-3.el8 appstream 38 k DEBUG: libbabeltrace x86_641.5.4-2.el8 appstream 201 k DEBUG: libdatrie x86_640.2.9-7.el8 appstream 33 k DEBUG: libfontenc x86_641.1.3-8.el8 appstream 37 k DEBUG: libgs x86_649.25-2.el8 appstream 3.1 M DEBUG: libidn x86_641.34-5.el8 appstream 239 k DEBUG: libijs x86_640.35-5.el8 appstream 30 k DEBUG: libipt x86_641.6.1-8.el8 appstream 50 k DEBUG: libjpeg-turbo x86_641.5.3-7.el8 appstream 155 k DEBUG: libmcpp x86_642.7.2-20.el8 appstream 81 k DEBUG: libmpc x86_641.0.2-9.el8 appstream 59 k DEBUG: libpaper x86_641.1.24-22.el8 appstream 45 k DEBUG: librsvg2 x86_642.42.7-2.el8 appstream 541 k DEBUG: libthai x86_640.1.27-2.el8 appstream 203 k DEBUG: libtiff x86_644.0.9-13.el8 appstream 188 k DEBUG: libwebp x86_641.0.0-1.el8 appstream 273 k DEBUG: libwmf-lite x86_640.2.9-4.el8 appstream 76 k DEBUG: libxcb x86_641.13-5.el8 appstream 230 k DEBUG: mcpp x86_642.7.2-20.el8 appstream 31 k DEBUG: ocaml-srpm-macros noarch5-4.el8 appstream 9.5 k DEBUG: openblas-srpm-macros noarch2-2.el8 appstream 8.0 k DEBUG: openjpeg2 x86_642.3.0-8.el8 appstream 153 k DEBUG: perl-Digest noarch1.17-395.el8 appstream 27 k DEBUG: perl-Digest-MD5 x86_642.55-396.el8 appstream 37 k DEBUG: perl-Error noarch1:0.17025-2.el8 appstream 46 k DEBUG: perl-Git noarch2.18.1-3.el8 appstream 77 k DEBUG: perl-Net-SSLeay x86_641.85-6.el8 appstream 358 k DEBUG: perl-TermReadKey x86_642.37-7.el8 appstream 40 k DEBUG: perl-URI noarch1.73-3.el8 appstream 116 k DEBUG: perl-libnet noarch3.11-3.el8 appstream 121 k DEBUG: perl-srpm-macros noarch1-25.el8 appstream 11 k DEBUG: pixman x86_640.36.0-1.el8 appstream 257 k DEBUG: platform-python-devel x86_643.6.8-1.el8 appstream 242 k DEBUG: python-rpm-macros noarch3-37.el8 appstream 14 k DEBUG: python-srpm-macros noarch3-37.el8 appstream 14 k DEBUG: python3-docutils noarch0.14-11.module+el8+2525+995c3d63 appstream 1.6 M DEBUG: python3-pip noarch9.0.3-13.el8 appstream 18 k DEBUG: python3-pygments noarch2.2.0-19.module+el8+2339+1a6691f8 appstream 1.9 M DEBUG: python3-pytz noarch2017.2-9.el8 appstream 54 k DEBUG: python3-rpm-generators noarch5-4.el8 appstream 24 k DEBUG: python3-rpm-macros noarch3-37.el8 appstream 13 k DEBUG: python36 x86_643.6.8-1.module+el8+2710+846623d6 appstream 19 k DEBUG: python36-devel x86_643.6.8-1.module+el8+2710+846623d6 appstream 16 k DEBUG: qt5-srpm-macros noarch5.11.1-2.el8 appstream 11 k DEBUG: redhat-rpm-config noarch116-1.el8 appstream 82 k DEBUG: rust-srpm-macros noarch5-2.el8 appstream 9.3 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el8 appstream 857 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el8 appstream 884 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el8 appstream 79 k DEBUG: urw-base35-fonts noarch20170801-10.el8 appstream 12 k DEBUG: urw-base35-fonts-common noarch20170801-10.el8 appstream 23 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el8 appstream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el8 appstream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el8 appstream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el8 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el8 appstream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el8 appstream 44 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el8 appstream 279 k DEBUG: xkeyboard-config noarch2.24-3.el8 appstream 828 k DEBUG: xorg-x11-font-utils x86_641:7.5-40.el8 appstream 103 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch7.5-19.el8 appstream 1.1 M DEBUG: xorg-x11-server-utils x86_647.7-27.el8 appstream 197 k DEBUG: acl x86_642.2.53-1.el8 base 81 k DEBUG: audit-libs x86_643.0-0.10.20180831git0047a6c.el8 base 116 k DEBUG: avahi-libs x86_640.7-19.el8 base 63 k DEBUG: bash x86_644.4.19-7.el8 base 1.5 M DEBUG: binutils x86_642.30-49.el8 base 5.7 M DEBUG: brotli x86_641.0.6-1.el8 base 323 k DEBUG: bzip2 x86_641.0.6-26.el8 base 60 k DEBUG: bzip2-libs x86_641.0.6-26.el8 base 48 k DEBUG: ca-certificates noarch2018.2.24-6.el8 base 394 k DEBUG: chkconfig x86_641.11-1.el8 base 189 k DEBUG: coreutils x86_648.30-6.el8 base 1.2 M DEBUG: coreutils-common x86_648.30-6.el8 base 2.0 M DEBUG: cpio x86_642.12-8.el8 base 265 k DEBUG: cracklib x86_642.9.6-15.el8 base 93 k DEBUG: crypto-policies noarch20181217-6.git9a35207.el8 base 54 k DEBUG: cryptsetup-libs x86_642.0.6-1.el8 base 321 k DEBUG: cups-libs x86_641:2.2.6-25.el8 base 432 k DEBUG: curl x86_647.61.1-8.el8 base 352 k DEBUG: cyrus-sasl-lib x86_642.1.27-0.3rc7.el8 base 123 k DEBUG: dbus x86_641:1.12.8-7.el8 base 40 k DEBUG: dbus-common noarch1:1.12.8-7.el8 base 45 k DEBUG: dbus-daemon x86_641:1.12.8-7.el8 base 240 k DEBUG: dbus-libs x86_641:1.12.8-7.el8 base 183 k DEBUG: dbus-tools x86_641:1.12.8-7.el8 base 85 k DEBUG: device-mapper x86_648:1.02.155-6.el8 base 370 k DEBUG: device-mapper-libs x86_648:1.02.155-6.el8 base 402 k DEBUG: diffutils x86_643.6-5.el8 base 359 k DEBUG: dracut x86_64049-10.git20190115.el8 base 361 k DEBUG: elfutils x86_640.174-6.el8 base 344 k DEBUG: elfutils-default-yama-scope noarch0.174-6.el8 base 46 k DEBUG: elfutils-libelf x86_640.174-6.el8 base 210 k DEBUG: elfutils-libs x86_640.174-6.el8 base 316 k DEBUG: emacs-filesystem noarch1:26.1-5.el8 base 69 k DEBUG: environment-modules x86_644.1.4-1.el8 base 254 k DEBUG: expat x86_642.2.5-3.el8 base 110 k DEBUG: file x86_645.33-8.el8 base 76 k DEBUG: file-libs x86_645.33-8.el8 base 542 k DEBUG: filesystem x86_643.8-2.el8 base 1.1 M DEBUG: findutils x86_641:4.6.0-20.el8 base 528 k DEBUG: fipscheck x86_641.5.0-4.el8 base 28 k DEBUG: fipscheck-lib x86_641.5.0-4.el8 base 16 k DEBUG: fontconfig x86_642.13.1-3.el8 base 275 k DEBUG: fontpackages-filesystem noarch1.44-22.el8 base 16 k DEBUG: freetype x86_642.9.1-4.el8 base 393 k DEBUG: gawk x86_644.2.1-1.el8 base 1.1 M DEBUG: gdbm x86_641:1.18-1.el8 base 130 k DEBUG: gdbm-libs x86_641:1.18-1.el8 base 60 k DEBUG: gettext x86_640.19.8.1-14.el8 base 1.1 M DEBUG: gettext-libs x86_640.19.8.1-14.el8 base 311 k DEBUG: glib2 x86_642.56.4-1.el8 base 2.5 M DEBUG: glibc x86_642.28-42.el8 base 3.8 M DEBUG: glibc-all-langpacks x86_642.28-42.el8 base 25 M DEBUG: glibc-common x86_642.28-42.el8 base 811 k DEBUG: glibc-devel x86_642.28-42.el8 base 1.0 M DEBUG: glibc-headers x86_642.28-42.el8 base 464 k DEBUG: gmp x86_641:6.1.2-8.el8 base 319 k DEBUG: gnupg2 x86_642.2.9-1.el8 base 2.3 M DEBUG: gnutls x86_643.6.5-2.el8 base 896 k DEBUG: grep x86_643.1-6.el8 base 274 k DEBUG: groff-base x86_641.22.3-18.el8 base 1.0 M DEBUG: grub2-common noarch1:2.02-66.el8 base 880 k DEBUG: grub2-tools x86_641:2.02-66.el8 base 1.9 M DEBUG: grub2-tools-minimal x86_641:2.02-66.el8 base 196 k DEBUG: gzip x86_641.9-4.el8 base 166 k DEBUG: ima-evm-utils x86_641.1-4.el8 base 55 k DEBUG: info x86_646.5-4.el8 base 198 k DEBUG: iptables-libs x86_641.8.2-9.el8 base 97 k DEBUG: json-c x86_640.13.1-0.2.el8 base 40 k DEBUG: kbd-legacy noarch2.0.4-8.el8 base 481 k DEBUG: kbd-misc noarch2.0.4-8.el8 base 1.4 M DEBUG: kernel-headers x86_644.18.0-80.el8 base 1.6 M DEBUG: keyutils-libs x86_641.5.10-6.el8 base 34 k DEBUG: kmod x86_6425-11.el8 base 127 k DEBUG: kmod-libs x86_6425-11.el8 base 69 k DEBUG: krb5-libs x86_641.16.1-22.el8 base 840 k DEBUG: less x86_64530-1.el8 base 164 k DEBUG: libacl x86_642.2.53-1.el8 base 35 k DEBUG: libarchive x86_643.3.2-3.el8 base 358 k DEBUG: libassuan x86_642.5.1-3.el8 base 83 k DEBUG: libattr x86_642.4.48-3.el8 base 27 k DEBUG: libblkid x86_642.32.1-8.el8 base 213 k DEBUG: libcap x86_642.25-9.el8 base 57 k DEBUG: libcap-ng x86_640.7.9-4.el8 base 33 k DEBUG: libcom_err x86_641.44.3-2.el8 base 48 k DEBUG: libcroco x86_640.6.12-4.el8 base 113 k DEBUG: libcurl x86_647.61.1-8.el8 base 294 k DEBUG: libdb x86_645.3.28-36.el8 base 750 k DEBUG: libdb-utils x86_645.3.28-36.el8 base 150 k DEBUG: libedit x86_643.1-23.20170329cvs.el8 base 102 k DEBUG: libfdisk x86_642.32.1-8.el8 base 247 k DEBUG: libffi x86_643.1-18.el8 base 37 k DEBUG: libgcc x86_648.2.1-3.5.el8 base 77 k DEBUG: libgcrypt x86_641.8.3-2.el8 base 459 k DEBUG: libgomp x86_648.2.1-3.5.el8 base 189 k DEBUG: libgpg-error x86_641.31-1.el8 base 242 k DEBUG: libidn2 x86_642.0.5-1.el8 base 90 k DEBUG: libkcapi x86_641.1.1-16_1.el8 base 47 k DEBUG: libkcapi-hmaccalc x86_641.1.1-16_1.el8 base 30 k DEBUG: libksba x86_641.3.5-7.el8 base 135 k DEBUG: libmetalink x86_640.1.3-7.el8 base 32 k DEBUG: libmount x86_642.32.1-8.el8 base 229 k DEBUG: libnghttp2 x86_641.33.0-1.el8 base 77 k DEBUG: libnsl2 x86_641.2.0-2.20180605git4a062cf.el8 base 58 k DEBUG: libpcap x86_6414:1.9.0-1.el8 base 160 k DEBUG: libpipeline x86_641.5.0-2.el8 base 54 k DEBUG: libpkgconf x86_641.4.2-1.el8 base 35 k DEBUG: libpng x86_642:1.6.34-5.el8 base 126 k DEBUG: libpsl x86_640.20.2-5.el8 base 61 k DEBUG: libpwquality x86_641.4.0-9.el8 base 103 k DEBUG: libseccomp x86_642.3.3-3.el8 base 64 k DEBUG: libsecret x86_640.18.6-1.el8 base 163 k DEBUG: libselinux x86_642.8-6.el8 base 178 k DEBUG: libsemanage x86_642.8-5.el8 base 162 k DEBUG: libsepol x86_642.8-2.el8 base 338 k DEBUG: libsigsegv x86_642.11-5.el8 base 30 k DEBUG: libsmartcols x86_642.32.1-8.el8 base 173 k DEBUG: libssh x86_640.8.5-2.el8 base 227 k DEBUG: libstdc++ x86_648.2.1-3.5.el8 base 448 k DEBUG: libtasn1 x86_644.13-3.el8 base 76 k DEBUG: libtirpc x86_641.1.4-3.el8 base 112 k DEBUG: libtool-ltdl x86_642.4.6-25.el8 base 58 k DEBUG: libunistring x86_640.9.9-3.el8 base 422 k DEBUG: libusbx x86_641.0.22-1.el8 base 71 k DEBUG: libutempter x86_641.1.6-14.el8 base 32 k DEBUG: libuuid x86_642.32.1-8.el8 base 93 k DEBUG: libverto x86_640.3.0-5.el8 base 24 k DEBUG: libxcrypt x86_644.1.1-4.el8 base 73 k DEBUG: libxcrypt-devel x86_644.1.1-4.el8 base 25 k DEBUG: libxml2 x86_642.9.7-5.el8 base 696 k DEBUG: lua-libs x86_645.3.4-10.el8 base 118 k DEBUG: lz4-libs x86_641.8.1.2-4.el8 base 55 k DEBUG: man-db x86_642.7.6.1-17.el8 base 887 k DEBUG: mpfr x86_643.1.6-1.el8 base 221 k DEBUG: ncurses x86_646.1-7.20180224.el8 base 387 k DEBUG: ncurses-base noarch6.1-7.20180224.el8 base 81 k DEBUG: ncurses-libs x86_646.1-7.20180224.el8 base 335 k DEBUG: nettle x86_643.4.1-1.el8 base 302 k DEBUG: npth x86_641.5-4.el8 base 26 k DEBUG: openldap x86_642.4.46-9.el8 base 352 k DEBUG: openssh x86_647.8p1-4.el8 base 504 k DEBUG: openssh-clients x86_647.8p1-4.el8 base 656 k DEBUG: openssl x86_641:1.1.1-8.el8 base 664 k DEBUG: openssl-libs x86_641:1.1.1-8.el8 base 1.4 M DEBUG: os-prober x86_641.74-6.el8 base 51 k DEBUG: p11-kit x86_640.23.14-4.el8 base 273 k DEBUG: p11-kit-trust x86_640.23.14-4.el8 base 139 k DEBUG: pam x86_641.3.1-4.el8 base 734 k DEBUG: patch x86_642.7.6-8.el8 base 138 k DEBUG: pcre x86_648.42-4.el8 base 208 k DEBUG: pcre2 x86_6410.32-1.el8 base 244 k DEBUG: perl-Carp noarch1.42-396.el8 base 30 k DEBUG: perl-Data-Dumper x86_642.167-399.el8 base 58 k DEBUG: perl-Encode x86_644:2.97-3.el8 base 1.5 M DEBUG: perl-Errno x86_641.28-416.el8 base 76 k DEBUG: perl-Exporter noarch5.72-396.el8 base 34 k DEBUG: perl-File-Path noarch2.15-2.el8 base 38 k DEBUG: perl-File-Temp noarch0.230.600-1.el8 base 63 k DEBUG: perl-Getopt-Long noarch1:2.50-4.el8 base 63 k DEBUG: perl-HTTP-Tiny noarch0.074-1.el8 base 58 k DEBUG: perl-IO x86_641.38-416.el8 base 141 k DEBUG: perl-MIME-Base64 x86_643.15-396.el8 base 31 k DEBUG: perl-PathTools x86_643.74-1.el8 base 90 k DEBUG: perl-Pod-Escapes noarch1:1.07-395.el8 base 20 k DEBUG: perl-Pod-Perldoc noarch3.28-396.el8 base 88 k DEBUG: perl-Pod-Simple noarch1:3.35-395.el8 base 213 k DEBUG: perl-Pod-Usage noarch4:1.69-395.el8 base 34 k DEBUG: perl-Scalar-List-Utils x86_643:1.49-2.el8 base 68 k DEBUG: perl-Socket x86_644:2.027-2.el8 base 59 k DEBUG: perl-Storable x86_641:3.11-3.el8 base 98 k DEBUG: perl-Term-ANSIColor noarch4.06-396.el8 base 46 k DEBUG: perl-Term-Cap noarch1.17-395.el8 base 23 k DEBUG: perl-Text-ParseWords noarch3.30-395.el8 base 18 k DEBUG: perl-Text-Tabs+Wrap noarch2013.0523-395.el8 base 24 k DEBUG: perl-Time-Local noarch1:1.280-1.el8 base 34 k DEBUG: perl-Unicode-Normalize x86_641.25-396.el8 base 82 k DEBUG: perl-constant noarch1.33-396.el8 base 25 k DEBUG: perl-interpreter x86_644:5.26.3-416.el8 base 6.3 M DEBUG: perl-libs x86_644:5.26.3-416.el8 base 1.6 M DEBUG: perl-macros x86_644:5.26.3-416.el8 base 72 k DEBUG: perl-parent noarch1:0.237-1.el8 base 20 k DEBUG: perl-podlators noarch4.11-1.el8 base 118 k DEBUG: perl-threads x86_641:2.21-2.el8 base 61 k DEBUG: perl-threads-shared x86_641.58-2.el8 base 48 k DEBUG: pkgconf x86_641.4.2-1.el8 base 38 k DEBUG: pkgconf-m4 noarch1.4.2-1.el8 base 17 k DEBUG: pkgconf-pkg-config x86_641.4.2-1.el8 base 15 k DEBUG: platform-python x86_643.6.8-1.el8 base 78 k DEBUG: platform-python-pip noarch9.0.3-13.el8 base 1.8 M DEBUG: platform-python-setuptools noarch39.2.0-4.el8 base 632 k DEBUG: popt x86_641.16-14.el8 base 61 k DEBUG: procps-ng x86_643.3.15-1.el8 base 328 k DEBUG: publicsuffix-list-dafsa noarch20180723-1.el8 base 56 k DEBUG: python3-libs x86_643.6.8-1.el8 base 7.9 M DEBUG: python3-setuptools noarch39.2.0-4.el8 base 162 k DEBUG: readline x86_647.0-10.el8 base 199 k DEBUG: redhat-release x86_648.0-0.44.el8 base 38 k DEBUG: rpm x86_644.14.2-9.el8 base 536 k DEBUG: rpm-build-libs x86_644.14.2-9.el8 base 149 k DEBUG: rpm-libs x86_644.14.2-9.el8 base 333 k DEBUG: sed x86_644.5-1.el8 base 298 k DEBUG: setup noarch2.12.2-1.el8 base 180 k DEBUG: shadow-utils x86_642:4.6-7.el8 base 1.2 M DEBUG: sqlite-libs x86_643.26.0-3.el8 base 579 k DEBUG: systemd-libs x86_64239-13.el8 base 550 k DEBUG: systemd-pam x86_64239-13.el8 base 221 k DEBUG: systemd-udev x86_64239-13.el8 base 1.3 M DEBUG: tar x86_642:1.30-4.el8 base 838 k DEBUG: tcl x86_641:8.6.8-2.el8 base 1.1 M DEBUG: trousers-lib x86_640.3.14-2.el8 base 168 k DEBUG: tzdata noarch2018i-1.el8 base 464 k DEBUG: unzip x86_646.0-41.el8 base 193 k DEBUG: util-linux x86_642.32.1-8.el8 base 2.5 M DEBUG: which x86_642.21-10.el8 base 49 k DEBUG: xz x86_645.2.4-3.el8 base 153 k DEBUG: xz-libs x86_645.2.4-3.el8 base 94 k DEBUG: zip x86_643.0-23.el8 base 270 k DEBUG: zlib x86_641.2.11-10.el8 base 101 k DEBUG: gdk-pixbuf2 x86_642.36.12-4.el8 build 466 k DEBUG: gdk-pixbuf2-modules x86_642.36.12-4.el8 build 109 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.7.20150923git.el8 build 238 k DEBUG: pango x86_641.42.4-3.el8 build 296 k DEBUG: python-sphinx-locale noarch1:1.7.6-1.el8 build 171 k DEBUG: python3-packaging noarch16.8-9.el8 build 48 k DEBUG: python3-sphinx-theme-alabaster noarch0.7.9-7.el8 build 24 k DEBUG: python3-sphinxcontrib-websupport noarch1.0.1-10.20180316git.el8 build 50 k DEBUG: python3-whoosh noarch2.7.4-9.el8 build 1.1 M DEBUG: ImageMagick-libs x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 2.3 M DEBUG: fontawesome-fonts noarch4.7.0-6.el8ost delorean-rhel8-master-deps 202 k DEBUG: fontawesome-fonts-web noarch4.7.0-6.el8ost delorean-rhel8-master-deps 428 k DEBUG: python3-babel noarch2.5.1-5.el8 delorean-rhel8-master-deps 4.8 M DEBUG: python3-chardet noarch3.0.4-8.el8ost delorean-rhel8-master-deps 194 k DEBUG: python3-crypto x86_642.6.1-18.el8ost delorean-rhel8-master-deps 504 k DEBUG: python3-dns noarch1.15.0-8.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-greenlet x86_640.4.13-6.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-idna noarch2.5-5.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-imagesize noarch1.0.0-2.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-jinja2 noarch2.10-9.el8ost delorean-rhel8-master-deps 536 k DEBUG: python3-markupsafe x86_641.1.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-mock noarch3.0.5-1.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-monotonic noarch1.5-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-pyparsing noarch2.3.1-1.el8ost delorean-rhel8-master-deps 145 k DEBUG: python3-pysocks noarch1.6.8-3.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-requests noarch2.20.0-2.el8ost delorean-rhel8-master-deps 122 k DEBUG: python3-snowballstemmer noarch1.2.1-6.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-sphinx_rtd_theme noarch0.3.1-4.el8ost delorean-rhel8-master-deps 127 k DEBUG: python3-urllib3 noarch1.23-5.el8ost delorean-rhel8-master-deps 177 k DEBUG: Installing weak dependencies: DEBUG: graphviz x86_642.40.1-39.el8 appstream 1.7 M DEBUG: libxkbcommon x86_640.8.2-1.el8 appstream 116 k DEBUG: perl-IO-Socket-IP noarch0.39-5.el8 appstream 47 k DEBUG: perl-IO-Socket-SSL noarch2.060-2.el8 appstream 289 k DEBUG: perl-Mozilla-CA noarch20160104-7.el8 appstream 15 k DEBUG: pinentry x86_641.1.0-2.el8 appstream 100 k DEBUG: cracklib-dicts x86_642.9.6-15.el8 base 4.0 M DEBUG: gnupg2-smime x86_642.2.9-1.el8 base 279 k DEBUG: grubby x86_648.40-34.el8 base 49 k DEBUG: hardlink x86_641:1.3-6.el8 base 29 k DEBUG: kbd x86_642.0.4-8.el8 base 392 k DEBUG: kpartx x86_640.7.8-7.el8 base 100 k DEBUG: openssl-pkcs11 x86_640.4.8-2.el8 base 64 k DEBUG: redhat-release-eula x86_648.0-0.44.el8 base 15 k DEBUG: shared-mime-info x86_641.9-3.el8 base 329 k DEBUG: systemd x86_64239-13.el8 base 3.4 M DEBUG: trousers x86_640.3.14-2.el8 base 153 k DEBUG: pigz x86_642.4-3.el8 build 78 k DEBUG: ImageMagick x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 187 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 394 Packages DEBUG: Total size: 233 M DEBUG: Installed size: 920 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-8.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-doc-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17025-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.85-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.37-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.36.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.11.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-116-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.19-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-49.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2018.2.24-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20181217-6.git9a35207.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-10.git20190115.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.174-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-4.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-34.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-0.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.16.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.25-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.0.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.0-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.3.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.8.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.1.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.7.6.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-7.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.16-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-eula-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2018i-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-16.8-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-whoosh-2.7.4-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-crypto-2.6.1-18.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.25.1-1.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-1.1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.1.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.3.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.20.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.12.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.2.17-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.23-5.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/394 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/394 DEBUG: Installing : fontawesome-fonts-4.7.0-6.el8ost.noarch 4/394 DEBUG: Installing : tzdata-2018i-1.el8.noarch 5/394 DEBUG: Installing : emacs-filesystem-1:26.1-5.el8.noarch 6/394 DEBUG: Installing : python3-rpm-macros-3-37.el8.noarch 7/394 DEBUG: Installing : python-srpm-macros-3-37.el8.noarch 8/394 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 9/394 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 10/394 DEBUG: Installing : python-rpm-macros-3-37.el8.noarch 11/394 DEBUG: Installing : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 12/394 DEBUG: Installing : lato-fonts-2.015-5.el8.noarch 13/394 DEBUG: Installing : python-sphinx-locale-1:1.7.6-1.el8.noarch 14/394 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.7.20150923gi 15/394 DEBUG: Installing : redhat-release-eula-8.0-0.44.el8.x86_64 16/394 DEBUG: Installing : redhat-release-8.0-0.44.el8.x86_64 17/394 DEBUG: Installing : setup-2.12.2-1.el8.noarch 18/394 DEBUG: Running scriptlet: setup-2.12.2-1.el8.noarch 18/394 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.8-2.el8.x86_64 19/394 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 20/394 DEBUG: Installing : basesystem-11-5.el8.noarch 21/394 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/394 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/394 DEBUG: Installing : ncurses-base-6.1-7.20180224.el8.noarch 24/394 DEBUG: Installing : pcre2-10.32-1.el8.x86_64 25/394 DEBUG: Installing : libselinux-2.8-6.el8.x86_64 26/394 DEBUG: Installing : ncurses-libs-6.1-7.20180224.el8.x86_64 27/394 DEBUG: Installing : glibc-all-langpacks-2.28-42.el8.x86_64 28/394 DEBUG: Installing : glibc-common-2.28-42.el8.x86_64 29/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : glibc-2.28-42.el8.x86_64 30/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Running scriptlet: bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Installing : libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Running scriptlet: libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Installing : zlib-1.2.11-10.el8.x86_64 33/394 DEBUG: Installing : info-6.5-4.el8.x86_64 34/394 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 35/394 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 36/394 DEBUG: Installing : libxcrypt-4.1.1-4.el8.x86_64 37/394 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 38/394 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 39/394 DEBUG: Installing : perl-libs-4:5.26.3-416.el8.x86_64 40/394 DEBUG: Installing : libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Installing : gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Running scriptlet: gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Installing : elfutils-libelf-0.174-6.el8.x86_64 43/394 DEBUG: Installing : libxml2-2.9.7-5.el8.x86_64 44/394 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 45/394 DEBUG: Installing : freetype-2.9.1-4.el8.x86_64 46/394 DEBUG: Installing : libcap-2.25-9.el8.x86_64 47/394 DEBUG: Installing : libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Running scriptlet: libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 49/394 DEBUG: Installing : libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Running scriptlet: libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 51/394 DEBUG: Installing : readline-7.0-10.el8.x86_64 52/394 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 52/394 DEBUG: Installing : expat-2.2.5-3.el8.x86_64 53/394 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 54/394 DEBUG: Installing : libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 56/394 DEBUG: Installing : libICE-1.0.9-13.el8.x86_64 57/394 DEBUG: Installing : libjpeg-turbo-1.5.3-7.el8.x86_64 58/394 DEBUG: Installing : popt-1.16-14.el8.x86_64 59/394 DEBUG: Installing : chkconfig-1.11-1.el8.x86_64 60/394 DEBUG: Installing : libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 63/394 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 64/394 DEBUG: Installing : sed-4.5-1.el8.x86_64 65/394 DEBUG: Running scriptlet: sed-4.5-1.el8.x86_64 65/394 DEBUG: Installing : libffi-3.1-18.el8.x86_64 66/394 DEBUG: Installing : p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Running scriptlet: p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 68/394 DEBUG: Installing : libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Running scriptlet: libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 71/394 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Installing : lua-libs-5.3.4-10.el8.x86_64 73/394 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 74/394 DEBUG: Installing : file-libs-5.33-8.el8.x86_64 75/394 DEBUG: Installing : file-5.33-8.el8.x86_64 76/394 DEBUG: Installing : less-530-1.el8.x86_64 77/394 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Installing : libcap-ng-0.7.9-4.el8.x86_64 79/394 DEBUG: Installing : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 80/394 DEBUG: Installing : lz4-libs-1.8.1.2-4.el8.x86_64 81/394 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 82/394 DEBUG: Installing : libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Running scriptlet: libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Installing : fftw-libs-double-3.3.5-11.el8.x86_64 84/394 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 85/394 DEBUG: Installing : ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Running scriptlet: ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 87/394 DEBUG: Installing : unzip-6.0-41.el8.x86_64 88/394 DEBUG: Installing : diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Running scriptlet: diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Installing : sqlite-libs-3.26.0-3.el8.x86_64 90/394 DEBUG: Installing : grub2-common-1:2.02-66.el8.noarch 91/394 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Installing : libtiff-4.0.9-13.el8.x86_64 93/394 DEBUG: Installing : libwebp-1.0.0-1.el8.x86_64 94/394 DEBUG: Installing : openjpeg2-2.3.0-8.el8.x86_64 95/394 DEBUG: Installing : cpio-2.12-8.el8.x86_64 96/394 DEBUG: Installing : keyutils-libs-1.5.10-6.el8.x86_64 97/394 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Installing : p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Running scriptlet: p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Installing : ncurses-6.1-7.20180224.el8.x86_64 100/394 DEBUG: Installing : pcre-8.42-4.el8.x86_64 101/394 DEBUG: Installing : grep-3.1-6.el8.x86_64 102/394 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 102/394 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 103/394 DEBUG: Installing : zip-3.0-23.el8.x86_64 104/394 DEBUG: Installing : OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Installing : cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Running scriptlet: cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Installing : libsemanage-2.8-5.el8.x86_64 107/394 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 108/394 DEBUG: Installing : libpsl-0.20.2-5.el8.x86_64 109/394 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 110/394 DEBUG: Installing : tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Running scriptlet: tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Installing : patch-2.7.6-8.el8.x86_64 112/394 DEBUG: Installing : jasper-libs-2.0.14-4.el8.x86_64 113/394 DEBUG: Installing : libmetalink-0.1.3-7.el8.x86_64 114/394 DEBUG: Installing : dwz-0.12-9.el8.x86_64 115/394 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Installing : nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Running scriptlet: nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/394 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 119/394 DEBUG: Installing : perl-macros-4:5.26.3-416.el8.x86_64 120/394 DEBUG: Installing : perl-Errno-1.28-416.el8.x86_64 121/394 DEBUG: Installing : perl-Socket-4:2.027-2.el8.x86_64 122/394 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 123/394 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 124/394 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 125/394 DEBUG: Installing : perl-IO-1.38-416.el8.x86_64 126/394 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 127/394 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 128/394 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 129/394 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 130/394 DEBUG: Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 131/394 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 132/394 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/394 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 134/394 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 135/394 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 136/394 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 137/394 DEBUG: Installing : perl-Error-1:0.17025-2.el8.noarch 138/394 DEBUG: Installing : perl-TermReadKey-2.37-7.el8.x86_64 139/394 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 140/394 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 141/394 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 142/394 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 143/394 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 144/394 DEBUG: Installing : libidn-1.34-5.el8.x86_64 145/394 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 145/394 DEBUG: Installing : coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Running scriptlet: coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 147/394 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Installing : pigz-2.4-3.el8.x86_64 149/394 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 150/394 DEBUG: Installing : fribidi-1.0.4-6.el8.x86_64 151/394 DEBUG: Installing : jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Running scriptlet: jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Installing : libXau-1.0.8-13.el8.x86_64 153/394 DEBUG: Installing : libxcb-1.13-5.el8.x86_64 154/394 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 155/394 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 156/394 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Installing : libijs-0.35-5.el8.x86_64 159/394 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 160/394 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 162/394 DEBUG: Installing : libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Running scriptlet: libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Installing : pixman-0.36.0-1.el8.x86_64 164/394 DEBUG: Installing : brotli-1.0.6-1.el8.x86_64 165/394 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 166/394 DEBUG: Installing : json-c-0.13.1-0.2.el8.x86_64 167/394 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 168/394 DEBUG: Installing : libnghttp2-1.33.0-1.el8.x86_64 169/394 DEBUG: Installing : libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 171/394 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 172/394 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 173/394 DEBUG: Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 174/394 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Installing : libpcap-14:1.9.0-1.el8.x86_64 176/394 DEBUG: Installing : iptables-libs-1.8.2-9.el8.x86_64 177/394 DEBUG: Installing : libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Running scriptlet: libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 179/394 DEBUG: Installing : gawk-4.2.1-1.el8.x86_64 180/394 DEBUG: Installing : libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 182/394 DEBUG: Installing : npth-1.5-4.el8.x86_64 183/394 DEBUG: Installing : which-2.21-10.el8.x86_64 184/394 DEBUG: Installing : kernel-headers-4.18.0-80.el8.x86_64 185/394 DEBUG: Running scriptlet: glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 187/394 DEBUG: Installing : glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Running scriptlet: glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Installing : kbd-misc-2.0.4-8.el8.noarch 189/394 DEBUG: Installing : kbd-legacy-2.0.4-8.el8.noarch 190/394 DEBUG: Installing : dbus-common-1:1.12.8-7.el8.noarch 191/394 DEBUG: Installing : xkeyboard-config-2.24-3.el8.noarch 192/394 DEBUG: Installing : libxkbcommon-0.8.2-1.el8.x86_64 193/394 DEBUG: Installing : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Installing : libssh-0.8.5-2.el8.x86_64 195/394 DEBUG: Installing : openldap-2.4.46-9.el8.x86_64 196/394 DEBUG: Installing : libcurl-7.61.1-8.el8.x86_64 197/394 DEBUG: Installing : libkcapi-1.1.1-16_1.el8.x86_64 198/394 DEBUG: Installing : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 199/394 DEBUG: Installing : libarchive-3.3.2-3.el8.x86_64 200/394 DEBUG: Installing : libdb-utils-5.3.28-36.el8.x86_64 201/394 DEBUG: Installing : curl-7.61.1-8.el8.x86_64 202/394 DEBUG: Installing : openssl-1:1.1.1-8.el8.x86_64 203/394 DEBUG: Installing : elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Installing : elfutils-libs-0.174-6.el8.x86_64 205/394 DEBUG: Installing : gzip-1.9-4.el8.x86_64 206/394 DEBUG: Running scriptlet: gzip-1.9-4.el8.x86_64 206/394 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 207/394 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 208/394 DEBUG: Installing : gettext-libs-0.19.8.1-14.el8.x86_64 209/394 DEBUG: Installing : libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Installing : procps-ng-3.3.15-1.el8.x86_64 211/394 DEBUG: Installing : krb5-libs-1.16.1-22.el8.x86_64 212/394 DEBUG: Installing : libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Running scriptlet: libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Installing : grub2-tools-minimal-1:2.02-66.el8.x86_64 215/394 DEBUG: Installing : kpartx-0.7.8-7.el8.x86_64 216/394 DEBUG: Installing : device-mapper-8:1.02.155-6.el8.x86_64 217/394 DEBUG: Installing : openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Installing : rpm-4.14.2-9.el8.x86_64 219/394 DEBUG: Installing : libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Running scriptlet: libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Installing : libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Running scriptlet: libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Installing : gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Running scriptlet: gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Installing : glib2-2.56.4-1.el8.x86_64 223/394 DEBUG: Installing : dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Installing : dbus-tools-1:1.12.8-7.el8.x86_64 225/394 DEBUG: Installing : coreutils-8.30-6.el8.x86_64 226/394 DEBUG: Installing : systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Running scriptlet: systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Installing : libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Running scriptlet: libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Installing : device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : shadow-utils-2:4.6-7.el8.x86_64 231/394 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Installing : dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : kmod-25-11.el8.x86_64 235/394 DEBUG: Installing : kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Running scriptlet: kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Installing : kbd-2.0.4-8.el8.x86_64 237/394 DEBUG: Installing : libpwquality-1.4.0-9.el8.x86_64 238/394 DEBUG: Installing : systemd-pam-239-13.el8.x86_64 239/394 DEBUG: Installing : cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Installing : dracut-049-10.git20190115.el8.x86_64 241/394 DEBUG: Installing : libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Running scriptlet: libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Installing : pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Running scriptlet: pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Installing : util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Running scriptlet: util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Installing : rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Running scriptlet: rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Installing : trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Installing : openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Installing : grubby-8.40-34.el8.x86_64 248/394 DEBUG: Installing : crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Installing : os-prober-1.74-6.el8.x86_64 250/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : gnutls-3.6.5-2.el8.x86_64 252/394 DEBUG: Installing : dbus-1:1.12.8-7.el8.x86_64 253/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-239-13.el8.x86_64 254/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Installing : platform-python-pip-9.0.3-13.el8.noarch 258/394 DEBUG: Installing : platform-python-setuptools-39.2.0-4.el8.noarch 259/394 DEBUG: Installing : platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Running scriptlet: platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Installing : python3-libs-3.6.8-1.el8.x86_64 261/394 DEBUG: Installing : python3-six-1.12.0-1.el8ost.noarch 262/394 DEBUG: Installing : gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Installing : python3-setuptools-39.2.0-4.el8.noarch 264/394 DEBUG: Installing : python3-pip-9.0.3-13.el8.noarch 265/394 DEBUG: Installing : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Running scriptlet: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Installing : python3-docutils-0.14-11.module+el8+2525+995c3d6 267/394 DEBUG: Installing : binutils-2.30-49.el8.x86_64 268/394 DEBUG: Running scriptlet: binutils-2.30-49.el8.x86_64 268/394 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 269/394 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 270/394 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Installing : python3-pygments-2.2.0-19.module+el8+2339+1a6691 272/394 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el8.x86_64 273/394 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 274/394 DEBUG: Installing : python3-crypto-2.6.1-18.el8ost.x86_64 275/394 DEBUG: Installing : python3-dns-1.15.0-8.el8ost.noarch 276/394 DEBUG: Installing : python3-greenlet-0.4.13-6.el8ost.x86_64 277/394 DEBUG: Installing : python3-markupsafe-1.1.0-2.el8ost.x86_64 278/394 DEBUG: Installing : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 279/394 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 280/394 DEBUG: Installing : python3-babel-2.5.1-5.el8.noarch 281/394 DEBUG: Installing : python3-jinja2-2.10-9.el8ost.noarch 282/394 DEBUG: Installing : python3-rpm-generators-5-4.el8.noarch 283/394 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 284/394 DEBUG: Installing : python3-whoosh-2.7.4-9.el8.noarch 285/394 DEBUG: Installing : python3-chardet-3.0.4-8.el8ost.noarch 286/394 DEBUG: Installing : python3-idna-2.5-5.el8ost.noarch 287/394 DEBUG: Installing : python3-imagesize-1.0.0-2.el8ost.noarch 288/394 DEBUG: Installing : python3-monotonic-1.5-2.el8ost.noarch 289/394 DEBUG: Installing : python3-pyparsing-2.3.1-1.el8ost.noarch 290/394 DEBUG: Installing : python3-packaging-16.8-9.el8.noarch 291/394 DEBUG: Installing : python3-pysocks-1.6.8-3.el8ost.noarch 292/394 DEBUG: Installing : python3-urllib3-1.23-5.el8ost.noarch 293/394 DEBUG: Installing : python3-requests-2.20.0-2.el8ost.noarch 294/394 DEBUG: Installing : python3-snowballstemmer-1.2.1-6.el8ost.noarch 295/394 DEBUG: Installing : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 296/394 DEBUG: Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 297/394 DEBUG: Installing : fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Installing : fipscheck-1.5.0-4.el8.x86_64 299/394 DEBUG: Running scriptlet: openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-clients-7.8p1-4.el8.x86_64 301/394 DEBUG: Installing : git-core-2.18.1-3.el8.x86_64 302/394 DEBUG: Installing : git-core-doc-2.18.1-3.el8.noarch 303/394 DEBUG: Installing : python3-pbr-5.1.2-2.el8ost.noarch 304/394 DEBUG: Installing : python3-mock-3.0.5-1.el8ost.noarch 305/394 DEBUG: Installing : ima-evm-utils-1.1-4.el8.x86_64 306/394 DEBUG: Installing : annobin-8.64-1.el8.x86_64 307/394 DEBUG: Installing : perl-Mozilla-CA-20160104-7.el8.noarch 308/394 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 309/394 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 310/394 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 311/394 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 312/394 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 313/394 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 314/394 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 315/394 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 316/394 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 317/394 DEBUG: Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 318/394 DEBUG: Installing : perl-Git-2.18.1-3.el8.noarch 319/394 DEBUG: Installing : git-2.18.1-3.el8.x86_64 320/394 DEBUG: Installing : libusbx-1.0.22-1.el8.x86_64 321/394 DEBUG: Installing : gnupg2-smime-2.2.9-1.el8.x86_64 322/394 DEBUG: Installing : gnupg2-2.2.9-1.el8.x86_64 323/394 DEBUG: Installing : rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Running scriptlet: rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 326/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Running scriptlet: environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Installing : avahi-libs-0.7-19.el8.x86_64 329/394 DEBUG: Installing : cups-libs-1:2.2.6-25.el8.x86_64 330/394 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Installing : libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Installing : gdb-headless-8.2-5.el8.x86_64 333/394 DEBUG: Installing : efi-srpm-macros-3-2.el8.noarch 334/394 DEBUG: Installing : elfutils-0.174-6.el8.x86_64 335/394 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 336/394 DEBUG: Installing : qt5-srpm-macros-5.11.1-2.el8.noarch 337/394 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 338/394 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 339/394 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 340/394 DEBUG: Installing : libX11-common-1.6.7-1.el8.noarch 341/394 DEBUG: Installing : libX11-1.6.7-1.el8.x86_64 342/394 DEBUG: Installing : libXext-1.3.3-9.el8.x86_64 343/394 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 344/394 DEBUG: Installing : libXt-1.1.5-8.el8.x86_64 345/394 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 346/394 DEBUG: Installing : libXmu-1.1.2-12.el8.x86_64 347/394 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 348/394 DEBUG: Installing : libXpm-3.5.12-7.el8.x86_64 349/394 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 350/394 DEBUG: Installing : libXrandr-1.5.1-7.el8.x86_64 351/394 DEBUG: Installing : libXi-1.7.9-7.el8.x86_64 352/394 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 353/394 DEBUG: Installing : gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Running scriptlet: gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 355/394 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 356/394 DEBUG: Installing : libXft-2.3.2-10.el8.x86_64 357/394 DEBUG: Installing : pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Running scriptlet: pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Installing : librsvg2-2.42.7-2.el8.x86_64 359/394 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 360/394 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 361/394 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 362/394 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 373/394 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 374/394 DEBUG: Installing : gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Running scriptlet: gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Installing : go-srpm-macros-2-16.el8.noarch 376/394 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 377/394 DEBUG: Installing : redhat-rpm-config-116-1.el8.noarch 378/394 DEBUG: Installing : platform-python-devel-3.6.8-1.el8.x86_64 379/394 DEBUG: Installing : python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Running scriptlet: python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 381/394 DEBUG: Installing : libgs-9.25-2.el8.x86_64 382/394 DEBUG: Installing : graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Running scriptlet: graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Installing : ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Running scriptlet: ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Installing : ImageMagick-6.9.9.38-1.el8.x86_64 385/394 DEBUG: Installing : python3-sphinxcontrib-websupport-1.0.1-10.201803 386/394 DEBUG: Installing : python3-sphinx-1:1.7.6-1.el8.noarch 387/394 DEBUG: Installing : python3-devel-3.6.8-1.el8.x86_64 388/394 DEBUG: Installing : rpm-build-4.14.2-9.el8.x86_64 389/394 DEBUG: Installing : python3-eventlet-0.25.1-1.1.el8ost.noarch 390/394 DEBUG: Installing : gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Running scriptlet: gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8ost.noarch 392/394 DEBUG: Installing : make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Running scriptlet: make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913180739.ce6a1 394/394 DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 394/394 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 394/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 394/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 394/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: glibc-common-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: info-6.5-4.el8.x86_64 394/394 DEBUG: Running scriptlet: glib2-2.56.4-1.el8.x86_64 394/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 394/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 394/394 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 394/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 394/394 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913180739.ce6a1 1/394 DEBUG: Verifying : OpenEXR-libs-2.2.0-11.el8.x86_64 2/394 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 3/394 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 4/394 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 5/394 DEBUG: Verifying : annobin-8.64-1.el8.x86_64 6/394 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 7/394 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 8/394 DEBUG: Verifying : cpp-8.2.1-3.5.el8.x86_64 9/394 DEBUG: Verifying : dwz-0.12-9.el8.x86_64 10/394 DEBUG: Verifying : efi-srpm-macros-3-2.el8.noarch 11/394 DEBUG: Verifying : fftw-libs-double-3.3.5-11.el8.x86_64 12/394 DEBUG: Verifying : fribidi-1.0.4-6.el8.x86_64 13/394 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 14/394 DEBUG: Verifying : gcc-8.2.1-3.5.el8.x86_64 15/394 DEBUG: Verifying : gd-2.2.5-6.el8.x86_64 16/394 DEBUG: Verifying : gdb-headless-8.2-5.el8.x86_64 17/394 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 18/394 DEBUG: Verifying : git-2.18.1-3.el8.x86_64 19/394 DEBUG: Verifying : git-core-2.18.1-3.el8.x86_64 20/394 DEBUG: Verifying : git-core-doc-2.18.1-3.el8.noarch 21/394 DEBUG: Verifying : go-srpm-macros-2-16.el8.noarch 22/394 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 23/394 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 24/394 DEBUG: Verifying : graphviz-2.40.1-39.el8.x86_64 25/394 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el8.x86_64 26/394 DEBUG: Verifying : gtk2-2.24.32-4.el8.x86_64 27/394 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 28/394 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 29/394 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 30/394 DEBUG: Verifying : ilmbase-2.2.0-11.el8.x86_64 31/394 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 32/394 DEBUG: Verifying : jasper-libs-2.0.14-4.el8.x86_64 33/394 DEBUG: Verifying : jbig2dec-libs-0.14-2.el8.x86_64 34/394 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 35/394 DEBUG: Verifying : lato-fonts-2.015-5.el8.noarch 36/394 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 37/394 DEBUG: Verifying : libICE-1.0.9-13.el8.x86_64 38/394 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 39/394 DEBUG: Verifying : libX11-1.6.7-1.el8.x86_64 40/394 DEBUG: Verifying : libX11-common-1.6.7-1.el8.noarch 41/394 DEBUG: Verifying : libXau-1.0.8-13.el8.x86_64 42/394 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 43/394 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 44/394 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 45/394 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 46/394 DEBUG: Verifying : libXext-1.3.3-9.el8.x86_64 47/394 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 48/394 DEBUG: Verifying : libXft-2.3.2-10.el8.x86_64 49/394 DEBUG: Verifying : libXi-1.7.9-7.el8.x86_64 50/394 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 51/394 DEBUG: Verifying : libXmu-1.1.2-12.el8.x86_64 52/394 DEBUG: Verifying : libXpm-3.5.12-7.el8.x86_64 53/394 DEBUG: Verifying : libXrandr-1.5.1-7.el8.x86_64 54/394 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 55/394 DEBUG: Verifying : libXt-1.1.5-8.el8.x86_64 56/394 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 57/394 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 58/394 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 59/394 DEBUG: Verifying : libbabeltrace-1.5.4-2.el8.x86_64 60/394 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 61/394 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 62/394 DEBUG: Verifying : libgs-9.25-2.el8.x86_64 63/394 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 64/394 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 65/394 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 66/394 DEBUG: Verifying : libjpeg-turbo-1.5.3-7.el8.x86_64 67/394 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 68/394 DEBUG: Verifying : libmpc-1.0.2-9.el8.x86_64 69/394 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 70/394 DEBUG: Verifying : librsvg2-2.42.7-2.el8.x86_64 71/394 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 72/394 DEBUG: Verifying : libtiff-4.0.9-13.el8.x86_64 73/394 DEBUG: Verifying : libwebp-1.0.0-1.el8.x86_64 74/394 DEBUG: Verifying : libwmf-lite-0.2.9-4.el8.x86_64 75/394 DEBUG: Verifying : libxcb-1.13-5.el8.x86_64 76/394 DEBUG: Verifying : libxkbcommon-0.8.2-1.el8.x86_64 77/394 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 78/394 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 79/394 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 80/394 DEBUG: Verifying : openjpeg2-2.3.0-8.el8.x86_64 81/394 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 82/394 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 83/394 DEBUG: Verifying : perl-Error-1:0.17025-2.el8.noarch 84/394 DEBUG: Verifying : perl-Git-2.18.1-3.el8.noarch 85/394 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/394 DEBUG: Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 87/394 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 88/394 DEBUG: Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 89/394 DEBUG: Verifying : perl-TermReadKey-2.37-7.el8.x86_64 90/394 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/394 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 92/394 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 93/394 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 94/394 DEBUG: Verifying : pixman-0.36.0-1.el8.x86_64 95/394 DEBUG: Verifying : platform-python-devel-3.6.8-1.el8.x86_64 96/394 DEBUG: Verifying : python-rpm-macros-3-37.el8.noarch 97/394 DEBUG: Verifying : python-srpm-macros-3-37.el8.noarch 98/394 DEBUG: Verifying : python3-docutils-0.14-11.module+el8+2525+995c3d6 99/394 DEBUG: Verifying : python3-pip-9.0.3-13.el8.noarch 100/394 DEBUG: Verifying : python3-pygments-2.2.0-19.module+el8+2339+1a6691 101/394 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 102/394 DEBUG: Verifying : python3-rpm-generators-5-4.el8.noarch 103/394 DEBUG: Verifying : python3-rpm-macros-3-37.el8.noarch 104/394 DEBUG: Verifying : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 105/394 DEBUG: Verifying : python36-devel-3.6.8-1.module+el8+2710+846623d6. 106/394 DEBUG: Verifying : qt5-srpm-macros-5.11.1-2.el8.noarch 107/394 DEBUG: Verifying : redhat-rpm-config-116-1.el8.noarch 108/394 DEBUG: Verifying : rpm-build-4.14.2-9.el8.x86_64 109/394 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 110/394 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 111/394 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 112/394 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 113/394 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 114/394 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 115/394 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 116/394 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 117/394 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 118/394 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 119/394 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 120/394 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 121/394 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 122/394 DEBUG: Verifying : xkeyboard-config-2.24-3.el8.noarch 123/394 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 124/394 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 125/394 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 126/394 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 127/394 DEBUG: Verifying : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 128/394 DEBUG: Verifying : avahi-libs-0.7-19.el8.x86_64 129/394 DEBUG: Verifying : basesystem-11-5.el8.noarch 130/394 DEBUG: Verifying : bash-4.4.19-7.el8.x86_64 131/394 DEBUG: Verifying : binutils-2.30-49.el8.x86_64 132/394 DEBUG: Verifying : brotli-1.0.6-1.el8.x86_64 133/394 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 134/394 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 135/394 DEBUG: Verifying : ca-certificates-2018.2.24-6.el8.noarch 136/394 DEBUG: Verifying : chkconfig-1.11-1.el8.x86_64 137/394 DEBUG: Verifying : coreutils-8.30-6.el8.x86_64 138/394 DEBUG: Verifying : coreutils-common-8.30-6.el8.x86_64 139/394 DEBUG: Verifying : cpio-2.12-8.el8.x86_64 140/394 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 141/394 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 142/394 DEBUG: Verifying : crypto-policies-20181217-6.git9a35207.el8.noarch 143/394 DEBUG: Verifying : cryptsetup-libs-2.0.6-1.el8.x86_64 144/394 DEBUG: Verifying : cups-libs-1:2.2.6-25.el8.x86_64 145/394 DEBUG: Verifying : curl-7.61.1-8.el8.x86_64 146/394 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 147/394 DEBUG: Verifying : dbus-1:1.12.8-7.el8.x86_64 148/394 DEBUG: Verifying : dbus-common-1:1.12.8-7.el8.noarch 149/394 DEBUG: Verifying : dbus-daemon-1:1.12.8-7.el8.x86_64 150/394 DEBUG: Verifying : dbus-libs-1:1.12.8-7.el8.x86_64 151/394 DEBUG: Verifying : dbus-tools-1:1.12.8-7.el8.x86_64 152/394 DEBUG: Verifying : device-mapper-8:1.02.155-6.el8.x86_64 153/394 DEBUG: Verifying : device-mapper-libs-8:1.02.155-6.el8.x86_64 154/394 DEBUG: Verifying : diffutils-3.6-5.el8.x86_64 155/394 DEBUG: Verifying : dracut-049-10.git20190115.el8.x86_64 156/394 DEBUG: Verifying : elfutils-0.174-6.el8.x86_64 157/394 DEBUG: Verifying : elfutils-default-yama-scope-0.174-6.el8.noarch 158/394 DEBUG: Verifying : elfutils-libelf-0.174-6.el8.x86_64 159/394 DEBUG: Verifying : elfutils-libs-0.174-6.el8.x86_64 160/394 DEBUG: Verifying : emacs-filesystem-1:26.1-5.el8.noarch 161/394 DEBUG: Verifying : environment-modules-4.1.4-1.el8.x86_64 162/394 DEBUG: Verifying : expat-2.2.5-3.el8.x86_64 163/394 DEBUG: Verifying : file-5.33-8.el8.x86_64 164/394 DEBUG: Verifying : file-libs-5.33-8.el8.x86_64 165/394 DEBUG: Verifying : filesystem-3.8-2.el8.x86_64 166/394 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 167/394 DEBUG: Verifying : fipscheck-1.5.0-4.el8.x86_64 168/394 DEBUG: Verifying : fipscheck-lib-1.5.0-4.el8.x86_64 169/394 DEBUG: Verifying : fontconfig-2.13.1-3.el8.x86_64 170/394 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 171/394 DEBUG: Verifying : freetype-2.9.1-4.el8.x86_64 172/394 DEBUG: Verifying : gawk-4.2.1-1.el8.x86_64 173/394 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 174/394 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 175/394 DEBUG: Verifying : gettext-0.19.8.1-14.el8.x86_64 176/394 DEBUG: Verifying : gettext-libs-0.19.8.1-14.el8.x86_64 177/394 DEBUG: Verifying : glib2-2.56.4-1.el8.x86_64 178/394 DEBUG: Verifying : glibc-2.28-42.el8.x86_64 179/394 DEBUG: Verifying : glibc-all-langpacks-2.28-42.el8.x86_64 180/394 DEBUG: Verifying : glibc-common-2.28-42.el8.x86_64 181/394 DEBUG: Verifying : glibc-devel-2.28-42.el8.x86_64 182/394 DEBUG: Verifying : glibc-headers-2.28-42.el8.x86_64 183/394 DEBUG: Verifying : gmp-1:6.1.2-8.el8.x86_64 184/394 DEBUG: Verifying : gnupg2-2.2.9-1.el8.x86_64 185/394 DEBUG: Verifying : gnupg2-smime-2.2.9-1.el8.x86_64 186/394 DEBUG: Verifying : gnutls-3.6.5-2.el8.x86_64 187/394 DEBUG: Verifying : grep-3.1-6.el8.x86_64 188/394 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 189/394 DEBUG: Verifying : grub2-common-1:2.02-66.el8.noarch 190/394 DEBUG: Verifying : grub2-tools-1:2.02-66.el8.x86_64 191/394 DEBUG: Verifying : grub2-tools-minimal-1:2.02-66.el8.x86_64 192/394 DEBUG: Verifying : grubby-8.40-34.el8.x86_64 193/394 DEBUG: Verifying : gzip-1.9-4.el8.x86_64 194/394 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 195/394 DEBUG: Verifying : ima-evm-utils-1.1-4.el8.x86_64 196/394 DEBUG: Verifying : info-6.5-4.el8.x86_64 197/394 DEBUG: Verifying : iptables-libs-1.8.2-9.el8.x86_64 198/394 DEBUG: Verifying : json-c-0.13.1-0.2.el8.x86_64 199/394 DEBUG: Verifying : kbd-2.0.4-8.el8.x86_64 200/394 DEBUG: Verifying : kbd-legacy-2.0.4-8.el8.noarch 201/394 DEBUG: Verifying : kbd-misc-2.0.4-8.el8.noarch 202/394 DEBUG: Verifying : kernel-headers-4.18.0-80.el8.x86_64 203/394 DEBUG: Verifying : keyutils-libs-1.5.10-6.el8.x86_64 204/394 DEBUG: Verifying : kmod-25-11.el8.x86_64 205/394 DEBUG: Verifying : kmod-libs-25-11.el8.x86_64 206/394 DEBUG: Verifying : kpartx-0.7.8-7.el8.x86_64 207/394 DEBUG: Verifying : krb5-libs-1.16.1-22.el8.x86_64 208/394 DEBUG: Verifying : less-530-1.el8.x86_64 209/394 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 210/394 DEBUG: Verifying : libarchive-3.3.2-3.el8.x86_64 211/394 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 212/394 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 213/394 DEBUG: Verifying : libblkid-2.32.1-8.el8.x86_64 214/394 DEBUG: Verifying : libcap-2.25-9.el8.x86_64 215/394 DEBUG: Verifying : libcap-ng-0.7.9-4.el8.x86_64 216/394 DEBUG: Verifying : libcom_err-1.44.3-2.el8.x86_64 217/394 DEBUG: Verifying : libcroco-0.6.12-4.el8.x86_64 218/394 DEBUG: Verifying : libcurl-7.61.1-8.el8.x86_64 219/394 DEBUG: Verifying : libdb-5.3.28-36.el8.x86_64 220/394 DEBUG: Verifying : libdb-utils-5.3.28-36.el8.x86_64 221/394 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 222/394 DEBUG: Verifying : libfdisk-2.32.1-8.el8.x86_64 223/394 DEBUG: Verifying : libffi-3.1-18.el8.x86_64 224/394 DEBUG: Verifying : libgcc-8.2.1-3.5.el8.x86_64 225/394 DEBUG: Verifying : libgcrypt-1.8.3-2.el8.x86_64 226/394 DEBUG: Verifying : libgomp-8.2.1-3.5.el8.x86_64 227/394 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 228/394 DEBUG: Verifying : libidn2-2.0.5-1.el8.x86_64 229/394 DEBUG: Verifying : libkcapi-1.1.1-16_1.el8.x86_64 230/394 DEBUG: Verifying : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 231/394 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 232/394 DEBUG: Verifying : libmetalink-0.1.3-7.el8.x86_64 233/394 DEBUG: Verifying : libmount-2.32.1-8.el8.x86_64 234/394 DEBUG: Verifying : libnghttp2-1.33.0-1.el8.x86_64 235/394 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 236/394 DEBUG: Verifying : libpcap-14:1.9.0-1.el8.x86_64 237/394 DEBUG: Verifying : libpipeline-1.5.0-2.el8.x86_64 238/394 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 239/394 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 240/394 DEBUG: Verifying : libpsl-0.20.2-5.el8.x86_64 241/394 DEBUG: Verifying : libpwquality-1.4.0-9.el8.x86_64 242/394 DEBUG: Verifying : libseccomp-2.3.3-3.el8.x86_64 243/394 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 244/394 DEBUG: Verifying : libselinux-2.8-6.el8.x86_64 245/394 DEBUG: Verifying : libsemanage-2.8-5.el8.x86_64 246/394 DEBUG: Verifying : libsepol-2.8-2.el8.x86_64 247/394 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 248/394 DEBUG: Verifying : libsmartcols-2.32.1-8.el8.x86_64 249/394 DEBUG: Verifying : libssh-0.8.5-2.el8.x86_64 250/394 DEBUG: Verifying : libstdc++-8.2.1-3.5.el8.x86_64 251/394 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 252/394 DEBUG: Verifying : libtirpc-1.1.4-3.el8.x86_64 253/394 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 254/394 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 255/394 DEBUG: Verifying : libusbx-1.0.22-1.el8.x86_64 256/394 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 257/394 DEBUG: Verifying : libuuid-2.32.1-8.el8.x86_64 258/394 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 259/394 DEBUG: Verifying : libxcrypt-4.1.1-4.el8.x86_64 260/394 DEBUG: Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 261/394 DEBUG: Verifying : libxml2-2.9.7-5.el8.x86_64 262/394 DEBUG: Verifying : lua-libs-5.3.4-10.el8.x86_64 263/394 DEBUG: Verifying : lz4-libs-1.8.1.2-4.el8.x86_64 264/394 DEBUG: Verifying : make-1:4.2.1-9.el8.x86_64 265/394 DEBUG: Verifying : man-db-2.7.6.1-17.el8.x86_64 266/394 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 267/394 DEBUG: Verifying : ncurses-6.1-7.20180224.el8.x86_64 268/394 DEBUG: Verifying : ncurses-base-6.1-7.20180224.el8.noarch 269/394 DEBUG: Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64 270/394 DEBUG: Verifying : nettle-3.4.1-1.el8.x86_64 271/394 DEBUG: Verifying : npth-1.5-4.el8.x86_64 272/394 DEBUG: Verifying : openldap-2.4.46-9.el8.x86_64 273/394 DEBUG: Verifying : openssh-7.8p1-4.el8.x86_64 274/394 DEBUG: Verifying : openssh-clients-7.8p1-4.el8.x86_64 275/394 DEBUG: Verifying : openssl-1:1.1.1-8.el8.x86_64 276/394 DEBUG: Verifying : openssl-libs-1:1.1.1-8.el8.x86_64 277/394 DEBUG: Verifying : openssl-pkcs11-0.4.8-2.el8.x86_64 278/394 DEBUG: Verifying : os-prober-1.74-6.el8.x86_64 279/394 DEBUG: Verifying : p11-kit-0.23.14-4.el8.x86_64 280/394 DEBUG: Verifying : p11-kit-trust-0.23.14-4.el8.x86_64 281/394 DEBUG: Verifying : pam-1.3.1-4.el8.x86_64 282/394 DEBUG: Verifying : patch-2.7.6-8.el8.x86_64 283/394 DEBUG: Verifying : pcre-8.42-4.el8.x86_64 284/394 DEBUG: Verifying : pcre2-10.32-1.el8.x86_64 285/394 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 286/394 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 287/394 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 288/394 DEBUG: Verifying : perl-Errno-1.28-416.el8.x86_64 289/394 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 290/394 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 291/394 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 292/394 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 293/394 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 294/394 DEBUG: Verifying : perl-IO-1.38-416.el8.x86_64 295/394 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 296/394 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 297/394 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 298/394 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 299/394 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 300/394 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 301/394 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 302/394 DEBUG: Verifying : perl-Socket-4:2.027-2.el8.x86_64 303/394 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 304/394 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 305/394 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 306/394 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 307/394 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 308/394 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 309/394 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 310/394 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 311/394 DEBUG: Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 312/394 DEBUG: Verifying : perl-libs-4:5.26.3-416.el8.x86_64 313/394 DEBUG: Verifying : perl-macros-4:5.26.3-416.el8.x86_64 314/394 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 315/394 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 316/394 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 317/394 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 318/394 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 319/394 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 320/394 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 321/394 DEBUG: Verifying : platform-python-3.6.8-1.el8.x86_64 322/394 DEBUG: Verifying : platform-python-pip-9.0.3-13.el8.noarch 323/394 DEBUG: Verifying : platform-python-setuptools-39.2.0-4.el8.noarch 324/394 DEBUG: Verifying : popt-1.16-14.el8.x86_64 325/394 DEBUG: Verifying : procps-ng-3.3.15-1.el8.x86_64 326/394 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 327/394 DEBUG: Verifying : python3-libs-3.6.8-1.el8.x86_64 328/394 DEBUG: Verifying : python3-setuptools-39.2.0-4.el8.noarch 329/394 DEBUG: Verifying : readline-7.0-10.el8.x86_64 330/394 DEBUG: Verifying : redhat-release-8.0-0.44.el8.x86_64 331/394 DEBUG: Verifying : redhat-release-eula-8.0-0.44.el8.x86_64 332/394 DEBUG: Verifying : rpm-4.14.2-9.el8.x86_64 333/394 DEBUG: Verifying : rpm-build-libs-4.14.2-9.el8.x86_64 334/394 DEBUG: Verifying : rpm-libs-4.14.2-9.el8.x86_64 335/394 DEBUG: Verifying : sed-4.5-1.el8.x86_64 336/394 DEBUG: Verifying : setup-2.12.2-1.el8.noarch 337/394 DEBUG: Verifying : shadow-utils-2:4.6-7.el8.x86_64 338/394 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 339/394 DEBUG: Verifying : sqlite-libs-3.26.0-3.el8.x86_64 340/394 DEBUG: Verifying : systemd-239-13.el8.x86_64 341/394 DEBUG: Verifying : systemd-libs-239-13.el8.x86_64 342/394 DEBUG: Verifying : systemd-pam-239-13.el8.x86_64 343/394 DEBUG: Verifying : systemd-udev-239-13.el8.x86_64 344/394 DEBUG: Verifying : tar-2:1.30-4.el8.x86_64 345/394 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 346/394 DEBUG: Verifying : trousers-0.3.14-2.el8.x86_64 347/394 DEBUG: Verifying : trousers-lib-0.3.14-2.el8.x86_64 348/394 DEBUG: Verifying : tzdata-2018i-1.el8.noarch 349/394 DEBUG: Verifying : unzip-6.0-41.el8.x86_64 350/394 DEBUG: Verifying : util-linux-2.32.1-8.el8.x86_64 351/394 DEBUG: Verifying : which-2.21-10.el8.x86_64 352/394 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 353/394 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 354/394 DEBUG: Verifying : zip-3.0-23.el8.x86_64 355/394 DEBUG: Verifying : zlib-1.2.11-10.el8.x86_64 356/394 DEBUG: Verifying : gdk-pixbuf2-2.36.12-4.el8.x86_64 357/394 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 358/394 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.7.20150923gi 359/394 DEBUG: Verifying : pango-1.42.4-3.el8.x86_64 360/394 DEBUG: Verifying : pigz-2.4-3.el8.x86_64 361/394 DEBUG: Verifying : python-sphinx-locale-1:1.7.6-1.el8.noarch 362/394 DEBUG: Verifying : python3-devel-3.6.8-1.el8.x86_64 363/394 DEBUG: Verifying : python3-packaging-16.8-9.el8.noarch 364/394 DEBUG: Verifying : python3-sphinx-1:1.7.6-1.el8.noarch 365/394 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 366/394 DEBUG: Verifying : python3-sphinxcontrib-websupport-1.0.1-10.201803 367/394 DEBUG: Verifying : python3-whoosh-2.7.4-9.el8.noarch 368/394 DEBUG: Verifying : ImageMagick-6.9.9.38-1.el8.x86_64 369/394 DEBUG: Verifying : ImageMagick-libs-6.9.9.38-1.el8.x86_64 370/394 DEBUG: Verifying : fontawesome-fonts-4.7.0-6.el8ost.noarch 371/394 DEBUG: Verifying : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 372/394 DEBUG: Verifying : python3-babel-2.5.1-5.el8.noarch 373/394 DEBUG: Verifying : python3-chardet-3.0.4-8.el8ost.noarch 374/394 DEBUG: Verifying : python3-crypto-2.6.1-18.el8ost.x86_64 375/394 DEBUG: Verifying : python3-dns-1.15.0-8.el8ost.noarch 376/394 DEBUG: Verifying : python3-eventlet-0.25.1-1.1.el8ost.noarch 377/394 DEBUG: Verifying : python3-greenlet-0.4.13-6.el8ost.x86_64 378/394 DEBUG: Verifying : python3-idna-2.5-5.el8ost.noarch 379/394 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8ost.noarch 380/394 DEBUG: Verifying : python3-jinja2-2.10-9.el8ost.noarch 381/394 DEBUG: Verifying : python3-markupsafe-1.1.0-2.el8ost.x86_64 382/394 DEBUG: Verifying : python3-mock-3.0.5-1.el8ost.noarch 383/394 DEBUG: Verifying : python3-monotonic-1.5-2.el8ost.noarch 384/394 DEBUG: Verifying : python3-pbr-5.1.2-2.el8ost.noarch 385/394 DEBUG: Verifying : python3-pyparsing-2.3.1-1.el8ost.noarch 386/394 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8ost.noarch 387/394 DEBUG: Verifying : python3-requests-2.20.0-2.el8ost.noarch 388/394 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8ost.noarch 389/394 DEBUG: Verifying : python3-six-1.12.0-1.el8ost.noarch 390/394 DEBUG: Verifying : python3-snowballstemmer-1.2.1-6.el8ost.noarch 391/394 DEBUG: Verifying : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 392/394 DEBUG: Verifying : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 393/394 DEBUG: Verifying : python3-urllib3-1.23-5.el8ost.noarch 394/394 DEBUG: Installed: DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: make-1:4.2.1-9.el8.x86_64 DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-sphinx-1:1.7.6-1.el8.noarch DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Error-1:0.17025-2.el8.noarch DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-40.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: cups-libs-1:2.2.6-25.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-1:1.12.8-7.el8.x86_64 DEBUG: dbus-common-1:1.12.8-7.el8.noarch DEBUG: dbus-daemon-1:1.12.8-7.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-7.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-7.el8.x86_64 DEBUG: device-mapper-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.155-6.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-5.el8.noarch DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: gmp-1:6.1.2-8.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: grub2-common-1:2.02-66.el8.noarch DEBUG: grub2-tools-1:2.02-66.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-66.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: info-6.5-4.el8.x86_64 DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpcap-14:1.9.0-1.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: openssl-1:1.1.1-8.el8.x86_64 DEBUG: openssl-libs-1:1.1.1-8.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-2.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-interpreter-4:5.26.3-416.el8.x86_64 DEBUG: perl-libs-4:5.26.3-416.el8.x86_64 DEBUG: perl-macros-4:5.26.3-416.el8.x86_64 DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: shadow-utils-2:4.6-7.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: tar-2:1.30-4.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: python-sphinx-locale-1:1.7.6-1.el8.noarch DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c4b67be03d244d5aee95734380aab94', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '26d0ebd1ae344c67a11d3d06ca7a9e91', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '937be352814845fcbb3d496316907c2b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a778415f7454b8c911d6315c5113eb3', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//var/cache/dnf/', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -qa 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': 'en_US.UTF-8'} and shell True DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: perl-libs-5.26.3-416.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: perl-Encode-2.97-3.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: perl-Pod-Usage-1.69-395.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: perl-macros-5.26.3-416.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: python3-sphinx-1.7.6-1.el8.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: tcl-8.6.8-2.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: libpcap-1.9.0-1.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: dbus-libs-1.12.8-7.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: perl-Scalar-List-Utils-1.49-2.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: perl-Pod-Simple-3.35-395.el8.noarch DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: cups-libs-2.2.6-25.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: grub2-common-2.02-66.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: tar-1.30-4.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-2.21-2.el8.x86_64 DEBUG: perl-interpreter-5.26.3-416.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-Pod-Escapes-1.07-395.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: dbus-common-1.12.8-7.el8.noarch DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: openssl-1.1.1-8.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-66.el8.x86_64 DEBUG: device-mapper-1.02.155-6.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: dbus-tools-1.12.8-7.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: device-mapper-libs-1.02.155-6.el8.x86_64 DEBUG: shadow-utils-4.6-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-7.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: openssl-libs-1.1.1-8.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: grub2-tools-2.02-66.el8.x86_64 DEBUG: dbus-1.12.8-7.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-sphinx-locale-1.7.6-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: info-6.5-4.el8.x86_64 DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: gmp-6.1.2-8.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-parent-0.237-1.el8.noarch DEBUG: perl-Getopt-Long-2.50-4.el8.noarch DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: perl-Socket-2.027-2.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: perl-Time-Local-1.280-1.el8.noarch DEBUG: make-4.2.1-9.el8.x86_64 DEBUG: perl-Error-0.17025-2.el8.noarch DEBUG: perl-Storable-3.11-3.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-40.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 04d5280c3d90ca6f8d495c945143c5f2858024a1 HEAD is now at 04d5280 Update lower-constraints versions + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 8.2.0 04d5280 + UPSTREAMVERSION=8.2.0 + [[ 8.2.0 =~ ([^-]*)-(.+) ]] + [[ 8.2.0 =~ (.*?)\.(0rc.+) ]] + [[ 8.2.0 =~ (.*?)\.(0b.+) ]] + [[ 8.2.0 =~ (.*?)\.(0a.+) ]] + [[ 8.2.0 =~ (.*?)\.(dev.+) ]] + [[ 8.2.0 =~ (.*?)\.(g.+) ]] + [[ 8.2.0 =~ (.*?)\.pre.* ]] + [[ 8.2.0 =~ ^([.0-9]*)$ ]] + VERSION=8.2.0 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200630171134 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200630171134.04d5280 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h26nnhkx:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1605060 1308936 1094452 5085940 4999824 DEBUG: Swap: 4194300 579248 3615052 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f005a02bae76404ebc591f0263855a6b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8e1c5fedfe7f4a9d80a1c28c5d39bf5b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.h26nnhkx:/etc/resolv.conf', '--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=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 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 oslo.config.egg-info writing oslo.config.egg-info/PKG-INFO writing dependency_links to oslo.config.egg-info/dependency_links.txt writing entry points to oslo.config.egg-info/entry_points.txt writing requirements to oslo.config.egg-info/requires.txt writing top-level names to oslo.config.egg-info/top_level.txt writing pbr to oslo.config.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.config.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 'oslo.config.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating oslo.config-8.2.0 creating oslo.config-8.2.0/.zuul.d creating oslo.config-8.2.0/doc creating oslo.config-8.2.0/doc/source creating oslo.config-8.2.0/doc/source/cli creating oslo.config-8.2.0/doc/source/configuration creating oslo.config-8.2.0/doc/source/contributor creating oslo.config-8.2.0/doc/source/reference creating oslo.config-8.2.0/oslo.config.egg-info creating oslo.config-8.2.0/oslo_config creating oslo.config-8.2.0/oslo_config/sources creating oslo.config-8.2.0/oslo_config/tests creating oslo.config-8.2.0/oslo_config/tests/testmods creating oslo.config-8.2.0/releasenotes creating oslo.config-8.2.0/releasenotes/notes creating oslo.config-8.2.0/releasenotes/source creating oslo.config-8.2.0/releasenotes/source/_static creating oslo.config-8.2.0/releasenotes/source/_templates copying files to oslo.config-8.2.0... copying .coveragerc -> oslo.config-8.2.0 copying .stestr.conf -> oslo.config-8.2.0 copying AUTHORS -> oslo.config-8.2.0 copying CONTRIBUTING.rst -> oslo.config-8.2.0 copying ChangeLog -> oslo.config-8.2.0 copying HACKING.rst -> oslo.config-8.2.0 copying LICENSE -> oslo.config-8.2.0 copying README.rst -> oslo.config-8.2.0 copying bindep.txt -> oslo.config-8.2.0 copying lower-constraints.txt -> oslo.config-8.2.0 copying requirements.txt -> oslo.config-8.2.0 copying setup.cfg -> oslo.config-8.2.0 copying setup.py -> oslo.config-8.2.0 copying test-requirements.txt -> oslo.config-8.2.0 copying tox.ini -> oslo.config-8.2.0 copying .zuul.d/project.yaml -> oslo.config-8.2.0/.zuul.d copying doc/requirements.txt -> oslo.config-8.2.0/doc copying doc/source/conf.py -> oslo.config-8.2.0/doc/source copying doc/source/config-generator.conf -> oslo.config-8.2.0/doc/source copying doc/source/index.rst -> oslo.config-8.2.0/doc/source copying doc/source/cli/generator.rst -> oslo.config-8.2.0/doc/source/cli copying doc/source/cli/index.rst -> oslo.config-8.2.0/doc/source/cli copying doc/source/cli/validator.rst -> oslo.config-8.2.0/doc/source/cli copying doc/source/configuration/drivers.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/configuration/format.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/configuration/index.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/configuration/mutable.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/configuration/options.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/configuration/quickstart.rst -> oslo.config-8.2.0/doc/source/configuration copying doc/source/contributor/index.rst -> oslo.config-8.2.0/doc/source/contributor copying doc/source/reference/accessing.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/command-line.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/configuration-files.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/defining.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/deprecating.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/drivers.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/faq.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/globals.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/helpers.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/index.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/locations.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/mutable.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/naming.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/sphinxconfiggen.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/sphinxext.rst -> oslo.config-8.2.0/doc/source/reference copying doc/source/reference/styleguide.rst -> oslo.config-8.2.0/doc/source/reference copying oslo.config.egg-info/PKG-INFO -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/SOURCES.txt -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/dependency_links.txt -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/entry_points.txt -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/not-zip-safe -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/pbr.json -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/requires.txt -> oslo.config-8.2.0/oslo.config.egg-info copying oslo.config.egg-info/top_level.txt -> oslo.config-8.2.0/oslo.config.egg-info copying oslo_config/__init__.py -> oslo.config-8.2.0/oslo_config copying oslo_config/_i18n.py -> oslo.config-8.2.0/oslo_config copying oslo_config/_list_opts.py -> oslo.config-8.2.0/oslo_config copying oslo_config/cfg.py -> oslo.config-8.2.0/oslo_config copying oslo_config/fixture.py -> oslo.config-8.2.0/oslo_config copying oslo_config/generator.py -> oslo.config-8.2.0/oslo_config copying oslo_config/iniparser.py -> oslo.config-8.2.0/oslo_config copying oslo_config/sphinxconfiggen.py -> oslo.config-8.2.0/oslo_config copying oslo_config/sphinxext.py -> oslo.config-8.2.0/oslo_config copying oslo_config/types.py -> oslo.config-8.2.0/oslo_config copying oslo_config/validator.py -> oslo.config-8.2.0/oslo_config copying oslo_config/version.py -> oslo.config-8.2.0/oslo_config copying oslo_config/sources/__init__.py -> oslo.config-8.2.0/oslo_config/sources copying oslo_config/sources/_environment.py -> oslo.config-8.2.0/oslo_config/sources copying oslo_config/sources/_uri.py -> oslo.config-8.2.0/oslo_config/sources copying oslo_config/tests/__init__.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_cfg.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_fixture.conf -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_fixture.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_generator.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_get_location.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_iniparser.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_sources.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_sphinxconfiggen.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_sphinxext.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_types.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/test_validator.py -> oslo.config-8.2.0/oslo_config/tests copying oslo_config/tests/testmods/__init__.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/bar_foo_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/baz_qux_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/blaa_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbaar_baa_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/fbar_foo_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying oslo_config/tests/testmods/fblaa_opt.py -> oslo.config-8.2.0/oslo_config/tests/testmods copying releasenotes/notes/.placeholder -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/add-HostAddressOpt-6e7e2afe7c7863cb.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/add-default-config-dirs-03340ff6689afe94.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/add-float-min-max-b1a2e16301c8435c.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/add-port_type-8704295c6a56265d.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/add-reno-71dc832ce29b962f.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/config-from-environment-3feba7b4cc747d2b.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/config-validator-256817f2183994fd.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/drop-python27-support-87f1b4089d4cc78b.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/machine-readable-sample-config-e8f8ba43ababcf99.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/positional-arguments-are-required-22ddca72e6f523bf.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/show-deprecated-reason-361a8eb31e05c97e.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/support-choice-descriptions-8b2d0c14fbd16b2a.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/support-fatal-deprecations-ea0513aa58a395ca.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/notes/validator-exclude-groups-ad2f046522a3407e.yaml -> oslo.config-8.2.0/releasenotes/notes copying releasenotes/source/conf.py -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/index.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/liberty.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/mitaka.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/newton.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/ocata.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/pike.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/queens.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/rocky.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/stein.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/train.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/unreleased.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/ussuri.rst -> oslo.config-8.2.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> oslo.config-8.2.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> oslo.config-8.2.0/releasenotes/source/_templates Writing oslo.config-8.2.0/setup.cfg creating dist Creating tar archive removing 'oslo.config-8.2.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.k3jvchtu:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1602096 1312072 1094676 5085768 5002572 DEBUG: Swap: 4194300 579248 3615052 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cbe6d73245b94a70809467a1765a549d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=oslo.config-8.2.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/oslo.config-8.2.0.tar.gz ++ basename oslo.config-8.2.0.tar.gz .tar.gz + SOURCEWITHREL=oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz + mv dist/oslo.config-8.2.0.tar.gz /tmp/tmp.OMPTJrKwgu/SOURCES/oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz + cd /home/rhel8-master/data/python-oslo-config_distro + cp -a 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch python-oslo-config.spec sources /tmp/tmp.OMPTJrKwgu/SOURCES/ + cp python-oslo-config.spec /tmp/tmp.OMPTJrKwgu/SPECS/ + cd /tmp/tmp.OMPTJrKwgu/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 8.2.0\' python-oslo-config.spec + sed -i -e '1i%global dlrn 1\' python-oslo-config.spec ++ basename oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr oslo.config-8.2.0-0.20200630171134.04d5280\' python-oslo-config.spec + sed -i -e s/UPSTREAMVERSION/8.2.0/g python-oslo-config.spec + VERSION=8.2.0 + sed -i -e 's/Version:.*/Version: 8.2.0/g' python-oslo-config.spec + sed -i -e 's/Release:.*/Release: 0.20200630171134.04d5280%{?dist}/g' python-oslo-config.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz/' python-oslo-config.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-oslo-config.spec + cat python-oslo-config.spec %global dlrn_nvr oslo.config-8.2.0-0.20200630171134.04d5280 %global dlrn 1 %define upstream_version 8.2.0 %global sname oslo.config %global pypi_name oslo-config %global with_doc 1 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-oslo-config Epoch: 2 Version: 8.2.0 Release: 0.20200630171134.04d5280%{?dist} Summary: OpenStack common configuration library Group: Development/Languages License: ASL 2.0 URL: https://launchpad.net/%{sname} Source0: oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz Patch0001: 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch BuildArch: noarch %description The Oslo project intends to produce a python library containing infrastructure code shared by OpenStack projects. The APIs provided by the project should be high quality, stable, consistent and generally useful. The oslo-config library is a command line and configuration file parsing library from the Oslo project. %package -n python3-%{pypi_name} Summary: OpenStack common configuration library %{?python_provide:%python_provide python3-%{pypi_name}} Obsoletes: python2-%{pypi_name} < %{version}-%{release} Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-rfc3986 >= 1.2.0 Requires: python3-pbr Requires: python3-requests >= 2.18.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-debtcollector >= 1.2.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-PyYAML >= 3.10 BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-oslo-i18n BuildRequires: python3-rfc3986 BuildRequires: python3-pbr BuildRequires: git # Required for tests BuildRequires: python3-testscenarios BuildRequires: python3-stestr BuildRequires: python3-testtools BuildRequires: python3-oslotest BuildRequires: python3-requests-mock BuildRequires: python3-netaddr BuildRequires: python3-stevedore BuildRequires: python3-PyYAML %if 0%{?repo_bootstrap} == 0 BuildRequires: python3-oslo-log %endif %description -n python3-%{pypi_name} The Oslo project intends to produce a python library containing infrastructure code shared by OpenStack projects. The APIs provided by the project should be high quality, stable, consistent and generally useful. The oslo-config library is a command line and configuration file parsing library from the Oslo project. %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: Documentation for OpenStack common configuration library BuildRequires: python3-sphinx BuildRequires: python3-fixtures BuildRequires: python3-openstackdocstheme BuildRequires: python3-oslotest >= 1.10.0 BuildRequires: python3-debtcollector BuildRequires: python3-stevedore BuildRequires: python3-sphinxcontrib-apidoc %description -n python-%{pypi_name}-doc Documentation for the oslo-config library. %endif %prep %autosetup -n %{sname}-%{upstream_version} -S git # Remove shebang from non executable file, it's used by the oslo-config-validator binary. sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py # let RPM handle deps rm -rf {test-,}requirements.txt # Remove tests requiring sphinx if sphinx is not available %if 0%{?with_doc} == 0 rm oslo_config/tests/test_sphinxext.py rm oslo_config/tests/test_sphinxconfiggen.py %endif %build %{py3_build} %if 0%{?with_doc} export PYTHONPATH=. sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} pushd %{buildroot}/%{_bindir} for i in generator validator do ln -s oslo-config-$i oslo-config-$i-3 done popd %check %if 0%{?repo_bootstrap} == 0 PYTHON=python3 stestr-3 run %endif %files -n python3-%{pypi_name} %doc README.rst %license LICENSE %{_bindir}/oslo-config-generator %{_bindir}/oslo-config-generator-3 %{_bindir}/oslo-config-validator %{_bindir}/oslo-config-validator-3 %{python3_sitelib}/oslo_config %{python3_sitelib}/*.egg-info %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %doc doc/build/html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.OMPTJrKwgu/SOURCES python-oslo-config.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 --spec python-oslo-config.spec --sources=/tmp/tmp.OMPTJrKwgu/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7k0lklty:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(python-oslo-config.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1606548 1310044 1091720 5083344 5001076 DEBUG: Swap: 4194300 579248 3615052 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '52a09f7641dd4d3daa4737e8aaeaaedb', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0014ce1b6a04497c88bef7f63e0b2dbf', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd4a11b6003f943c78d7af266624081d8', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b4c1597e2a7640109eaea8df3b34a83c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 623 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 361 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 1.8 kB/s | 3.0 kB 00:01 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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7k0lklty:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc17779f2cd74054a339c0d11b1f8221', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7k0lklty:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-oslo-config.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.OMPTJrKwgu INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/67/0f/670fe7ce2a31f3111bc3fb80dd80a43500daab87_d3b4a58e enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1604140 1317012 1091720 5078784 5003424 DEBUG: Swap: 4194300 579332 3614968 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '60c2459c2e0b4849b44f86181d70ffb6', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d4845e86d5c40c883ab56b4dfa1a3e2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6b9269b26d8949759a2c0a53a49739bd', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7743f7ea4eb64d5caa778e172d6ab528', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.2 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 1.2 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 812 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 50 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm Start: build setup for python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '81bacdafb95f437193d4b0d8e427b494', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: python-oslo-config-2:8.2.0-0.202006301######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4d66f4bae35143479f692914708376bc', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch DEBUG: oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz DEBUG: python-oslo-config.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '43d6b7f008cb4d069a18351302f86527', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Tue 30 Jun 2020 01:11:55 PM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-requests-mock noarch1.3.0-2.el8ost delorean-rhel8-master-deps 64 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-sphinxcontrib-apidoc noarch0.2.1-10.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 43 Packages DEBUG: Total size: 6.4 M DEBUG: Installed size: 25 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.3.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 1/43 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 2/43 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 3/43 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 4/43 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 5/43 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 6/43 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17ab8 7/43 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd74 8/43 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 9/43 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 10/43 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 11/43 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 12/43 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 13/43 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 14/43 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 15/43 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 16/43 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 17/43 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 18/43 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 19/43 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 20/43 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 21/43 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 22/43 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 23/43 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 24/43 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 25/43 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 26/43 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 27/43 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 28/43 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 29/43 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b993 30/43 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec 31/43 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 32/43 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 33/43 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b993823. 34/43 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.20200618074026. 35/43 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b698 36/43 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el 37/43 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 38/43 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 39/43 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el 40/43 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 41/43 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarc 42/43 DEBUG: Installing : python3-requests-mock-1.3.0-2.el8ost.noarch 43/43 DEBUG: Running scriptlet: python3-requests-mock-1.3.0-2.el8ost.noarch 43/43 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 1/43 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec 2/43 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b993 3/43 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.n 4/43 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17ab8 5/43 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b698 6/43 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd74 7/43 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 8/43 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el 9/43 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.20200618074026. 10/43 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b993823. 11/43 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el 12/43 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 13/43 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 14/43 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 15/43 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 16/43 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 17/43 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 18/43 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 19/43 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 20/43 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 21/43 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 22/43 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 23/43 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 24/43 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 25/43 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 26/43 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 27/43 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 28/43 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 29/43 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 30/43 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarch 31/43 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 32/43 DEBUG: Verifying : python3-requests-mock-1.3.0-2.el8ost.noarch 33/43 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 34/43 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarc 35/43 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 36/43 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 37/43 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 38/43 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 39/43 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 40/43 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 41/43 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 42/43 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 43/43 DEBUG: Installed: DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-requests-mock-1.3.0-2.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm Start: rpmbuild python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/installed_pkgs.log 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': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e4b6f0843bf94fcca9cf8f85e6b5e247', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zkfia7qr:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-config.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2OVPiL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf oslo.config-8.2.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.config-8.2.0-0.20200630171134.04d5280.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd oslo.config-8.2.0 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-config-8.2.0 base' DEBUG: + /usr/bin/cat /builddir/build/SOURCES/0001-add-usr-share-project-dist.conf-to-the-default-confi.patch DEBUG: + /usr/bin/git apply --index - DEBUG: + /usr/bin/git commit -q -m 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch --author 'rpm-build ' DEBUG: + sed -i '/\/usr\/bin\/env/d' oslo_config/validator.py DEBUG: + rm -rf test-requirements.txt requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.stv495 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/oslo_config DEBUG: creating build/lib/oslo_config/tests DEBUG: creating build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/__init__.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/bar_foo_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/baz_qux_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/blaa_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/fbaar_baa_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/fbar_foo_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: copying oslo_config/tests/testmods/fblaa_opt.py -> build/lib/oslo_config/tests/testmods DEBUG: creating build/lib/oslo_config/sources DEBUG: copying oslo_config/sources/__init__.py -> build/lib/oslo_config/sources DEBUG: copying oslo_config/sources/_environment.py -> build/lib/oslo_config/sources DEBUG: copying oslo_config/sources/_uri.py -> build/lib/oslo_config/sources DEBUG: copying oslo_config/tests/__init__.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_cfg.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_fixture.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_generator.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_get_location.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_iniparser.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_sources.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_sphinxconfiggen.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_sphinxext.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_types.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/tests/test_validator.py -> build/lib/oslo_config/tests DEBUG: copying oslo_config/validator.py -> build/lib/oslo_config DEBUG: copying oslo_config/cfg.py -> build/lib/oslo_config DEBUG: copying oslo_config/__init__.py -> build/lib/oslo_config DEBUG: copying oslo_config/_i18n.py -> build/lib/oslo_config DEBUG: copying oslo_config/_list_opts.py -> build/lib/oslo_config DEBUG: copying oslo_config/fixture.py -> build/lib/oslo_config DEBUG: copying oslo_config/generator.py -> build/lib/oslo_config DEBUG: copying oslo_config/iniparser.py -> build/lib/oslo_config DEBUG: copying oslo_config/sphinxconfiggen.py -> build/lib/oslo_config DEBUG: copying oslo_config/sphinxext.py -> build/lib/oslo_config DEBUG: copying oslo_config/types.py -> build/lib/oslo_config DEBUG: copying oslo_config/version.py -> build/lib/oslo_config DEBUG: running egg_info DEBUG: writing oslo.config.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.config.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.config.egg-info/entry_points.txt DEBUG: deleting oslo.config.egg-info/requires.txt DEBUG: writing top-level names to oslo.config.egg-info/top_level.txt DEBUG: writing pbr to oslo.config.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'oslo.config.egg-info/SOURCES.txt' DEBUG: copying oslo_config/tests/test_fixture.conf -> build/lib/oslo_config/tests DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: loading stevedore.sphinxext DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/oslo.config-8.2.0/doc/source/config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/oslo.config-8.2.0/doc/source/sample.config DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load oslo.config DEBUG: Creating file /builddir/build/BUILD/oslo.config-8.2.0/doc/source/reference/api/oslo_config.rst. DEBUG: Creating file /builddir/build/BUILD/oslo.config-8.2.0/doc/source/reference/api/oslo_config.sources.rst. DEBUG: Creating file /builddir/build/BUILD/oslo.config-8.2.0/doc/source/reference/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 27 source files that are out of date DEBUG: updating environment: 30 added, 0 changed, 0 removed DEBUG: reading sources... [ 3%] cli/generator DEBUG: reading sources... [ 6%] cli/index DEBUG: reading sources... [ 10%] cli/validator DEBUG: reading sources... [ 13%] configuration/drivers DEBUG: documenting plugins from 'oslo.config.driver' DEBUG: reading sources... [ 16%] configuration/format DEBUG: reading sources... [ 20%] configuration/index DEBUG: reading sources... [ 23%] configuration/mutable DEBUG: reading sources... [ 26%] configuration/options DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load oslo.config DEBUG: reading sources... [ 30%] configuration/quickstart DEBUG: reading sources... [ 33%] contributor/index DEBUG: reading sources... [ 36%] index DEBUG: reading sources... [ 40%] reference/accessing DEBUG: reading sources... [ 43%] reference/api/modules DEBUG: reading sources... [ 46%] reference/api/oslo_config DEBUG: reading sources... [ 50%] reference/api/oslo_config.sources DEBUG: reading sources... [ 53%] reference/command-line DEBUG: reading sources... [ 56%] reference/configuration-files DEBUG: reading sources... [ 60%] reference/defining DEBUG: reading sources... [ 63%] reference/deprecating DEBUG: reading sources... [ 66%] reference/drivers DEBUG: reading sources... [ 70%] reference/faq DEBUG: reading sources... [ 73%] reference/globals DEBUG: reading sources... [ 76%] reference/helpers DEBUG: reading sources... [ 80%] reference/index DEBUG: reading sources... [ 83%] reference/locations DEBUG: reading sources... [ 86%] reference/mutable DEBUG: reading sources... [ 90%] reference/naming DEBUG: reading sources... [ 93%] reference/sphinxconfiggen DEBUG: reading sources... [ 96%] reference/sphinxext DEBUG: reading sources... [100%] reference/styleguide DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 3%] cli/generator DEBUG: writing output... [ 6%] cli/index DEBUG: writing output... [ 10%] cli/validator DEBUG: writing output... [ 13%] configuration/drivers DEBUG: writing output... [ 16%] configuration/format DEBUG: writing output... [ 20%] configuration/index DEBUG: writing output... [ 23%] configuration/mutable DEBUG: writing output... [ 26%] configuration/options DEBUG: writing output... [ 30%] configuration/quickstart DEBUG: writing output... [ 33%] contributor/index DEBUG: writing output... [ 36%] index DEBUG: writing output... [ 40%] reference/accessing DEBUG: writing output... [ 43%] reference/api/modules DEBUG: writing output... [ 46%] reference/api/oslo_config DEBUG: writing output... [ 50%] reference/api/oslo_config.sources DEBUG: writing output... [ 53%] reference/command-line DEBUG: writing output... [ 56%] reference/configuration-files DEBUG: writing output... [ 60%] reference/defining DEBUG: writing output... [ 63%] reference/deprecating DEBUG: writing output... [ 66%] reference/drivers DEBUG: writing output... [ 70%] reference/faq DEBUG: writing output... [ 73%] reference/globals DEBUG: writing output... [ 76%] reference/helpers DEBUG: writing output... [ 80%] reference/index DEBUG: writing output... [ 83%] reference/locations DEBUG: writing output... [ 86%] reference/mutable DEBUG: writing output... [ 90%] reference/naming DEBUG: writing output... [ 93%] reference/sphinxconfiggen DEBUG: writing output... [ 96%] reference/sphinxext DEBUG: writing output... [100%] reference/styleguide DEBUG: generating indices... genindex py-modindex DEBUG: writing additional pages... search DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M23nBD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 DEBUG: + cd oslo.config-8.2.0 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/version.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/types.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/sphinxext.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/sphinxconfiggen.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/iniparser.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/generator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/fixture.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/_list_opts.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/cfg.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: copying build/lib/oslo_config/validator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources DEBUG: copying build/lib/oslo_config/sources/_uri.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources DEBUG: copying build/lib/oslo_config/sources/_environment.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources DEBUG: copying build/lib/oslo_config/sources/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_fixture.conf -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_validator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_types.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_sphinxext.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_sphinxconfiggen.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_sources.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_iniparser.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_get_location.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_generator.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/test_cfg.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: copying build/lib/oslo_config/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests DEBUG: creating /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/fblaa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/fbar_foo_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/fbaar_baa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/blaa_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/baz_qux_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/bar_foo_opt.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: copying build/lib/oslo_config/tests/testmods/__init__.py -> /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sphinxext.py to sphinxext.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sphinxconfiggen.py to sphinxconfiggen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/iniparser.py to iniparser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/generator.py to generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/fixture.py to fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/_list_opts.py to _list_opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/_i18n.py to _i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/cfg.py to cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources/_uri.py to _uri.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources/_environment.py to _environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/sources/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_validator.py to test_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_sphinxext.py to test_sphinxext.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_sphinxconfiggen.py to test_sphinxconfiggen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_sources.py to test_sources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_iniparser.py to test_iniparser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_get_location.py to test_get_location.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_generator.py to test_generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_fixture.py to test_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/test_cfg.py to test_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fblaa_opt.py to fblaa_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fbar_foo_opt.py to fbar_foo_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/fbaar_baa_opt.py to fbaar_baa_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/blaa_opt.py to blaa_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/baz_qux_opt.py to baz_qux_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/bar_foo_opt.py to bar_foo_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo_config/tests/testmods/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpqpsqeqfw.py' DEBUG: /usr/bin/python3 /tmp/tmpqpsqeqfw.py DEBUG: removing /tmp/tmpqpsqeqfw.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing oslo.config.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.config.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.config.egg-info/entry_points.txt DEBUG: writing top-level names to oslo.config.egg-info/top_level.txt DEBUG: writing pbr to oslo.config.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'oslo.config.egg-info/SOURCES.txt' DEBUG: Copying oslo.config.egg-info to /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6/site-packages/oslo.config-8.2.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing oslo-config-generator script to /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/bin DEBUG: Installing oslo-config-validator script to /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/bin DEBUG: + pushd /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64//usr/bin DEBUG: + for i in generator validator DEBUG: ~/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/bin ~/build/BUILD/oslo.config-8.2.0 DEBUG: + ln -s oslo-config-generator oslo-config-generator-3 DEBUG: + for i in generator validator DEBUG: + ln -s oslo-config-validator oslo-config-validator-3 DEBUG: + popd DEBUG: ~/build/BUILD/oslo.config-8.2.0 DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.2.0-0.20200630171134.04d5280.el8 --unique-debug-suffix -8.2.0-0.20200630171134.04d5280.el8.x86_64 --unique-debug-src-base python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.config-8.2.0 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cc1Gjf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + PYTHON=python3 DEBUG: + stestr-3 run DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Ignoring change to immutable option DEFAULT.foo DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Caught Error while reloading configure files: Failed to find some config files: /tmp/tmp_cx3149g/tmp1vg97dho/tmphqmzz_7y/1.conf DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Caught Error while reloading configure files: value required for option foo in group [DEFAULT] DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo" from group "DEFAULT" is deprecated. Use option "common_opt" from group "foo". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo2" from group "oldgroup2" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo" from group "oldgroup" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo" from group "blaa" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option None.foo_bar is deprecated. Use option DEFAULT.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option None.foo_bar is deprecated. Use option DEFAULT.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo_bar" from group "DEFAULT" is deprecated. Use option "foobar" from group "DEFAULT". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo" from group "oldgroup" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option None.foo_bar is deprecated. Use option DEFAULT.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option testing.foo_bar is deprecated. Use option testing.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option None.foo_bar is deprecated. Use option DEFAULT.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Config option testing.foo_bar is deprecated. Use option testing.foobar instead. DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo" from group "DEFAULT" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo_bar" from group "DEFAULT" is deprecated. Use option "foobar" from group "DEFAULT". DEBUG: BUILDSTDERR: argument --foo: Invalid String(choices=['bar1', 'bar2']) value: bar3 DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo" from group "oldgroup" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: usage: run [-h] [--config-dir DIR] [--config-file PATH] {foo} ... DEBUG: BUILDSTDERR: run: error: unrecognized arguments: bar DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "oldfoo" from group "DEFAULT" is deprecated. Use option "foo" from group "blaa". DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo_bar" from group "DEFAULT" is deprecated. Use option "foobar" from group "DEFAULT". DEBUG: BUILDSTDERR: argument --port: Invalid Port(choices=[80, 8080]) value: 8181 DEBUG: BUILDSTDERR: usage: test [-h] [--config-dir DIR] [--config-file PATH] [--version] foo DEBUG: BUILDSTDERR: test: error: the following arguments are required: foo DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Deprecated: Option "foo" from group "DEFAULT" is deprecated. Use option "foo" from group "ba". DEBUG: BUILDSTDERR: argument --foo: Invalid URI value: http://www.example.com/versions DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Caught Error while reloading configure files: Failed to find some config files: /builddir/build/BUILD/oslo.config-8.2.0/test_fixture.conf DEBUG: BUILDSTDERR: WARNING [oslo_config.cfg] Caught Error while reloading configure files: Failed to find some config files: /builddir/build/BUILD/oslo.config-8.2.0/test_fixture.conf DEBUG: BUILDSTDERR: argument --foo: Invalid String value: "foobar' DEBUG: BUILDSTDERR: argument --foo: Invalid String value: 'foobar" DEBUG: BUILDSTDERR: argument --foo: Invalid String value: "foobar DEBUG: BUILDSTDERR: argument --foo: Invalid String value: 'foobar DEBUG: BUILDSTDERR: argument --foo: Invalid String value: 123456 DEBUG: BUILDSTDERR: argument --foo: Invalid URI value: https://www.example.com DEBUG: BUILDSTDERR: argument --foo: Invalid URI value: file://www.example.com DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '1' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '2' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '3' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '4096' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: WARNING [oslo_config.generator] normalizing group name 'default' to 'DEFAULT' DEBUG: BUILDSTDERR: WARNING [oslo_config.generator] normalizing group name 'Default' to 'DEFAULT' DEBUG: BUILDSTDERR: WARNING [oslo_config.generator] normalizing group name 'Group1' to 'group1' DEBUG: BUILDSTDERR: WARNING [oslo_config.generator] normalizing group name 'GROUP1' to 'group1' DEBUG: BUILDSTDERR: usage: test [-h] [--config-dir DIR] [--config-file PATH] [--version] foo_bar DEBUG: BUILDSTDERR: test: error: the following arguments are required: foo_bar DEBUG: BUILDSTDERR: usage: test [-h] [--config-dir DIR] [--config-file PATH] [--version] foo DEBUG: BUILDSTDERR: test: error: the following arguments are required: foo DEBUG: BUILDSTDERR: argument --foo: Invalid String(regex='bar') value: foo DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '4096' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: ERROR [oslo_config.cfg] could not load configuration from 'unknown_driver'. Value for option driver from LocationInfo(location=, detail='') is not valid: Valid values are [remote_file], but found 'very_unlikely_to_exist_driver_name' DEBUG: BUILDSTDERR: ERROR [oslo_config.cfg] could not load configuration from 'missing_source', no 'driver' is set. DEBUG: BUILDSTDERR: ERROR [oslo_config.cfg] could not load configuration from 'incomplete_ini_driver' using remote_file driver: Invalid URL 'None': No schema supplied. Perhaps you meant http://None? DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '1' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '2' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting '3' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: ERROR [oslo_config.cfg] could not load configuration from 'missing_driver', no 'driver' is set. DEBUG: BUILDSTDERR: ERROR [root] oo/opt not found DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting 'foo' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: ERROR [root] foo/opts not found DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting 'bar' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg) [0.001807s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_name) [0.001070s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_default) [0.001174s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group) [0.001016s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_default) [0.000983s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_group_and_name) [0.001001s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv4addr_arg) [0.001091s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipv6addr_arg) [0.001008s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_with_spaces) [0.001013s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg) [0.001202s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group2) [0.001004s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_name) [0.000989s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_default) [0.000970s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_arg) [0.001129s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg) [0.001016s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_and_name) [0.001026s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_float_int) [0.001178s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_doesnt_exist [0.000942s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_foo [0.001875s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_see_new_values [0.001920s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_value_override [0.004416s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_default [0.001447s] ... ok DEBUG: BUILDSTDERR: /builddir/build/BUILD/oslo.config-8.2.0/oslo_config/types.py:57: UserWarning: converting ' bar ' to a string DEBUG: BUILDSTDERR: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: BUILDSTDERR: WARNING [root] Deprecated opt bar/opt found DEBUG: BUILDSTDERR: WARNING [root] Deprecated opt bar/opt found DEBUG: {2} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value [0.001907s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_default) [0.001010s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_name) [0.001123s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_default) [0.000976s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group_and_name) [0.001032s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_default) [0.001128s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse) [0.001019s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_name) [0.001038s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_default) [0.001023s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_name) [0.001158s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_name) [0.001051s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name2) [0.001060s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group) [0.001297s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg_deprecated_group_and_name) [0.001044s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_name) [0.001053s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_arg_int) [0.001018s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_version [0.001181s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir [0.001982s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_group [0.001821s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_order_override [0.002184s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_false [0.001468s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_default_none [0.001308s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_value [0.001320s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup_and_dname [0.001527s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dname [0.001453s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_no_colon [0.001627s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_in_range [0.001415s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_in_range [0.001329s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_below_min [0.001410s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_default_dgroup [0.001461s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup_and_dname [0.001601s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup [0.001392s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dname [0.001388s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_default_dgroup [0.001435s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup_and_dname [0.001616s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dname [0.001410s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup_and_dname [0.001553s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value [0.001327s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_value_override [0.001882s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multiple_opts [0.001394s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list [0.001382s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_default [0.002215s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_above_max [0.001428s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_in_range [0.001394s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_below_min [0.001458s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_min_in_range [0.001352s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_raw_value [0.001569s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_bad [0.001688s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_good [0.001247s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_empty_value [0.001262s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg) [0.005686s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_default) [0.001015s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group) [0.001116s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_deprecated_group_and_name) [0.001062s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group) [0.001186s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg) [0.001001s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group_and_name) [0.001000s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg_deprecated_name) [0.001001s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv4) [0.001011s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(ipaddr_arg_implicitv6) [0.000995s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_default) [0.000976s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg) [0.002767s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group) [0.001008s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_default) [0.000965s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_with_spaces) [0.001208s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group) [0.001000s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_deprecated [0.003804s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup [0.001378s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dgroup_and_dname [0.001449s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_ignore_dname [0.001498s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_default_dgroup [0.001452s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_default [0.001488s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup [0.001452s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value [0.001354s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_error [0.002264s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file [0.001179s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_priority [0.001442s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_default_config_file_with_value [0.001292s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_no_default_config_file [0.000888s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_use_default [0.001318s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-deprecated) [0.001543s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(default-not-deprecated) [0.001398s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-not-deprecated) [0.001517s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_check_deprecated [0.000716s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal [0.001471s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_with_dest [0.001444s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_DeprecatedOpt [0.001848s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal [0.001487s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_args_already_parsed_error [0.000410s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_not_found_error [0.000373s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_error [0.000356s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error [0.000372s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files [0.000618s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file [0.001090s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help [0.002430s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_choices [0.001256s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_in_group [0.001055s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_values_override_deprecated [0.001776s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default [0.001339s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_default_wrong_type [0.000763s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_min_in_range [0.004452s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_and_name) [0.000994s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_default) [0.000956s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(port_arg) [0.001165s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(uri_default) [0.001212s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_default) [0.000993s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multiopt_string) [0.001017s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_help [0.001927s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_default_file_precedence [0.002524s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dgroup [0.001576s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value [0.001401s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dname [0.001453s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default [0.001331s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface [0.001167s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.NamespaceTestCase.test_single_file [0.000842s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file [0.001275s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_name [0.002591s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_group [0.001118s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(hyphen) [0.001256s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(hyphen) [0.001268s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(hyphen) [0.000683s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(hyphen) [0.000763s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_alternate_group(underscore) [0.000680s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(underscore) [0.001071s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OptTestCase.test_opt_eq [0.000446s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test__str_override [0.000953s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test__wrong_type_override [0.000614s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_default_none [0.001256s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_no_default_override [0.000966s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_override_none [0.001367s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_set_default_not_in_choices [0.000680s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_not_in_choices [0.000620s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_str_override_with_None [0.000918s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.OverridesTestCase.test_wrong_type_default_override [0.001000s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_list [0.001190s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_good_with_tuple [0.001017s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_bad_choice_value [0.001455s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_undefined [0.003617s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_defined [0.002123s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_none_default [0.000962s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_unregister [0.002003s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_arg [0.001003s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_arg [0.001203s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_bad_value [0.001602s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_bad [0.002499s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup_and_dname [0.001427s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_type [0.001537s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup_and_dname [0.001519s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_default_dgroup [0.001416s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup [0.003557s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dgroup [0.001550s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_dname [0.002195s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append [0.001684s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_values_append_deprecated [0.001840s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_only_default [0.011723s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_greater_max [0.001021s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_only_max_above_max [0.001885s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_default_dgroup [0.001928s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override [0.001678s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_with_reason [0.001503s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt [0.000559s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ReRegisterOptTestCase.test_conf_file_re_register_opt_in_group [0.000535s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_bad_value [0.001656s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.RegexTestCase.test_regex_good [0.002155s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_opt [0.000978s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_group_opt [0.001293s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_clear [0.001276s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.ResetAndClearTestCase.test_reset_and_clear_with_defaults_and_overrides [0.001363s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_float_arg [0.001048s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_int_arg [0.001038s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_float [0.001495s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_int [0.002632s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_not_found [0.001036s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_permission_denied [0.001385s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_attr [0.001075s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir [0.001463s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_priority [0.001449s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_default_config_dir_with_value [0.001480s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_single_arg [0.001327s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_no_default_config_dir [0.000903s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_not_equal [0.000499s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.DeprecationWarningTests.test_deprecated_for_removal_with_group [0.001559s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_dir_not_found_error [0.000425s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_clear [0.000578s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_warn_immutability [0.002289s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_cli_inverse_override [0.002117s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_file_value_override [0.001836s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dgroup [0.001323s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_group_and_dname [0.001458s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup [0.001424s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dgroup_and_dname [0.001432s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error [0.000381s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_opt_error_with_group [0.000365s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ExceptionsTestCase.test_required_opt_error_with_group [0.000380s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_non_exists [0.000667s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_snap [0.001062s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.FindFileTestCase.test_config_dirs_empty_list_when_nothing_parsed [0.000519s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_dir [0.001736s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.HelpTestCase.test_print_help [0.002021s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_choices [0.001877s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_ignore_case_with_regex [0.007164s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group [0.001038s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_import_error [0.000644s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ImportGroupTestCase.test_import_group_no_such_group [0.000607s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt [0.000719s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001599s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group [0.001871s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_by_name [0.001103s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group [0.001271s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name [0.001272s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group [0.001406s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_conf_and_group_opts [0.001664s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_group_by_name [0.001037s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_cli(hyphen) [0.001089s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(underscore) [0.001467s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_default [0.001506s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OverridesTestCase.test_group_no_default_override [0.001031s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.OverridesTestCase.test_int_override_with_None [0.000915s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_default [0.001140s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_hyphenated_opt_defined [0.003292s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_optional_positional_opt_undefined [0.001985s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_default [0.001564s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_arg [0.001002s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_none_default [0.000958s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_default [0.001035s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opt_order [0.001388s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_arg [0.010118s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_default [0.001016s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_defined [0.002287s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_opt [0.001057s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_override [0.001012s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SadPathTestCase.test_bad_cli_arg [0.001053s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_broken [0.001337s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_with_different_dest [0.000948s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_attr [0.000962s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_change_default [0.001053s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_good [0.001029s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_multiple [0.001084s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_no_handler [0.001472s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_not_cli [0.000891s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_arg [0.001332s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_config_file [0.001454s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_config_file [0.001410s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_override [0.001214s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_arg [0.001144s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_default [0.001134s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_arg [0.001437s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_dir_tilde [0.001348s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_good [0.001193s] ... ok DEBUG: {1} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt [0.002205s] ... ok DEBUG: {1} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value [0.000575s] ... ok DEBUG: {1} oslo_config.tests.test_fixture.ConfigTestCase.test_register_option [0.000542s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_group [0.000740s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_do_not_include_message [0.000547s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_raises_error [0.000759s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,output_file) [0.005771s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,stdout) [0.001538s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,output_file) [0.002379s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,stdout) [0.001589s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_wrap_at_40,output_file) [0.001791s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,output_file) [0.003251s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,stdout) [0.001443s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_opt_with_deprecated_group,output_file) [0.001631s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,output_file) [0.001652s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,output_file) [0.001543s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,stdout) [0.001494s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,output_file) [0.005806s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,output_file) [0.001620s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,output_file) [0.001666s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,stdout) [0.001555s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,output_file) [0.001598s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,stdout) [0.002337s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_single,output_file) [0.001643s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,stdout) [0.001405s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,stdout) [0.001490s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,stdout) [0.001474s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,output_file) [0.001523s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,stdout) [0.001485s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_dname [0.001627s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_colon_in_value [0.001420s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dgroup [0.001399s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup_and_dname [0.001486s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dname [0.001451s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_default_dgroup [0.002138s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup_and_dname [0.001430s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value [0.001335s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_duplicate_key [0.001710s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup [0.001393s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dname [0.001491s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_greater_max [0.000699s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_above_max [0.001433s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_min_max_below_min [0.001434s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_use_dname [0.001524s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_ignore_dgroup_and_dname [0.001648s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_greater_max [0.000685s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_min_max [0.001414s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_use_dgroup [0.001486s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value_override [0.001901s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_bounds [0.001297s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_none_value [0.001422s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections [0.001350s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SectionsTestCase.test_list_all_sections_post_mutate [0.001746s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_to_none [0.001017s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.StrOptMaxLengthTestCase.test_stropt_max_length_bad [0.001019s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_dest [0.001561s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_recurse [0.001780s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_config_file [0.002382s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default [0.001406s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_group_from_default [0.001369s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_arg_from_config_file [0.001466s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_config_file [0.001467s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default_recurse [0.001447s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default_deprecated [0.001444s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_bad [0.001639s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.URIOptSchemesTestCase.test_uriopt_schemes_good [0.001781s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.UnregisterOptTestCase.test_unregister_opt_from_group [0.000619s] ... ok DEBUG: {2} oslo_config.tests.test_cfg.UsageTestCase.test_print_help [0.001598s] ... ok DEBUG: {2} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_cli_option [0.000696s] ... ok DEBUG: {2} oslo_config.tests.test_fixture.ConfigTestCase.test_load_raw_values [0.001401s] ... ok DEBUG: {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_option [0.000563s] ... ok DEBUG: {2} oslo_config.tests.test_fixture.ConfigTestCase.test_register_options [0.000584s] ... ok DEBUG: {2} oslo_config.tests.test_generator.AdvancedOptionsTestCase.test_advanced_option_order_single_ns [0.000845s] ... ok DEBUG: {2} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_no_modifiers_registered [0.001052s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_single_entry [0.000787s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_opts_empty_default [0.000631s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_close_generated_file [0.012408s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorFileHandlingTestCase.test_not_close_external_file [0.003895s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorMutableOptionTestCase.test_include_message [0.000647s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,stdout) [0.005691s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_groups,stdout) [0.001861s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,output_file) [0.002443s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,output_file) [0.001911s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,stdout) [0.001611s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,output_file) [0.001700s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,stdout) [0.001718s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_with_preformatting,output_file) [0.001830s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,output_file) [0.002619s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,stdout) [0.001505s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(unknown_type,stdout) [0.001393s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,output_file) [0.001621s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,stdout) [0.001365s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_default_wrong_type [0.000695s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dgroup [0.001374s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_ignore_dname [0.001370s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_item_wrong_type [0.000727s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dgroup [0.001379s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_use_dgroup_and_dname [0.001605s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_default [0.001331s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_list_outside_range [0.001469s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_outside_range [0.001454s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup [0.001373s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dname [0.001494s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dgroup_and_dname [0.001443s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_use_dname [0.001433s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_override_use_deprecated [0.002142s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_value_with_good_choice_value [0.001542s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload [0.001844s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_default [0.002222s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigParserTestCase.test__parse_file_ioerror [0.000906s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigParserTestCase.test_no_section [0.000782s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file [0.000709s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_single_arg [0.001418s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.DeprecationWarningTests.test_DeprecatedOpt [0.001841s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_check_deprecated [0.000796s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_choice_default [0.001761s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_bad_choice_value [0.001624s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_bad_default [0.000588s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_none_value [0.001227s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ChoicesTestCase.test_conf_file_choice_value_override [0.001486s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(str_arg_deprecated_group) [0.001024s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_name) [0.001319s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt_with_bounds,stdout) [0.001746s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,output_file) [0.001871s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(port_opt,output_file) [0.001533s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,stdout) [0.001503s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,stdout) [0.001457s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_empty,output_file) [0.001578s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_sample_default,output_file) [0.002716s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,stdout) [0.001433s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,stdout) [0.001613s] ... ok DEBUG: {2} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_str_group,output_file) [0.001815s] ... ok DEBUG: {2} oslo_config.tests.test_generator.HostAddressTestCase.test_host_address [0.000683s] ... ok DEBUG: {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_default [0.000389s] ... ok DEBUG: {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_mixed_case_groups_opt [0.000598s] ... ok DEBUG: {2} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_list_ignores_doubles [0.000646s] ... ok DEBUG: {2} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(int_opt) [0.000934s] ... ok DEBUG: {2} oslo_config.tests.test_generator.RequiredOptionTestCase.test_required_option_order_single_ns [0.000727s] ... ok DEBUG: {2} oslo_config.tests.test_generator.SummarizedOptionsTestCase.test_summarized_option_order_single_ns [0.000842s] ... ok DEBUG: {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_group_opt [0.036283s] ... ok DEBUG: {2} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_file [0.006521s] ... ok DEBUG: {2} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_colon [0.000119s] ... ok DEBUG: {2} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_equal [0.000089s] ... ok DEBUG: {2} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multline_empty [0.000095s] ... ok DEBUG: {2} oslo_config.tests.test_sources.URISourceTestCase.test_list_opts [0.001292s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file_no_base [0.001710s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_for_removal [0.000546s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_without_deprecated_group [0.000502s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_without_help [0.000483s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_mutable [0.000506s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_none_in_default [0.000490s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices_with_descriptions [0.000637s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_default_value [0.000478s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max [0.000449s] ... ok DEBUG: {2} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces_with_group [0.001463s] ... ok DEBUG: {2} oslo_config.tests.test_types.BooleanTypeTests.test_True [0.000100s] ... ok DEBUG: {2} oslo_config.tests.test_types.BooleanTypeTests.test_off [0.000065s] ... ok DEBUG: {2} oslo_config.tests.test_types.DictTypeTests.test_bounds_required [0.000139s] ... ok DEBUG: {2} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values_containing_commas [0.000126s] ... ok DEBUG: {2} oslo_config.tests.test_types.DictTypeTests.test_empty_value [0.000064s] ... ok DEBUG: {2} oslo_config.tests.test_types.DictTypeTests.test_not_equal_to_other_class [0.000078s] ... ok DEBUG: {2} oslo_config.tests.test_types.DictTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000066s] ... ok DEBUG: {2} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format [0.000066s] ... ok DEBUG: {2} oslo_config.tests.test_types.FloatTypeTests.test_equal [0.000065s] ... ok DEBUG: {2} oslo_config.tests.test_types.FloatTypeTests.test_exponential_format [0.000107s] ... ok DEBUG: {2} oslo_config.tests.test_types.FloatTypeTests.test_not_equal_to_other_class [0.000065s] ... ok DEBUG: {2} oslo_config.tests.test_types.HostnameTypeTests.test_no_start_end_hyphens [0.000137s] ... ok DEBUG: {2} oslo_config.tests.test_types.HostnameTypeTests.test_repr [0.000067s] ... ok DEBUG: {2} oslo_config.tests.test_types.HostnameTypeTests.test_valid_hostname [0.000155s] ... ok DEBUG: {2} oslo_config.tests.test_types.IPAddressTypeTests.test_numbers [0.000120s] ... ok DEBUG: {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv4_address [0.000076s] ... ok DEBUG: {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_numbers [0.000094s] ... ok DEBUG: {2} oslo_config.tests.test_types.IPv6AddressTypeTests.test_strings [0.000074s] ... ok DEBUG: {2} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_no_max [0.000067s] ... ok DEBUG: {2} oslo_config.tests.test_types.IntegerTypeTests.test_min_greater_max [0.000090s] ... ok DEBUG: {2} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal_to_other_class [0.000064s] ... ok DEBUG: {2} oslo_config.tests.test_types.IntegerTypeTests.test_positive_values_are_valid [0.000060s] ... ok DEBUG: {2} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_dict [0.000078s] ... ok DEBUG: {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type [0.000096s] ... ok DEBUG: {2} oslo_config.tests.test_types.ListTypeTests.test_list_of_lists [0.000088s] ... ok DEBUG: {2} oslo_config.tests.test_types.ListTypeTests.test_single_value [0.000064s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_equal [0.000075s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_choices [0.000097s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_max [0.000064s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_min_greater_max [0.000096s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices [0.000076s] ... ok DEBUG: {2} oslo_config.tests.test_types.PortTypeTests.test_with_min_zero [0.000100s] ... ok DEBUG: {2} oslo_config.tests.test_types.RangeTypeTests.test_range [0.000538s] ... ok DEBUG: {2} oslo_config.tests.test_types.RangeTypeTests.test_range_exclusive [0.000155s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_listed_value_tuple [0.000079s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_choices [0.000084s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_for_removal_with_group [0.001548s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_file_parse_error [0.000614s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_duplicate_opt_error [0.000378s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ExceptionsTestCase.test_no_such_group_error [0.000352s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_snap [0.001057s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.FindConfigFilesTestCase.test_find_config_files_with_extension [0.000665s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_help_with_deprecated [0.002038s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_sorted_help_with_positionals [0.002126s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.HelpTestCase.test_print_strOpt_with_choices_help [0.001994s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_group [0.000876s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.001588s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser_failure [0.001514s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.NamespaceTestCase.test_multiple_files [0.001020s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values [0.001792s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_empty_config [0.000785s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_group_and_name [0.001281s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_deprecated_group_and_name [0.001389s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_with_default [0.001019s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptGroupsTestCase.test_autocreate_title [0.000495s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,stdout) [0.002383s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_int_type,output_file) [0.001939s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,stdout) [0.001741s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_float_type,output_file) [0.001898s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,output_file) [0.001605s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,stdout) [0.001864s] ... ok DEBUG: {1} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,stdout) [0.001552s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(bool_arg_inverse_deprecated_group_and_name) [0.001173s] ... ok DEBUG: {1} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_opt [0.000417s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_regex_and_choices_raises [0.000141s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_regex_matches [0.000125s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_regex_preserve_flags [0.000863s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_dict [0.000096s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_default) [0.005103s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(int_arg_deprecated_group) [0.000993s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_string_with_non_closed_quote_is_invalid [0.000089s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default) [0.000953s] ... ok DEBUG: {2} oslo_config.tests.test_types.StringTypeTests.test_with_no_values_returns_error [0.000078s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_arg) [0.000975s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(float_default_as_integer) [0.001005s] ... ok DEBUG: {1} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help) [0.000975s] ... ok DEBUG: {1} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(long_help_pre) [0.000958s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_default) [0.000993s] ... ok DEBUG: {1} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(opt_with_DeprecatedOpt) [0.000966s] ... ok DEBUG: {2} oslo_config.tests.test_types.URITypeTests.test_equality_schemes [0.000079s] ... ok DEBUG: {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_default_cli [0.039021s] ... ok DEBUG: {2} oslo_config.tests.test_types.URITypeTests.test_equality_schemes_not [0.000070s] ... ok DEBUG: {2} oslo_config.tests.test_types.URITypeTests.test_max_length [0.000077s] ... ok DEBUG: {2} oslo_config.tests.test_validator.TestValidator.test_missing_group [0.004389s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(list_arg_deprecated_group_and_name) [0.001146s] ... ok DEBUG: {1} oslo_config.tests.test_get_location.GetLocationTestCase.test_opt_default [0.006646s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_multiple_keys_last_wins) [0.000993s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(dict_arg_deprecated_group_default) [0.000992s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group) [0.001019s] ... ok DEBUG: {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_empty_key [0.000143s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_cli_opt_name(underscore) [0.001175s] ... ok DEBUG: [call(group_name='grp1', group_obj=, namespace='namespace1', opt_list=['opt1']), DEBUG: call(group_name='grp1', group_obj=None, namespace='namespace2', opt_list=['opt2'])] DEBUG: {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_section [0.000075s] ... ok DEBUG: {1} oslo_config.tests.test_iniparser.BaseParserTestCase.test_unexpected_continuation [0.000070s] ... ok DEBUG: {1} oslo_config.tests.test_iniparser.ParserTestCase.test_comment [0.000069s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_config_file_opt_name(underscore) [0.001221s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(hyphen) [0.001342s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OptTestCase.test_illegal_name [0.000511s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OverridesTestCase.test_bool_override [0.001065s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OverridesTestCase.test_default_override [0.001002s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OverridesTestCase.test_override [0.001061s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.OverridesTestCase.test_set_override_in_choices [0.000592s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliOptsTestCase.test_cli(multistr_arg_deprecated_group_default) [0.001016s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_out_range [0.000683s] ... ok DEBUG: {1} oslo_config.tests.test_iniparser.ParserTestCase.test_new_section [0.000068s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.CliSpecialOptsTestCase.test_config_file [0.001368s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value [0.001217s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_value_override [0.001498s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_file_precedence [0.002340s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_cli_beats_env [0.001609s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_bool [0.000572s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_env_beats_files [0.001134s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigDirTestCase.test_config_dir_multistr [0.001837s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_conf_files_mutate_none [0.001963s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_arg [0.001034s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_invalid_env [0.001029s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_ip_none_default [0.001134s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_use_env_false_allows_files [0.002286s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_empty_default [0.000988s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_arg [0.001208s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_opts_order [0.001393s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_default [0.001113s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_diff [0.002359s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestLoading.test_source_missing [0.001119s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_none_default [0.001347s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestProcessingSources.test_multiple_sources_named [0.001910s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileMutateTestCase.test_hooks_invoked_once [0.001689s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_hyphenated_opt_undefined [0.003639s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_undefined [0.002056s] ... ok DEBUG: {1} oslo_config.tests.test_sources.TestProcessingSources.test_source_named [0.001299s] ... ok DEBUG: {1} oslo_config.tests.test_sources.URISourceTestCase.test_configuration_source [0.005180s] ... ok DEBUG: {1} oslo_config.tests.test_sources.URISourceTestCase.test_multiple_configuration_sources [0.003258s] ... ok DEBUG: {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min [0.000626s] ... ok DEBUG: {1} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_min_0 [0.000468s] ... ok DEBUG: {1} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces [0.001253s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_ignore_dname [0.002176s] ... ok DEBUG: {1} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_dont_split_namespaces_with_group [0.001453s] ... ok DEBUG: {1} oslo_config.tests.test_sphinxext.FormatOptionHelpTest.test_split_namespaces [0.001280s] ... ok DEBUG: {1} oslo_config.tests.test_types.BooleanTypeTests.test_0 [0.000101s] ... ok DEBUG: {1} oslo_config.tests.test_types.BooleanTypeTests.test_1 [0.000061s] ... ok DEBUG: {1} oslo_config.tests.test_types.BooleanTypeTests.test_False [0.000061s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_bool_use_default_dgroup [0.001447s] ... ok DEBUG: {1} oslo_config.tests.test_types.BooleanTypeTests.test_other_values_produce_error [0.000087s] ... ok DEBUG: {1} oslo_config.tests.test_types.DictTypeTests.test_dict_of_values [0.007164s] ... ok DEBUG: {1} oslo_config.tests.test_types.DictTypeTests.test_equal [0.000094s] ... ok DEBUG: {1} oslo_config.tests.test_types.DictTypeTests.test_no_mapping_produces_error [0.000110s] ... ok DEBUG: {1} oslo_config.tests.test_types.DictTypeTests.test_single_value [0.000076s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_with_clear [0.001252s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_decimal_format_negative_float [0.000075s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_ignore_dname [0.001350s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_spaces_use_dgroup [0.001415s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_use_dgroup [0.001446s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_dict_value_override [0.001778s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_ignore_dgroup_and_dname [0.001510s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.PrintHelpTestCase.test_print_help_without_init [0.000499s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.QuotesTestCase.test_conf_file_quotes_good_value [0.001247s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.QuotesTestCase.test_quotes_good [0.002297s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_max_and_no_min [0.000068s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_only_max_above_max [0.001423s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_max [0.000063s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_float_value_override [0.001660s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_default [0.001327s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_string_default_type [0.001248s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_bad [0.001395s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_equal_with_same_min_and_no_max [0.000059s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.RegexTestCase.test_regex_with_choice [0.000566s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_min_greater_max [0.000095s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.ReparseTestCase.test_reparse [0.002570s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_not_equal [0.000079s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_with_max_and_min [0.000113s] ... ok DEBUG: {1} oslo_config.tests.test_types.FloatTypeTests.test_with_min_zero [0.000093s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt_with_dash [0.001034s] ... ok DEBUG: {1} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str [0.000438s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_int_value [0.001349s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt_with_default [0.000995s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_equal [0.000098s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SadPathTestCase.test_already_parsed [0.000980s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate [0.000857s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_spaces_ignore_dname [0.001386s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_hostnames_with_numeric_characters [0.000120s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SadPathTestCase.test_set_default_unknown_group [0.000942s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_max_hostname_size [0.000098s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_list_use_default_dgroup [0.001432s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SadPathTestCase.test_set_override_unknown_group [0.001110s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_should_return_same_hostname_if_valid [0.000071s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr [0.001028s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_strip_trailing_dot [0.000073s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default [0.000970s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_deprecated [0.001434s] ... ok DEBUG: {1} oslo_config.tests.test_types.HostnameTypeTests.test_trailing_quote_is_invalid [0.000074s] ... ok DEBUG: {1} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv4_address [0.000074s] ... ok DEBUG: {1} oslo_config.tests.test_types.IPAddressTypeTests.test_strings [0.000086s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_change_default_many [0.000975s] ... ok DEBUG: {1} oslo_config.tests.test_types.IPv6AddressTypeTests.test_ipv6_address [0.000066s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_multistr_value [0.001406s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_below_min [0.002327s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_port_min_max_in_range [0.001420s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_sorted_group [0.002517s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_conf_file_str_ignore_dgroup_and_dname [0.001455s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileOptsTestCase.test_use_deprecated_for_removal_without_reason [0.001663s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_from_none [0.000906s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_default_to_none [0.000893s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_choices_with_min_max [0.000111s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_help [0.001877s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_arg [0.001321s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default [0.001244s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_default_multi [0.001572s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigFileReloadTestCase.test_conf_files_reload_file_not_found [0.001854s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ConfigParserTestCase.test_parse_file_with_normalized [0.000760s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_arg_from_default [0.001306s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal [0.000084s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_choices [0.000118s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_max_and_no_min [0.000065s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_equal_with_same_min_and_max [0.000065s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_arg [0.001663s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_config_file [0.001436s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_do_not_use_default_multi_arg [0.001366s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_leading_whitespace_is_ignored [0.000065s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_find_default_config_dir [0.001639s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DefaultConfigDirsTestCase.test_use_default [0.001502s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_do_not_use_default_multi_arg [0.001286s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DefaultConfigFilesTestCase.test_find_default_config_file [0.001318s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DeprecatedOptionsTestCase.test_deprecated_opts_equal [0.000500s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DeprecationWarningTestScenarios.test_deprecated_logging(other-deprecated) [0.002718s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.DeprecationWarningTestsNoOsloLog.test_deprecated_with_dest [0.001578s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_config_files_permission_denied_error [0.001816s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ExceptionsTestCase.test_template_substitution_error [0.000395s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs [0.000586s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.FindConfigDirsTestCase.test_find_config_dirs_with_extension [0.000641s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_file_without_init [0.000560s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_config_file [0.001250s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.FindFileTestCase.test_find_policy_file_with_multiple_config_dirs [0.001138s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.IgnoreCaseTestCase.test_conf_file_ignore_case_with_regex [0.001367s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_import_errror [0.000886s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.ImportOptTestCase.test_import_opt_no_such_opt [0.000961s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MappingInterfaceTestCase.test_mapping_interface_with_group [0.006258s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_common_deprecated_group [0.003066s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.001539s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MultipleDeprecatedCliOptionsTestCase.test_conf_file_override_use_deprecated_name_and_group [0.001614s] ... ok DEBUG: {3} oslo_config.tests.test_cfg.TildeExpansionTestCase.test_config_file_tilde [0.001075s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_negative_values_are_valid [0.000070s] ... ok DEBUG: {3} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup [0.000633s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr [0.000064s] ... ok DEBUG: {3} oslo_config.tests.test_fixture.ConfigTestCase.test_load_custom_files [0.001257s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices [0.000073s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_trailing_whitespace_is_ignored [0.000058s] ... ok DEBUG: {3} oslo_config.tests.test_fixture.ConfigTestCase.test_register_cli_options [0.000609s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_tuple [0.000121s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_multi_opts [0.001334s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.MultipleDeprecatedOptionsTestCase.test_conf_file_override_use_deprecated_opts [0.001370s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.NamespaceTestCase.test_attrs_subparser [0.001391s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.NamespaceTestCase.test_cli [0.001065s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptDumpingTestCase.test_log_opt_values_from_sys_argv [0.001624s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_override_deprecated_name [0.001244s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptGroupsTestCase.test_arg_group_in_config_file_with_capital_name_on_legacy_code [0.001220s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(hyphen) [0.000576s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_attribute_and_key_name(underscore) [0.000517s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name(underscore) [0.000630s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(hyphen) [0.001044s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_cli(underscore) [0.001018s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_name_config_file(underscore) [0.001321s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(hyphen) [0.000728s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts(underscore) [0.000651s] ... ok DEBUG: {3} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default [0.000827s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_with_min_zero [0.000095s] ... ok DEBUG: {3} oslo_config.tests.test_generator.ChangeDefaultsTestCase.test_change_default [0.001020s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptNameSeparatorTestCase.test_deprecated_opts_config_file(hyphen) [0.001261s] ... ok DEBUG: {1} oslo_config.tests.test_types.IntegerTypeTests.test_zero_is_valid [0.000059s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OptTestCase.test_opt_not_eq [0.000422s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_bounds_parsing [0.000093s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_equal_with_equal_custom_item_types [0.000067s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_custom_type_containing_trailing_comma [0.000073s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_single_ns [0.000406s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_output_default_list_opt_with_string_value_multiple_entries [0.000786s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorRaiseErrorTestCase.test_generator_call_with_no_arguments_raises_system_exit [0.002929s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty,output_file) [0.005654s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,output_file) [0.001633s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(no_help,stdout) [0.001767s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_for_removal,output_file) [0.001927s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,output_file) [0.002057s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(bool_opt,stdout) [0.001676s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_min_0,stdout) [0.002770s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt_max_0,stdout) [0.001531s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(float_opt,output_file) [0.001763s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,output_file) [0.001713s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(ip_opt,output_file) [0.001659s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt,output_file) [0.001677s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,output_file) [0.002373s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type_name,stdout) [0.001512s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(custom_type,output_file) [0.001897s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OverridesTestCase.test_List_override [0.001107s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_commas [0.001340s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OverridesTestCase.test_cli_bool_override [0.001008s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(string_type_with_bad_default,output_file) [0.002017s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_list_of_values_containing_trailing_comma [0.000074s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,output_file) [0.001818s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_not_equal_to_other_class [0.000083s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_repr [0.000069s] ... ok DEBUG: {1} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_values [0.000063s] ... ok DEBUG: {3} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_with_DeprecatedOpt,output_file) [0.001714s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_default_override [0.001019s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.OverridesTestCase.test_group_override [0.000973s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_choice_bad [0.001039s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PortChoicesTestCase.test_conf_file_choice_bad_default [0.000617s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_missing_required_cli_opt [0.001720s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_arg [0.001146s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_empty_default [0.000965s] ... ok DEBUG: {1} oslo_config.tests.test_types.PortTypeTests.test_choices_with_min_max [0.000132s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_dict_none_default [0.000962s] ... ok DEBUG: {3} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_groups_opt [0.000430s] ... ok DEBUG: {1} oslo_config.tests.test_types.PortTypeTests.test_illegal_max [0.000075s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_float_default [0.000970s] ... ok DEBUG: {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(single_namespace) [0.000961s] ... ok DEBUG: {1} oslo_config.tests.test_types.PortTypeTests.test_illegal_min [0.000069s] ... ok DEBUG: {3} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(group_help) [0.000982s] ... ok DEBUG: {1} oslo_config.tests.test_types.PortTypeTests.test_invalid_choices [0.000094s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_arg [0.000993s] ... ok DEBUG: {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_defaults_func [0.036785s] ... ok DEBUG: {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_override [0.006405s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_default [0.001072s] ... ok DEBUG: {1} oslo_config.tests.test_types.PortTypeTests.test_with_choices_dict [0.000116s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_int_none_default [0.000957s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_choices [0.000102s] ... ok DEBUG: {3} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli_opt_in_file [0.006235s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_arg [0.001035s] ... ok DEBUG: {3} oslo_config.tests.test_get_location.LocationTestCase.test_not_user_controlled [0.000414s] ... ok DEBUG: {3} oslo_config.tests.test_get_location.LocationTestCase.test_user_controlled [0.000368s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value [0.000122s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_invalid_assignment [0.000140s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_list_default [0.000976s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_listed_value_dict [0.000070s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.BaseParserTestCase.test_no_section_name [0.000075s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_double_quote [0.000081s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.ParserTestCase.test_blank_line [0.000063s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_default [0.001139s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_regex [0.000341s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_empty_default [0.000980s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case [0.000619s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.ParserTestCase.test_empty_assignment [0.000066s] ... ok DEBUG: {3} oslo_config.tests.test_iniparser.ParserTestCase.test_section_assignment [0.000068s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_repr [0.000074s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_multistr_none_default [0.001051s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices [0.000075s] ... ok DEBUG: {3} oslo_config.tests.test_sources.TestLoading.test_unknown_driver [0.001375s] ... ok DEBUG: {3} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources [0.001153s] ... ok DEBUG: {3} oslo_config.tests.test_sources.URISourceTestCase.test_incomplete_driver [0.006158s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen [0.001773s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_any_base [0.001571s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxconfiggen.MultipleSampleGenerationTest.test_multi_sample_gen_with_without_one_base [0.002759s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_advanced [0.000626s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_repr_with_choices_tuple [0.000070s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_port_none_default [0.000950s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_str_none_default [0.001112s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_positional_uri_default [0.001225s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_advanced [0.000470s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_not_mutable [0.000460s] ... ok DEBUG: {3} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_choices [0.000465s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.PositionalTestCase.test_required_positional_opt_defined [0.002162s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RegexTestCase.test_conf_file_regex_value [0.001320s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RegisterOptNameTestCase.test_register_opt_with_disallow_name [0.000869s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_cli_group_opt [0.001105s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_missing_required_group_opt [0.001171s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_group_opt [0.001314s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_cli_opt [0.000997s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.RequiredOptsTestCase.test_required_opt [0.001239s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_conf_file_bad_bool [0.005565s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_error_duplicate_short [0.002064s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_ok_duplicate [0.000971s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group [0.001238s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_str_sub_from_group_with_brace [0.001148s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_attr_is_attr_error [0.000941s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SadPathTestCase.test_unknown_group_attr [0.000972s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SetDefaultsTestCase.test_group_default_from_none [0.004296s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command [0.001307s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_errors [0.001360s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_resparse [0.002016s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_group [0.001242s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.SubCommandTestCase.test_sub_command_with_parent [0.001222s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_dict_sub_default_from_config_file [0.001878s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_config_file_from_default [0.001678s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_arg [0.001439s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_default_from_default_recurse [0.001307s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_set_default [0.001063s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_backslash_escape_char [0.001351s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_str_sub_with_dollar_escape_char [0.001344s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_config_file_from_default [0.002645s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_arg [0.001123s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_single_quote_is_invalid [0.000115s] ... ok DEBUG: {1} oslo_config.tests.test_types.StringTypeTests.test_trailing_quote_is_ok [0.000064s] ... ok DEBUG: {1} oslo_config.tests.test_types.URITypeTests.test_equality_length [0.000077s] ... ok DEBUG: {1} oslo_config.tests.test_types.URITypeTests.test_repr [0.000082s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_default_from_default [0.001114s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_args_deprecated [0.001245s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_configfile_deprecated [0.001800s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.TemplateSubstitutionTestCase.test_sub_group_from_default [0.001270s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.URIOptMaxLengthTestCase.test_uriopt_max_length_bad [0.001137s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.UsageTestCase.test_print_custom_usage [0.001232s] ... ok DEBUG: {0} oslo_config.tests.test_cfg.UsageTestCase.test_print_usage [0.001006s] ... ok DEBUG: {0} oslo_config.tests.test_fixture.ConfigTestCase.test_assert_default_files_cleanup [0.001592s] ... ok DEBUG: {0} oslo_config.tests.test_fixture.ConfigTestCase.test_cleanup_unregister_option [0.000695s] ... ok DEBUG: {0} oslo_config.tests.test_fixture.ConfigTestCase.test_overridden_value_with_wrong_type [0.000685s] ... ok DEBUG: {0} oslo_config.tests.test_fixture.ConfigTestCase.test_set_default_group [0.000846s] ... ok DEBUG: {0} oslo_config.tests.test_generator.DriverOptionTestCase.test_driver_option [0.029473s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_empty_ns [0.000528s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorAdditionalTestCase.test_get_groups_multiple_ns [0.000368s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,stdout) [0.001612s] ... ok DEBUG: {3} oslo_config.tests.test_types.BooleanTypeTests.test_equal [0.000101s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(single_namespace,output_file) [0.001725s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,stdout) [0.002209s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multiple_namespaces,output_file) [0.001578s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group,stdout) [0.001592s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(empty_group,output_file) [0.001560s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(group_in_multiple_namespaces,stdout) [0.001556s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hyphenated_name,stdout) [0.001748s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help,output_file) [0.001763s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(long_help_no_wrapping,stdout) [0.001429s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(choices_opt,stdout) [0.001610s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated opt without deprecated group,stdout) [0.001549s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(deprecated_reason,stdout) [0.001543s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt,stdout) [0.001530s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_with_space,output_file) [0.001768s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,stdout) [0.001544s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(str_opt_multiline,output_file) [0.001741s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(int_opt,stdout) [0.001586s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_opt,output_file) [0.001608s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(list_int_opt,stdout) [0.001917s] ... ok DEBUG: {3} oslo_config.tests.test_types.BooleanTypeTests.test_not_equal_to_other_class [0.000064s] ... ok DEBUG: {3} oslo_config.tests.test_types.BooleanTypeTests.test_on [0.000062s] ... ok DEBUG: {3} oslo_config.tests.test_types.BooleanTypeTests.test_repr [0.000069s] ... ok DEBUG: {3} oslo_config.tests.test_types.BooleanTypeTests.test_yes [0.000056s] ... ok DEBUG: {3} oslo_config.tests.test_types.ConfigTypeTests.test_none_concrete_class [0.000167s] ... ok DEBUG: {3} oslo_config.tests.test_types.DictTypeTests.test_custom_value_type [0.000096s] ... ok DEBUG: {3} oslo_config.tests.test_types.DictTypeTests.test_repr [0.000071s] ... ok DEBUG: {3} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_max [0.000089s] ... ok DEBUG: {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_no_type [0.000129s] ... ok DEBUG: {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_not_list [0.000086s] ... ok DEBUG: {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_list_string [0.000108s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(dict_opt,stdout) [0.002241s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(hostname_opt,output_file) [0.001507s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_none,stdout) [0.001478s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,stdout) [0.001734s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(native_str_type,output_file) [0.001891s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(multi_opt_sample_default,stdout) [0.002516s] ... ok DEBUG: {0} oslo_config.tests.test_generator.GeneratorTestCase.test_generate(opt_str_opt_group,stdout) [0.001523s] ... ok DEBUG: {0} oslo_config.tests.test_generator.IgnoreDoublesTestCase.test_cleanup_opts_dup_namespace_groups_opts [0.000445s] ... ok DEBUG: {0} oslo_config.tests.test_generator.MachineReadableGeneratorTestCase.test_generate(choices_opt) [0.001028s] ... ok DEBUG: {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_duplicate_registration [0.034394s] ... ok DEBUG: {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_set_default_on_config_opt [0.006576s] ... ok DEBUG: {0} oslo_config.tests.test_get_location.GetLocationTestCase.test_user_cli [0.005996s] ... ok DEBUG: {0} oslo_config.tests.test_iniparser.ExceptionTestCase.test_parseerror [0.000112s] ... ok DEBUG: {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_multiline [0.000082s] ... ok DEBUG: {0} oslo_config.tests.test_iniparser.ParserTestCase.test_assignment_space_single_quote [0.000070s] ... ok DEBUG: {0} oslo_config.tests.test_sources.TestEnvironmentConfigurationSource.test_simple_environment_get [0.001257s] ... ok DEBUG: {0} oslo_config.tests.test_sources.TestLoading.test_driver_missing [0.001545s] ... ok DEBUG: {0} oslo_config.tests.test_sources.TestProcessingSources.test_no_sources_default [0.001151s] ... ok DEBUG: {3} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string [0.000066s] ... ok DEBUG: {3} oslo_config.tests.test_types.HostAddressTypeTests.test_invalid_host_addresses [0.000229s] ... ok DEBUG: {3} oslo_config.tests.test_types.HostAddressTypeTests.test_valid_host_addresses [0.000167s] ... ok DEBUG: {3} oslo_config.tests.test_types.HostnameTypeTests.test_empty_hostname_fails [0.000095s] ... ok DEBUG: {3} oslo_config.tests.test_types.HostnameTypeTests.test_not_equal_to_other_class [0.000073s] ... ok DEBUG: {3} oslo_config.tests.test_types.IPAddressTypeTests.test_ipv6_address [0.000070s] ... ok DEBUG: {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_numbers [0.000108s] ... ok DEBUG: {3} oslo_config.tests.test_types.IPv4AddressTypeTests.test_strings [0.000074s] ... ok DEBUG: {3} oslo_config.tests.test_types.IntegerTypeTests.test_not_equal [0.000103s] ... ok DEBUG: {3} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min [0.000073s] ... ok DEBUG: {3} oslo_config.tests.test_types.IntegerTypeTests.test_whitespace_string [0.000059s] ... ok DEBUG: {3} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_list [0.000111s] ... ok DEBUG: {3} oslo_config.tests.test_types.ListTypeTests.test_bounds_required [0.000107s] ... ok DEBUG: {3} oslo_config.tests.test_types.ListTypeTests.test_empty_value [0.000062s] ... ok DEBUG: {3} oslo_config.tests.test_types.ListTypeTests.test_list_of_values [0.000066s] ... ok DEBUG: {0} oslo_config.tests.test_sources.URISourceTestCase.test_fetch_uri [0.004647s] ... ok DEBUG: {3} oslo_config.tests.test_types.ListTypeTests.test_not_equal_with_non_equal_custom_item_types [0.000069s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_port [0.000101s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_max [0.000071s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min_and_max [0.000074s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_with_choices_list [0.000110s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_with_choices_tuple [0.000101s] ... ok DEBUG: {3} oslo_config.tests.test_types.PortTypeTests.test_with_max_zero [0.000073s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_equal_with_equal_quote_falgs [0.000065s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_ignore_case [0.000075s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_max_length [0.000076s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_to_other_class [0.000061s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_not_equal_with_different_quote_falgs [0.000058s] ... ok DEBUG: {0} oslo_config.tests.test_sphinxconfiggen.SingleSampleGenerationTest.test_sample_gen_with_single_config_file [0.001504s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_quotes_are_stripped [0.000060s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_regex_and_ignore_case_str [0.000672s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_should_return_same_string_if_valid [0.000070s] ... ok DEBUG: {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_deprecated_opts_with_deprecated_group [0.000612s] ... ok DEBUG: {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_group_obj_with_help [0.000483s] ... ok DEBUG: {0} oslo_config.tests.test_sphinxext.FormatGroupTest.test_with_max_0 [0.000461s] ... ok DEBUG: {0} oslo_config.tests.test_types.BooleanTypeTests.test_no [0.000097s] ... ok DEBUG: {0} oslo_config.tests.test_types.ConfigTypeTests.test_concrete_class [0.000104s] ... ok DEBUG: {0} oslo_config.tests.test_types.DictTypeTests.test_bounds_parsing [0.000099s] ... ok DEBUG: {0} oslo_config.tests.test_types.DictTypeTests.test_dict_of_dicts [0.000088s] ... ok DEBUG: {0} oslo_config.tests.test_types.DictTypeTests.test_equal_with_equal_custom_item_types [0.000072s] ... ok DEBUG: {0} oslo_config.tests.test_types.FloatTypeTests.test_non_float_is_invalid [0.000108s] ... ok DEBUG: {0} oslo_config.tests.test_types.FloatTypeTests.test_repr [0.000068s] ... ok DEBUG: {0} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min [0.000065s] ... ok DEBUG: {0} oslo_config.tests.test_types.FloatTypeTests.test_repr_with_min_and_max [0.000078s] ... ok DEBUG: {0} oslo_config.tests.test_types.FloatTypeTests.test_with_max_zero [0.000097s] ... ok DEBUG: {0} oslo_config.tests.test_types.FormatSampleDefaultTests.test_string_non_str_spaces [0.000118s] ... ok DEBUG: {0} oslo_config.tests.test_types.HostnameTypeTests.test_invalid_characters [0.000222s] ... ok DEBUG: {0} oslo_config.tests.test_types.HostnameTypeTests.test_max_segment_size [0.000093s] ... ok DEBUG: {3} oslo_config.tests.test_types.StringTypeTests.test_unlisted_value [0.000092s] ... ok DEBUG: {3} oslo_config.tests.test_validator.TestValidator.test_invalid_options [0.000732s] ... ok DEBUG: {3} oslo_config.tests.test_validator.TestValidator.test_missing [0.011311s] ... ok DEBUG: {3} oslo_config.tests.test_validator.TestValidator.test_passing [0.003529s] ... ok DEBUG: {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv4_address [0.000085s] ... ok DEBUG: {0} oslo_config.tests.test_types.IPv4AddressTypeTests.test_ipv6_address [0.000072s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_empty_string [0.000061s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_non_digits_are_invalid [0.000086s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_choices_tuple [0.000081s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_max [0.000064s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_repr_with_min_and_max [0.000071s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_choices_dict [0.000116s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_and_min [0.000092s] ... ok DEBUG: {0} oslo_config.tests.test_types.IntegerTypeTests.test_with_max_zero [0.000090s] ... ok DEBUG: {0} oslo_config.tests.test_types.ListTypeTests.test_equal [0.000074s] ... ok DEBUG: {0} oslo_config.tests.test_types.ListTypeTests.test_tuple_of_custom_type [0.000075s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_max_and_no_min [0.000072s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_equal_with_same_min_and_no_max [0.000070s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_not_equal [0.000096s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_not_equal_to_other_class [0.000060s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_repr [0.000066s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_repr_with_choices_tuple [0.000073s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_repr_with_min [0.000064s] ... ok DEBUG: {0} oslo_config.tests.test_types.PortTypeTests.test_with_max_and_min [0.000097s] ... ok DEBUG: {0} oslo_config.tests.test_types.RangeTypeTests.test_range_bounds [0.000493s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_empty_string_passes [0.000074s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_equal [0.000061s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_equal_with_same_regex [0.000179s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_ignore_case_raises [0.000085s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_regex_fails [0.000078s] ... ok DEBUG: {0} oslo_config.tests.test_types.StringTypeTests.test_regex_matches_uncompiled [0.000064s] ... ok DEBUG: {0} oslo_config.tests.test_types.URITypeTests.test_equality [0.000077s] ... ok DEBUG: {0} oslo_config.tests.test_types.URITypeTests.test_equality_length_not [0.000071s] ... ok DEBUG: {0} oslo_config.tests.test_types.URITypeTests.test_uri [0.000464s] ... ok DEBUG: {0} oslo_config.tests.test_validator.TestValidator.test_deprecated [0.009880s] ... ok DEBUG: {0} oslo_config.tests.test_validator.TestValidator.test_deprecated_fatal_warnings [0.004640s] ... ok DEBUG: {0} oslo_config.tests.test_validator.TestValidator.test_exclude_groups [0.002914s] ... ok DEBUG: usage: oslo-config-generator [-h] [--config-dir DIR] [--config-file PATH] DEBUG: [--format FORMAT_] [--minimal] DEBUG: [--namespace NAMESPACE] [--nominimal] DEBUG: [--nosummarize] [--output-file OUTPUT_FILE] DEBUG: [--summarize] [--version] DEBUG: [--wrap-width WRAP_WIDTH] DEBUG: optional arguments: DEBUG: -h, --help show this help message and exit DEBUG: --config-dir DIR Path to a config directory to pull `*.conf` files DEBUG: from. This file set is sorted, so as to provide a DEBUG: predictable parse order if individual options are DEBUG: over-ridden. The set is parsed after the file(s) DEBUG: specified via previous --config-file, arguments hence DEBUG: over-ridden options in the directory take precedence. DEBUG: This option must be set from the command-line. DEBUG: --config-file PATH Path to a config file to use. Multiple config files DEBUG: can be specified, with values in later files taking DEBUG: precedence. Defaults to None. This option must be set DEBUG: from the command-line. DEBUG: --format FORMAT_ Desired format for the output. Allowed values: ini, DEBUG: json, yaml, rst DEBUG: --minimal Generate a minimal required configuration. DEBUG: --namespace NAMESPACE DEBUG: Option namespace under "oslo.config.opts" in which to DEBUG: query for options. DEBUG: --nominimal The inverse of --minimal DEBUG: --nosummarize The inverse of --summarize DEBUG: --output-file OUTPUT_FILE DEBUG: Path of the file to write to. Defaults to stdout. DEBUG: --summarize Only output summaries of help text to config files. DEBUG: Retain longer help text for Sphinx documents. DEBUG: --version show program's version number and exit DEBUG: --wrap-width WRAP_WIDTH DEBUG: The maximum length of help lines. DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 965 tests in 0.4479 sec. DEBUG: - Passed: 965 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 1.3510 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (242 tests) => 0:00:00.447940 DEBUG: - Worker 1 (241 tests) => 0:00:00.370344 DEBUG: - Worker 2 (241 tests) => 0:00:00.350949 DEBUG: - Worker 3 (241 tests) => 0:00:00.360989 DEBUG: + exit 0 DEBUG: Processing files: python3-oslo-config-8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8dPO2X DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python3-oslo-config DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python3-oslo-config DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python3-oslo-config DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ogcRMG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python3-oslo-config DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python3-oslo-config DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python3-oslo-config DEBUG: + exit 0 DEBUG: Provides: python3-oslo-config = 2:8.2.0-0.20200630171134.04d5280.el8 python3.6dist(oslo.config) = 8.2.0 python3dist(oslo.config) = 8.2.0 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/python3 python(abi) = 3.6 DEBUG: Obsoletes: python2-oslo-config < 8.2.0-0.20200630171134.04d5280.el8 DEBUG: Processing files: python-oslo-config-doc-8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UuRvcL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python-oslo-config-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python-oslo-config-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/doc/python-oslo-config-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gtEJEP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python-oslo-config-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python-oslo-config-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64/usr/share/licenses/python-oslo-config-doc DEBUG: + exit 0 DEBUG: Provides: python-oslo-config-doc = 2:8.2.0-0.20200630171134.04d5280.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-oslo-config-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-oslo-config-doc-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uh3ZVX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.config-8.2.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm Finish: build phase for python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python-oslo-config-8.2.0-0.20200630171134.04d5280.el8.src.rpm) Config(dlrn-5) 0 minutes 27 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1607824 1322624 1091720 5069488 4999740 DEBUG: Swap: 4194300 579384 3614916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd0077abf28d5432182805acc6d66f1a2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python-oslo-config-doc-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm /home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python3-oslo-config-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python-oslo-config-doc-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm', '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python3-oslo-config-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python-oslo-config-doc-8.2.0-0.20200630171134.04d5280.el8.noarch.rpm', '/home/rhel8-master/data/repos/04/d5/04d5280c3d90ca6f8d495c945143c5f2858024a1_d53118a8/python3-oslo-config-8.2.0-0.20200630171134.04d5280.el8.noarch.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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 736 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 46 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-oslo-config-doc noarch2:8.2.0-0.20200630171134.04d5280.el8 @commandline 1.0 M DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 @commandline 223 k DEBUG: Installing dependencies: DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 12 Packages DEBUG: Total size: 3.3 M DEBUG: Installed size: 15 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 1/12 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 2/12 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/12 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 4/12 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17ab8 5/12 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 6/12 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 7/12 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 8/12 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 9/12 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 10/12 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 11/12 DEBUG: Installing : python-oslo-config-doc-2:8.2.0-0.20200630171134.04 12/12 DEBUG: Running scriptlet: python-oslo-config-doc-2:8.2.0-0.20200630171134.04 12/12 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce 1/12 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17ab8 2/12 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.e 3/12 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec.e 4/12 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 5/12 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 6/12 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 7/12 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 8/12 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 9/12 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 10/12 DEBUG: Verifying : python-oslo-config-doc-2:8.2.0-0.20200630171134.04 11/12 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d52 12/12 DEBUG: Installed: DEBUG: python-oslo-config-doc-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run