+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385' + /usr/bin/mock -v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e5zch4zf:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7crezi06:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6249260 2484936 1744848 7477988 7876908 DEBUG: Swap: 16777212 5503468 11273744 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.llp_pjwq', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6271588 2592648 1746084 7347948 7853388 DEBUG: Swap: 16777212 5503468 11273744 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2wm3pjjg', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qi7355dj:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b13937c3d02c4b8faa752fe8a3b0a41b', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qi7355dj:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-prometheus-exporter-cf63 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8f251457722ae01c3eae4 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-1b684860f0aa1be3b8354 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4939318649650b60dd07d16 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-00aa266d9f 60 kB/s | 17 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-45cd351737 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-4e4300ce14e7da6d19 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-1aeccba99 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-ad5f900151855f88d34 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4ff0226707f432d6cf078e 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-569c7a89f54c94494fde 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-nova-983374fbeea081a8071d709e92 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e6744f27dd02a154 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-f60fee46ac391e 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 24 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 27 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-master-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 15 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 30 kB/s | 3.0 kB 00:00 DEBUG: opstools 16 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: centos-8-fix 24 kB/s | 2.9 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-13.el8 Stream-AppStream 23 M DEBUG: git-core x86_64 2.31.1-2.el8 Stream-AppStream 4.7 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2021.1.0-0.20210812101306.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.33.0-2.el8 delorean-master-testing 392 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-master-testing 1.1 M DEBUG: python3-setuptools_scm noarch 1.15.7-4.el8 Stream-PowerTools 39 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-master-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-master-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.4.31-1.el8 delorean-master-testing 2.5 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-23.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 10.67-1.el8 Stream-AppStream 954 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-4.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-114.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2021.2.50-82.el8 Stream-BaseOS 390 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-12.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-12.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-13.el8 Stream-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-2.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-45.el8 Stream-BaseOS 434 k DEBUG: curl x86_64 7.61.1-22.el8 Stream-BaseOS 351 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-18.el8 Stream-BaseOS 41 k DEBUG: dbus-common noarch 1:1.12.8-18.el8 Stream-BaseOS 46 k DEBUG: dbus-daemon x86_64 1:1.12.8-18.el8 Stream-BaseOS 240 k DEBUG: dbus-libs x86_64 1:1.12.8-18.el8 Stream-BaseOS 184 k DEBUG: dbus-tools x86_64 1:1.12.8-18.el8 Stream-BaseOS 85 k DEBUG: device-mapper x86_64 8:1.02.181-3.el8 Stream-BaseOS 377 k DEBUG: device-mapper-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-201.git20220131.el8 Stream-BaseOS 376 k DEBUG: dwz x86_64 0.12-10.el8 Stream-AppStream 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-AppStream 22 k DEBUG: elfutils x86_64 0.186-1.el8 Stream-BaseOS 542 k DEBUG: elfutils-default-yama-scope noarch 0.186-1.el8 Stream-BaseOS 50 k DEBUG: elfutils-libelf x86_64 0.186-1.el8 Stream-BaseOS 229 k DEBUG: elfutils-libs x86_64 0.186-1.el8 Stream-BaseOS 295 k DEBUG: emacs-filesystem noarch 1:26.1-7.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-9.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-20.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-20.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-4.el8_3.1 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-AppStream 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-13.el8 Stream-AppStream 34 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-18.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-1.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-1.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-AppStream 9.3 k DEBUG: glib2 x86_64 2.56.4-159.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-200.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-200.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-200.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-200.el8 Stream-BaseOS 80 k DEBUG: glibc-gconv-extra x86_64 2.28-200.el8 Stream-AppStream 1.5 M DEBUG: glibc-headers x86_64 2.28-200.el8 Stream-BaseOS 484 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-2.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-4.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-AppStream 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-123.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-123.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-123.el8 Stream-BaseOS 211 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-10.el8 Stream-AppStream 33 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-AppStream 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-AppStream 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-383.el8 Stream-BaseOS 9.4 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-20.el8 Stream-BaseOS 840 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-8.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-3.el8_5 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-AppStream 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-35.el8 Stream-BaseOS 219 k DEBUG: libcap x86_64 2.48-2.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-4.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-22.el8 Stream-BaseOS 301 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-35.el8 Stream-BaseOS 252 k DEBUG: libffi x86_64 3.1-23.el8 Stream-BaseOS 37 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-13.el8 Stream-BaseOS 80 k DEBUG: libgcrypt x86_64 1.8.5-6.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-13.el8 Stream-BaseOS 207 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-1.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-AppStream 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-7.el8 Stream-BaseOS 135 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-35.el8 Stream-BaseOS 235 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-AppStream 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-3.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-5.el8 Stream-BaseOS 165 k DEBUG: libsemanage x86_64 2.9-8.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-35.el8 Stream-BaseOS 178 k DEBUG: libssh x86_64 0.9.6-3.el8 Stream-BaseOS 216 k DEBUG: libssh-config noarch 0.9.6-3.el8 Stream-BaseOS 19 k DEBUG: libstdc++ x86_64 8.5.0-13.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-3.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-21.el8 Stream-AppStream 188 k DEBUG: libtirpc x86_64 1.1.4-6.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-35.el8 Stream-BaseOS 97 k DEBUG: libverto x86_64 0.3.0-5.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-13.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-master-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-AppStream 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-AppStream 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-4.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-12.el8 Stream-BaseOS 522 k DEBUG: openssh-clients x86_64 8.0p1-12.el8 Stream-BaseOS 668 k DEBUG: openssl x86_64 1:1.1.1k-6.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-6.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-16.el8 Stream-BaseOS 739 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-2.el8 Stream-BaseOS 246 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-AppStream 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-46.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-46.el8 Stream-AppStream 250 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-7.el8 Stream-BaseOS 329 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python-srpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-dns noarch 1.15.0-11.el8 Stream-BaseOS 253 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-46.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-master-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-master-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-master-testing 128 k DEBUG: python3-rpm-generators noarch 5-7.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-41.el8 Stream-AppStream 14 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-master-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-6.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-master-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-master-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-master-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-master-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-master-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-master-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-master-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-master-build-deps 31 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-master-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-AppStream 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 130-1.el8 Stream-AppStream 90 k DEBUG: rpm x86_64 4.14.3-23.el8 Stream-BaseOS 543 k DEBUG: rpm-build-libs x86_64 4.14.3-23.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-23.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-AppStream 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-6.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-16.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-15.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-58.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-58.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-58.el8 Stream-BaseOS 483 k DEBUG: systemd-udev x86_64 239-58.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-5.el8 Stream-BaseOS 838 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022a-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-35.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-18.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-3.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-3.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-17.el8 Stream-BaseOS 102 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-master-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-master-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 83 k DEBUG: elfutils-debuginfod-client x86_64 0.186-1.el8 Stream-BaseOS 71 k DEBUG: gnupg2-smime x86_64 2.2.20-2.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-42.el8 Stream-BaseOS 49 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-22.el8 Stream-BaseOS 114 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.1.11-1.el8 Stream-BaseOS 48 k DEBUG: openssl-pkcs11 x86_64 0.4.10-2.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 341 Packages DEBUG: Total size: 223 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-114.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.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-2021.2.50-82.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.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-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-45.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-18.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-201.git20220131.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.186-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.186-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.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_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.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] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-159.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-383.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-20.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.3-3.el8_5.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] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.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-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-6.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.23-4.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-35.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-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.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-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-16.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-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022a-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-18.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-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.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-10.67-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-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.31.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-200.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.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-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.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-13.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-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.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.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.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-12.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] 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.27-1.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-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.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-4.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-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-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.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.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.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-130-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-23.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.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.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] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.33.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.6 MB/s | 1.6 kB 00:00 DEBUG: Key imported successfully DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 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-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-13.el8.x86_64 1/341 DEBUG: Running scriptlet: libgcc-8.5.0-13.el8.x86_64 1/341 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/341 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/341 DEBUG: Installing : python-srpm-macros-3-41.el8.noarch 4/341 DEBUG: Installing : python-rpm-macros-3-41.el8.noarch 5/341 DEBUG: Installing : python3-rpm-macros-3-41.el8.noarch 6/341 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/341 DEBUG: Installing : tzdata-2022a-2.el8.noarch 8/341 DEBUG: Installing : python3-setuptools-wheel-39.2.0-6.el8.noarch 9/341 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/341 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/341 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/341 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 13/341 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 14/341 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 15/341 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 16/341 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 17/341 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 18/341 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 19/341 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 20/341 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 21/341 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/341 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/341 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 24/341 DEBUG: Installing : libssh-config-0.9.6-3.el8.noarch 25/341 DEBUG: Installing : kernel-headers-4.18.0-383.el8.x86_64 26/341 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 27/341 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 28/341 DEBUG: Installing : emacs-filesystem-1:26.1-7.el8.noarch 29/341 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/341 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/341 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/341 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-6.el8.noarch 33/341 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-6.el8.noarch 33/341 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/341 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/341 DEBUG: Installing : basesystem-11-5.el8.noarch 36/341 DEBUG: Installing : pcre2-10.32-2.el8.x86_64 37/341 DEBUG: Installing : libselinux-2.9-5.el8.x86_64 38/341 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/341 DEBUG: Installing : glibc-all-langpacks-2.28-200.el8.x86_64 40/341 DEBUG: Installing : glibc-common-2.28-200.el8.x86_64 41/341 DEBUG: Installing : glibc-gconv-extra-2.28-200.el8.x86_64 42/341 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-200.el8.x86_64 42/341 DEBUG: Running scriptlet: glibc-2.28-200.el8.x86_64 43/341 DEBUG: Installing : glibc-2.28-200.el8.x86_64 43/341 DEBUG: Running scriptlet: glibc-2.28-200.el8.x86_64 43/341 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/341 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/341 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/341 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/341 DEBUG: Installing : zlib-1.2.11-17.el8.x86_64 46/341 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/341 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 48/341 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/341 DEBUG: Installing : libstdc++-8.5.0-13.el8.x86_64 50/341 DEBUG: Running scriptlet: libstdc++-8.5.0-13.el8.x86_64 50/341 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/341 DEBUG: Installing : elfutils-libelf-0.186-1.el8.x86_64 52/341 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/341 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/341 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/341 DEBUG: Installing : freetype-2.9.1-4.el8_3.1.x86_64 55/341 DEBUG: Installing : libcap-2.48-2.el8.x86_64 56/341 DEBUG: Installing : libcom_err-1.45.6-4.el8.x86_64 57/341 DEBUG: Running scriptlet: libcom_err-1.45.6-4.el8.x86_64 57/341 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/341 DEBUG: Installing : libuuid-2.32.1-35.el8.x86_64 59/341 DEBUG: Running scriptlet: libuuid-2.32.1-35.el8.x86_64 59/341 DEBUG: Installing : libxml2-2.9.7-13.el8.x86_64 60/341 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/341 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/341 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/341 DEBUG: Installing : sqlite-libs-3.26.0-15.el8.x86_64 63/341 DEBUG: Installing : expat-2.2.5-9.el8.x86_64 64/341 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/341 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/341 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/341 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/341 DEBUG: Installing : libgcrypt-1.8.5-6.el8.x86_64 69/341 DEBUG: Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 69/341 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/341 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/341 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/341 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/341 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/341 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/341 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 74/341 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 75/341 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 76/341 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 76/341 DEBUG: Installing : libgomp-8.5.0-13.el8.x86_64 77/341 DEBUG: Running scriptlet: libgomp-8.5.0-13.el8.x86_64 77/341 DEBUG: Installing : libffi-3.1-23.el8.x86_64 78/341 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 79/341 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/341 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/341 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/341 DEBUG: Installing : file-libs-5.33-20.el8.x86_64 83/341 DEBUG: Installing : file-5.33-20.el8.x86_64 84/341 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/341 DEBUG: Installing : audit-libs-3.0.7-4.el8.x86_64 86/341 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/341 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/341 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/341 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/341 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/341 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 91/341 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/341 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/341 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/341 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/341 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/341 DEBUG: Running scriptlet: glibc-headers-2.28-200.el8.x86_64 95/341 DEBUG: Installing : glibc-headers-2.28-200.el8.x86_64 95/341 DEBUG: Installing : grub2-common-1:2.02-123.el8.noarch 96/341 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/341 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 98/341 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/341 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 100/341 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 100/341 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/341 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/341 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/341 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/341 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/341 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 104/341 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/341 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/341 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 106/341 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/341 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/341 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/341 DEBUG: Installing : cpp-8.5.0-13.el8.x86_64 109/341 DEBUG: Running scriptlet: cpp-8.5.0-13.el8.x86_64 109/341 DEBUG: Installing : libsemanage-2.9-8.el8.x86_64 110/341 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/341 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/341 DEBUG: Installing : tar-2:1.30-5.el8.x86_64 113/341 DEBUG: Running scriptlet: tar-2:1.30-5.el8.x86_64 113/341 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/341 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 115/341 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 115/341 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/341 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/341 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/341 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/341 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/341 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/341 DEBUG: Installing : coreutils-common-8.30-12.el8.x86_64 121/341 DEBUG: Running scriptlet: coreutils-common-8.30-12.el8.x86_64 121/341 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/341 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/341 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/341 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/341 DEBUG: Installing : less-530-1.el8.x86_64 125/341 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/341 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/341 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/341 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/341 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 130/341 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 131/341 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 132/341 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 133/341 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 134/341 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 135/341 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/341 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/341 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 137/341 DEBUG: Installing : glibc-devel-2.28-200.el8.x86_64 138/341 DEBUG: Running scriptlet: glibc-devel-2.28-200.el8.x86_64 138/341 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 139/341 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 139/341 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 140/341 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 141/341 DEBUG: Installing : libsmartcols-2.32.1-35.el8.x86_64 142/341 DEBUG: Running scriptlet: libsmartcols-2.32.1-35.el8.x86_64 142/341 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 143/341 DEBUG: Installing : memstrack-0.1.11-1.el8.x86_64 144/341 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 145/341 DEBUG: Installing : npth-1.5-4.el8.x86_64 146/341 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 147/341 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 148/341 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 148/341 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 149/341 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 149/341 DEBUG: Installing : libtiff-4.0.9-21.el8.x86_64 150/341 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 151/341 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 152/341 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 153/341 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 154/341 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 155/341 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 156/341 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 157/341 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 158/341 DEBUG: Installing : libXpm-3.5.12-8.el8.x86_64 159/341 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 160/341 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 161/341 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 162/341 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 163/341 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 164/341 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 165/341 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 166/341 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 167/341 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 168/341 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 169/341 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 170/341 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 171/341 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 171/341 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 172/341 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 172/341 DEBUG: Installing : libijs-0.35-5.el8.x86_64 173/341 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 174/341 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/341 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/341 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/341 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/341 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/341 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/341 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/341 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/341 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/341 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/341 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/341 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/341 DEBUG: Installing : python3-libs-3.6.8-46.el8.x86_64 184/341 DEBUG: Installing : grub2-tools-minimal-1:2.02-123.el8.x86_64 185/341 DEBUG: Installing : libssh-0.9.6-3.el8.x86_64 186/341 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/341 DEBUG: Installing : platform-python-3.6.8-46.el8.x86_64 188/341 DEBUG: Running scriptlet: platform-python-3.6.8-46.el8.x86_64 188/341 DEBUG: Installing : grubby-8.40-42.el8.x86_64 189/341 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/341 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/341 DEBUG: Installing : libarchive-3.3.3-3.el8_5.x86_64 192/341 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/341 DEBUG: Installing : curl-7.61.1-22.el8.x86_64 194/341 DEBUG: Installing : libcurl-7.61.1-22.el8.x86_64 195/341 DEBUG: Installing : openssl-1:1.1.1k-6.el8.x86_64 196/341 DEBUG: Installing : crypto-policies-scripts-20211116-1.gitae470d6.el 197/341 DEBUG: Installing : crypto-policies-20211116-1.gitae470d6.el8.noarch 198/341 DEBUG: Running scriptlet: crypto-policies-20211116-1.gitae470d6.el8.noarch 198/341 DEBUG: Installing : elfutils-default-yama-scope-0.186-1.el8.noarch 199/341 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.186-1.el8.noarch 199/341 DEBUG: Installing : gzip-1.9-13.el8.x86_64 200/341 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 200/341 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/341 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/341 DEBUG: Installing : procps-ng-3.3.15-7.el8.x86_64 203/341 DEBUG: Installing : krb5-libs-1.18.2-20.el8.x86_64 204/341 DEBUG: Installing : libtirpc-1.1.4-6.el8.x86_64 205/341 DEBUG: Running scriptlet: libtirpc-1.1.4-6.el8.x86_64 205/341 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/341 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/341 DEBUG: Installing : kpartx-0.8.4-22.el8.x86_64 207/341 DEBUG: Installing : device-mapper-8:1.02.181-3.el8.x86_64 208/341 DEBUG: Installing : elfutils-debuginfod-client-0.186-1.el8.x86_64 209/341 DEBUG: Installing : elfutils-libs-0.186-1.el8.x86_64 210/341 DEBUG: Installing : openssl-pkcs11-0.4.10-2.el8.x86_64 211/341 DEBUG: Installing : rpm-4.14.3-23.el8.x86_64 212/341 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/341 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/341 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/341 DEBUG: Installing : dbus-common-1:1.12.8-18.el8.noarch 215/341 DEBUG: Installing : libfdisk-2.32.1-35.el8.x86_64 216/341 DEBUG: Running scriptlet: libfdisk-2.32.1-35.el8.x86_64 216/341 DEBUG: Installing : libmount-2.32.1-35.el8.x86_64 217/341 DEBUG: Running scriptlet: libmount-2.32.1-35.el8.x86_64 217/341 DEBUG: Installing : dbus-libs-1:1.12.8-18.el8.x86_64 218/341 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-18.el8.x86_64 218/341 DEBUG: Installing : dbus-tools-1:1.12.8-18.el8.x86_64 219/341 DEBUG: Installing : which-2.21-18.el8.x86_64 220/341 DEBUG: Installing : coreutils-8.30-12.el8.x86_64 221/341 DEBUG: Installing : systemd-libs-239-58.el8.x86_64 222/341 DEBUG: Running scriptlet: systemd-libs-239-58.el8.x86_64 222/341 DEBUG: Installing : libblkid-2.32.1-35.el8.x86_64 223/341 DEBUG: Running scriptlet: libblkid-2.32.1-35.el8.x86_64 223/341 DEBUG: Installing : device-mapper-libs-8:1.02.181-3.el8.x86_64 224/341 DEBUG: Installing : shadow-utils-2:4.6-16.el8.x86_64 225/341 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/341 DEBUG: Installing : ca-certificates-2021.2.50-82.el8.noarch 226/341 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/341 DEBUG: Installing : openssl-libs-1:1.1.1k-6.el8.x86_64 227/341 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-6.el8.x86_64 227/341 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/341 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/341 DEBUG: Installing : rpm-libs-4.14.3-23.el8.x86_64 229/341 DEBUG: Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64 229/341 DEBUG: Installing : kmod-25-19.el8.x86_64 230/341 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/341 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/341 DEBUG: Installing : cryptsetup-libs-2.3.7-2.el8.x86_64 232/341 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-2.el8.x86_64 232/341 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/341 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/341 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/341 DEBUG: Installing : dbus-daemon-1:1.12.8-18.el8.x86_64 234/341 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/341 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/341 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/341 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/341 DEBUG: Installing : libpwquality-1.4.4-3.el8.x86_64 237/341 DEBUG: Installing : pam-1.3.1-16.el8.x86_64 238/341 DEBUG: Running scriptlet: pam-1.3.1-16.el8.x86_64 238/341 DEBUG: Installing : util-linux-2.32.1-35.el8.x86_64 239/341 DEBUG: Running scriptlet: util-linux-2.32.1-35.el8.x86_64 239/341 DEBUG: Installing : systemd-pam-239-58.el8.x86_64 240/341 DEBUG: Installing : dracut-049-201.git20220131.el8.x86_64 241/341 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/341 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/341 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/341 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/341 DEBUG: Installing : grub2-tools-1:2.02-123.el8.x86_64 244/341 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/341 DEBUG: Installing : glib2-2.56.4-159.el8.x86_64 245/341 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/341 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/341 DEBUG: Installing : gnutls-3.6.16-4.el8.x86_64 247/341 DEBUG: Installing : dbus-1:1.12.8-18.el8.x86_64 248/341 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/341 DEBUG: Installing : systemd-239-58.el8.x86_64 249/341 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/341 DEBUG: Installing : systemd-udev-239-58.el8.x86_64 250/341 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 250/341 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/341 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/341 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/341 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/341 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/341 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/341 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/341 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/341 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/341 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/341 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/341 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/341 DEBUG: Installing : binutils-2.30-114.el8.x86_64 258/341 DEBUG: Running scriptlet: binutils-2.30-114.el8.x86_64 258/341 DEBUG: Installing : gcc-8.5.0-13.el8.x86_64 259/341 DEBUG: Running scriptlet: gcc-8.5.0-13.el8.x86_64 259/341 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 260/341 DEBUG: Installing : annobin-10.67-1.el8.x86_64 261/341 DEBUG: Installing : gcc-plugin-annobin-8.5.0-13.el8.x86_64 262/341 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 263/341 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 264/341 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 265/341 DEBUG: Installing : gtk-update-icon-cache-3.22.30-10.el8.x86_64 266/341 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 267/341 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 267/341 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 268/341 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 269/341 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 269/341 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 270/341 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 270/341 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/341 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/341 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 272/341 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 272/341 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/341 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/341 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/341 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/341 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/341 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/341 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 276/341 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 276/341 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 277/341 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 277/341 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 278/341 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 278/341 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 279/341 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 280/341 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 280/341 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 281/341 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 282/341 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 282/341 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 283/341 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 283/341 DEBUG: Running scriptlet: openssh-8.0p1-12.el8.x86_64 284/341 DEBUG: Installing : openssh-8.0p1-12.el8.x86_64 284/341 DEBUG: Installing : openssh-clients-8.0p1-12.el8.x86_64 285/341 DEBUG: Installing : git-core-2.31.1-2.el8.x86_64 286/341 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/341 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 287/341 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/341 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 288/341 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 289/341 DEBUG: Installing : gnupg2-smime-2.2.20-2.el8.x86_64 290/341 DEBUG: Installing : gnupg2-2.2.20-2.el8.x86_64 291/341 DEBUG: Installing : rpm-build-libs-4.14.3-23.el8.x86_64 292/341 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64 292/341 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 293/341 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 293/341 DEBUG: Installing : gdb-headless-8.2-18.el8.x86_64 294/341 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 295/341 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 296/341 DEBUG: Installing : cups-libs-1:2.2.6-45.el8.x86_64 297/341 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 298/341 DEBUG: Installing : redhat-rpm-config-130-1.el8.noarch 299/341 DEBUG: Running scriptlet: redhat-rpm-config-130-1.el8.noarch 299/341 DEBUG: Installing : elfutils-0.186-1.el8.x86_64 300/341 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 301/341 DEBUG: Installing : python3-dns-1.15.0-11.el8.noarch 302/341 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 303/341 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 304/341 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 305/341 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 306/341 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 307/341 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 308/341 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 309/341 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 310/341 DEBUG: Installing : python3-rpm-generators-5-7.el8.noarch 311/341 DEBUG: Installing : platform-python-devel-3.6.8-46.el8.x86_64 312/341 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 313/341 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 314/341 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 315/341 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 316/341 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 317/341 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 318/341 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 319/341 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 320/341 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 321/341 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 322/341 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 323/341 DEBUG: Installing : openjpeg2-2.4.0-4.el8.x86_64 324/341 DEBUG: Installing : libgs-9.27-1.el8.x86_64 325/341 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 326/341 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 327/341 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 328/341 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 328/341 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 329/341 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 330/341 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 330/341 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 331/341 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 331/341 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 332/341 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 332/341 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 333/341 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 334/341 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 334/341 DEBUG: Installing : python3-eventlet-0.33.0-2.el8.noarch 335/341 DEBUG: Installing : rpm-build-4.14.3-23.el8.x86_64 336/341 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 337/341 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8.noarch 338/341 DEBUG: Installing : python3-sqlalchemy-1.4.31-1.el8.x86_64 339/341 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 340/341 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 340/341 DEBUG: Installing : openstack-macros-2021.1.0-0.20210812101306.ce6a1 341/341 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 341/341 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-200.el8.x86_64 341/341 DEBUG: Running scriptlet: crypto-policies-scripts-20211116-1.gitae470d6.el 341/341 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 341/341 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 341/341 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 341/341 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 341/341 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 341/341 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 341/341 DEBUG: Running scriptlet: glibc-common-2.28-200.el8.x86_64 341/341 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 341/341 DEBUG: Running scriptlet: glib2-2.56.4-159.el8.x86_64 341/341 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 341/341 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 341/341 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 341/341 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 341/341 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 341/341 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 341/341 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210812101306.ce6a1 1/341 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/341 DEBUG: Verifying : audit-libs-3.0.7-4.el8.x86_64 3/341 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 4/341 DEBUG: Verifying : basesystem-11-5.el8.noarch 5/341 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 6/341 DEBUG: Verifying : binutils-2.30-114.el8.x86_64 7/341 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 8/341 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 9/341 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 10/341 DEBUG: Verifying : ca-certificates-2021.2.50-82.el8.noarch 11/341 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 12/341 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 13/341 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 14/341 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 15/341 DEBUG: Verifying : coreutils-8.30-12.el8.x86_64 16/341 DEBUG: Verifying : coreutils-common-8.30-12.el8.x86_64 17/341 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 18/341 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 19/341 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 20/341 DEBUG: Verifying : crypto-policies-20211116-1.gitae470d6.el8.noarch 21/341 DEBUG: Verifying : crypto-policies-scripts-20211116-1.gitae470d6.el 22/341 DEBUG: Verifying : cryptsetup-libs-2.3.7-2.el8.x86_64 23/341 DEBUG: Verifying : cups-libs-1:2.2.6-45.el8.x86_64 24/341 DEBUG: Verifying : curl-7.61.1-22.el8.x86_64 25/341 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 26/341 DEBUG: Verifying : dbus-1:1.12.8-18.el8.x86_64 27/341 DEBUG: Verifying : dbus-common-1:1.12.8-18.el8.noarch 28/341 DEBUG: Verifying : dbus-daemon-1:1.12.8-18.el8.x86_64 29/341 DEBUG: Verifying : dbus-libs-1:1.12.8-18.el8.x86_64 30/341 DEBUG: Verifying : dbus-tools-1:1.12.8-18.el8.x86_64 31/341 DEBUG: Verifying : device-mapper-8:1.02.181-3.el8.x86_64 32/341 DEBUG: Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 33/341 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 34/341 DEBUG: Verifying : dracut-049-201.git20220131.el8.x86_64 35/341 DEBUG: Verifying : elfutils-0.186-1.el8.x86_64 36/341 DEBUG: Verifying : elfutils-debuginfod-client-0.186-1.el8.x86_64 37/341 DEBUG: Verifying : elfutils-default-yama-scope-0.186-1.el8.noarch 38/341 DEBUG: Verifying : elfutils-libelf-0.186-1.el8.x86_64 39/341 DEBUG: Verifying : elfutils-libs-0.186-1.el8.x86_64 40/341 DEBUG: Verifying : emacs-filesystem-1:26.1-7.el8.noarch 41/341 DEBUG: Verifying : expat-2.2.5-9.el8.x86_64 42/341 DEBUG: Verifying : file-5.33-20.el8.x86_64 43/341 DEBUG: Verifying : file-libs-5.33-20.el8.x86_64 44/341 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 45/341 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 46/341 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 47/341 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 48/341 DEBUG: Verifying : freetype-2.9.1-4.el8_3.1.x86_64 49/341 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 50/341 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 51/341 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 52/341 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 53/341 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 54/341 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 55/341 DEBUG: Verifying : glib2-2.56.4-159.el8.x86_64 56/341 DEBUG: Verifying : glibc-2.28-200.el8.x86_64 57/341 DEBUG: Verifying : glibc-all-langpacks-2.28-200.el8.x86_64 58/341 DEBUG: Verifying : glibc-common-2.28-200.el8.x86_64 59/341 DEBUG: Verifying : glibc-devel-2.28-200.el8.x86_64 60/341 DEBUG: Verifying : glibc-headers-2.28-200.el8.x86_64 61/341 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 62/341 DEBUG: Verifying : gnupg2-2.2.20-2.el8.x86_64 63/341 DEBUG: Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 64/341 DEBUG: Verifying : gnutls-3.6.16-4.el8.x86_64 65/341 DEBUG: Verifying : grep-3.1-6.el8.x86_64 66/341 DEBUG: Verifying : grub2-common-1:2.02-123.el8.noarch 67/341 DEBUG: Verifying : grub2-tools-1:2.02-123.el8.x86_64 68/341 DEBUG: Verifying : grub2-tools-minimal-1:2.02-123.el8.x86_64 69/341 DEBUG: Verifying : grubby-8.40-42.el8.x86_64 70/341 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 71/341 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 72/341 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 73/341 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 74/341 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 75/341 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 76/341 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 77/341 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 78/341 DEBUG: Verifying : kernel-headers-4.18.0-383.el8.x86_64 79/341 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 80/341 DEBUG: Verifying : kmod-25-19.el8.x86_64 81/341 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 82/341 DEBUG: Verifying : kpartx-0.8.4-22.el8.x86_64 83/341 DEBUG: Verifying : krb5-libs-1.18.2-20.el8.x86_64 84/341 DEBUG: Verifying : less-530-1.el8.x86_64 85/341 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 86/341 DEBUG: Verifying : libarchive-3.3.3-3.el8_5.x86_64 87/341 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 88/341 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 89/341 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 90/341 DEBUG: Verifying : libblkid-2.32.1-35.el8.x86_64 91/341 DEBUG: Verifying : libcap-2.48-2.el8.x86_64 92/341 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 93/341 DEBUG: Verifying : libcom_err-1.45.6-4.el8.x86_64 94/341 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 95/341 DEBUG: Verifying : libcurl-7.61.1-22.el8.x86_64 96/341 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 97/341 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 98/341 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 99/341 DEBUG: Verifying : libfdisk-2.32.1-35.el8.x86_64 100/341 DEBUG: Verifying : libffi-3.1-23.el8.x86_64 101/341 DEBUG: Verifying : libgcc-8.5.0-13.el8.x86_64 102/341 DEBUG: Verifying : libgcrypt-1.8.5-6.el8.x86_64 103/341 DEBUG: Verifying : libgomp-8.5.0-13.el8.x86_64 104/341 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 105/341 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 106/341 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 107/341 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 108/341 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 109/341 DEBUG: Verifying : libmount-2.32.1-35.el8.x86_64 110/341 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 111/341 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 112/341 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 113/341 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 114/341 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 115/341 DEBUG: Verifying : libpwquality-1.4.4-3.el8.x86_64 116/341 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 117/341 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 118/341 DEBUG: Verifying : libselinux-2.9-5.el8.x86_64 119/341 DEBUG: Verifying : libsemanage-2.9-8.el8.x86_64 120/341 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 121/341 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 122/341 DEBUG: Verifying : libsmartcols-2.32.1-35.el8.x86_64 123/341 DEBUG: Verifying : libssh-0.9.6-3.el8.x86_64 124/341 DEBUG: Verifying : libssh-config-0.9.6-3.el8.noarch 125/341 DEBUG: Verifying : libstdc++-8.5.0-13.el8.x86_64 126/341 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 127/341 DEBUG: Verifying : libtirpc-1.1.4-6.el8.x86_64 128/341 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 129/341 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 130/341 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 131/341 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 132/341 DEBUG: Verifying : libuuid-2.32.1-35.el8.x86_64 133/341 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 134/341 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 135/341 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 136/341 DEBUG: Verifying : libxml2-2.9.7-13.el8.x86_64 137/341 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 138/341 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 139/341 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 140/341 DEBUG: Verifying : memstrack-0.1.11-1.el8.x86_64 141/341 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 142/341 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 143/341 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 144/341 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 145/341 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 146/341 DEBUG: Verifying : npth-1.5-4.el8.x86_64 147/341 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 148/341 DEBUG: Verifying : openssh-8.0p1-12.el8.x86_64 149/341 DEBUG: Verifying : openssh-clients-8.0p1-12.el8.x86_64 150/341 DEBUG: Verifying : openssl-1:1.1.1k-6.el8.x86_64 151/341 DEBUG: Verifying : openssl-libs-1:1.1.1k-6.el8.x86_64 152/341 DEBUG: Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 153/341 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 154/341 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 155/341 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 156/341 DEBUG: Verifying : pam-1.3.1-16.el8.x86_64 157/341 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 158/341 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 159/341 DEBUG: Verifying : pcre2-10.32-2.el8.x86_64 160/341 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 161/341 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 162/341 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 163/341 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 164/341 DEBUG: Verifying : platform-python-3.6.8-46.el8.x86_64 165/341 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 166/341 DEBUG: Verifying : popt-1.18-1.el8.x86_64 167/341 DEBUG: Verifying : procps-ng-3.3.15-7.el8.x86_64 168/341 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 169/341 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 170/341 DEBUG: Verifying : python3-dns-1.15.0-11.el8.noarch 171/341 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 172/341 DEBUG: Verifying : python3-libs-3.6.8-46.el8.x86_64 173/341 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 174/341 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 175/341 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 176/341 DEBUG: Verifying : readline-7.0-10.el8.x86_64 177/341 DEBUG: Verifying : rpm-4.14.3-23.el8.x86_64 178/341 DEBUG: Verifying : rpm-build-libs-4.14.3-23.el8.x86_64 179/341 DEBUG: Verifying : rpm-libs-4.14.3-23.el8.x86_64 180/341 DEBUG: Verifying : sed-4.5-5.el8.x86_64 181/341 DEBUG: Verifying : setup-2.12.2-6.el8.noarch 182/341 DEBUG: Verifying : shadow-utils-2:4.6-16.el8.x86_64 183/341 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 184/341 DEBUG: Verifying : sqlite-libs-3.26.0-15.el8.x86_64 185/341 DEBUG: Verifying : systemd-239-58.el8.x86_64 186/341 DEBUG: Verifying : systemd-libs-239-58.el8.x86_64 187/341 DEBUG: Verifying : systemd-pam-239-58.el8.x86_64 188/341 DEBUG: Verifying : systemd-udev-239-58.el8.x86_64 189/341 DEBUG: Verifying : tar-2:1.30-5.el8.x86_64 190/341 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 191/341 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 192/341 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 193/341 DEBUG: Verifying : tzdata-2022a-2.el8.noarch 194/341 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 195/341 DEBUG: Verifying : util-linux-2.32.1-35.el8.x86_64 196/341 DEBUG: Verifying : which-2.21-18.el8.x86_64 197/341 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 198/341 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 199/341 DEBUG: Verifying : zip-3.0-23.el8.x86_64 200/341 DEBUG: Verifying : zlib-1.2.11-17.el8.x86_64 201/341 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 202/341 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 203/341 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 204/341 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 205/341 DEBUG: Verifying : annobin-10.67-1.el8.x86_64 206/341 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 207/341 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 208/341 DEBUG: Verifying : cpp-8.5.0-13.el8.x86_64 209/341 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 210/341 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 211/341 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 212/341 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 213/341 DEBUG: Verifying : gcc-8.5.0-13.el8.x86_64 214/341 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-13.el8.x86_64 215/341 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 216/341 DEBUG: Verifying : gdb-headless-8.2-18.el8.x86_64 217/341 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 218/341 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 219/341 DEBUG: Verifying : git-core-2.31.1-2.el8.x86_64 220/341 DEBUG: Verifying : glibc-gconv-extra-2.28-200.el8.x86_64 221/341 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 222/341 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 223/341 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 224/341 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 225/341 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-10.el8.x86_64 226/341 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 227/341 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 228/341 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 229/341 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 230/341 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 231/341 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 232/341 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 233/341 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 234/341 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 235/341 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 236/341 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 237/341 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 238/341 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 239/341 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 240/341 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 241/341 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 242/341 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 243/341 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 244/341 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 245/341 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 246/341 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 247/341 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 248/341 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 249/341 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 250/341 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 251/341 DEBUG: Verifying : libXpm-3.5.12-8.el8.x86_64 252/341 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 253/341 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 254/341 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 255/341 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 256/341 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 257/341 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 258/341 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 259/341 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 260/341 DEBUG: Verifying : libgs-9.27-1.el8.x86_64 261/341 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 262/341 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 263/341 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 264/341 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 265/341 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 266/341 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 267/341 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 268/341 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 269/341 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 270/341 DEBUG: Verifying : libtiff-4.0.9-21.el8.x86_64 271/341 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 272/341 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 273/341 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 274/341 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 275/341 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 276/341 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 277/341 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 278/341 DEBUG: Verifying : openjpeg2-2.4.0-4.el8.x86_64 279/341 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 280/341 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 281/341 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 282/341 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 283/341 DEBUG: Verifying : platform-python-devel-3.6.8-46.el8.x86_64 284/341 DEBUG: Verifying : python-rpm-macros-3-41.el8.noarch 285/341 DEBUG: Verifying : python-srpm-macros-3-41.el8.noarch 286/341 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 287/341 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 288/341 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 289/341 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 290/341 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 291/341 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 292/341 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 293/341 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 294/341 DEBUG: Verifying : python3-rpm-generators-5-7.el8.noarch 295/341 DEBUG: Verifying : python3-rpm-macros-3-41.el8.noarch 296/341 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 297/341 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 298/341 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 299/341 DEBUG: Verifying : redhat-rpm-config-130-1.el8.noarch 300/341 DEBUG: Verifying : rpm-build-4.14.3-23.el8.x86_64 301/341 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 302/341 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 303/341 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 304/341 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 305/341 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 306/341 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 307/341 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 308/341 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 309/341 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 310/341 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 311/341 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 312/341 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 313/341 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 314/341 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 315/341 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 316/341 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 317/341 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 318/341 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 319/341 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8.noarch 320/341 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 321/341 DEBUG: Verifying : python3-eventlet-0.33.0-2.el8.noarch 322/341 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 323/341 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 324/341 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 325/341 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 326/341 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 327/341 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 328/341 DEBUG: Verifying : python3-sqlalchemy-1.4.31-1.el8.x86_64 329/341 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 330/341 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 331/341 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 332/341 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 333/341 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 334/341 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 335/341 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 336/341 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 337/341 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 338/341 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 339/341 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 340/341 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 341/341 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.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-10.67-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: brotli-1.0.6-3.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-2021.2.50-82.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: cups-libs-1:2.2.6-45.el8.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-18.el8.x86_64 DEBUG: dbus-common-1:1.12.8-18.el8.noarch DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-7.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-123.el8.noarch DEBUG: grub2-tools-1:2.02-123.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.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-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.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.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.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-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.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-6.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libtirpc-1.1.4-6.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.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: openssl-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-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-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: shadow-utils-2:4.6-16.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: tar-2:1.30-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022a-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 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: util-linux-2.32.1-35.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.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: 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-17.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1e258bbd50c242728a94ed25c89605bf', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '24cb6a6e8fd740b8af1a1641ac8bd53f', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64a41372322d4722bb13c06278a2a060', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f302cda7d91a4fa1b8955e99111ca917', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08ca0b932cda4048b2b4eb9e4f0cdf83', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: 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: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: pango-1.42.4-8.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch systemd-udev-239-58.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 brotli-1.0.6-3.el8.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch qt5-srpm-macros-5.15.3-1.el8.noarch device-mapper-libs-1.02.181-3.el8.x86_64 util-linux-2.32.1-35.el8.x86_64 pkgconf-pkg-config-1.4.2-1.el8.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el8.noarch libcap-ng-0.7.11-1.el8.x86_64 glib2-2.56.4-159.el8.x86_64 gmp-6.1.2-10.el8.x86_64 elfutils-debuginfod-client-0.186-1.el8.x86_64 grub2-tools-minimal-2.02-123.el8.x86_64 gnutls-3.6.16-4.el8.x86_64 sed-4.5-5.el8.x86_64 libgs-9.27-1.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch python3-setuptools-50.3.2-1.el8.noarch kernel-headers-4.18.0-383.el8.x86_64 grub2-tools-2.02-123.el8.x86_64 lua-libs-5.3.4-12.el8.x86_64 rpm-libs-4.14.3-23.el8.x86_64 libkcapi-1.2.0-2.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch freetype-2.9.1-4.el8_3.1.x86_64 shared-mime-info-1.9-3.el8.x86_64 kbd-2.0.4-10.el8.x86_64 gcc-plugin-annobin-8.5.0-13.el8.x86_64 systemd-239-58.el8.x86_64 openssl-pkcs11-0.4.10-2.el8.x86_64 cpio-2.12-11.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libXxf86misc-1.0.4-1.el8.x86_64 unzip-6.0-46.el8.x86_64 libmcpp-2.7.2-20.el8.x86_64 python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch gzip-1.9-13.el8.x86_64 libsmartcols-2.32.1-35.el8.x86_64 python3-sqlalchemy-1.4.31-1.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 urw-base35-bookman-fonts-20170801-10.el8.noarch dbus-daemon-1.12.8-18.el8.x86_64 centos-stream-repos-8-6.el8.noarch python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch audit-libs-3.0.7-4.el8.x86_64 cpp-8.5.0-13.el8.x86_64 libattr-2.4.48-3.el8.x86_64 python3-pytz-2017.2-9.el8.noarch gettext-libs-0.19.8.1-17.el8.x86_64 libipt-1.6.1-8.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch openldap-2.4.46-18.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch harfbuzz-1.7.5-3.el8.x86_64 python3-rpm-macros-3-41.el8.noarch libcap-2.48-2.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch libwmf-lite-0.2.9-8.el8_0.x86_64 ilmbase-2.2.0-13.el8.x86_64 grep-3.1-6.el8.x86_64 libfdisk-2.32.1-35.el8.x86_64 setup-2.12.2-6.el8.noarch jbigkit-libs-2.1-14.el8.x86_64 acl-2.2.53-1.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libselinux-2.9-5.el8.x86_64 grub2-common-2.02-123.el8.noarch libssh-0.9.6-3.el8.x86_64 rpm-build-4.14.3-23.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 libgcrypt-1.8.5-6.el8.x86_64 dracut-049-201.git20220131.el8.x86_64 python3-pip-9.0.3-22.el8.noarch centos-stream-release-8.6-1.el8.noarch python3-pip-wheel-9.0.3-22.el8.noarch pcre-8.42-6.el8.x86_64 zip-3.0-23.el8.x86_64 os-prober-1.74-9.el8.x86_64 jasper-libs-2.0.14-5.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch python3-rpm-generators-5-7.el8.noarch filesystem-3.8-6.el8.x86_64 libX11-1.6.8-5.el8.x86_64 rpm-build-libs-4.14.3-23.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 python3-greenlet-0.4.13-4.el8.x86_64 libmount-2.32.1-35.el8.x86_64 bash-4.4.20-4.el8.x86_64 python3-setuptools-wheel-39.2.0-6.el8.noarch libuuid-2.32.1-35.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 libgcc-8.5.0-13.el8.x86_64 zlib-1.2.11-17.el8.x86_64 curl-7.61.1-22.el8.x86_64 python3-libs-3.6.8-46.el8.x86_64 efi-srpm-macros-3-3.el8.noarch kmod-libs-25-19.el8.x86_64 rust-srpm-macros-5-2.el8.noarch urw-base35-p052-fonts-20170801-10.el8.noarch ImageMagick-6.7.8.9-18.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 platform-python-devel-3.6.8-46.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch libksba-1.3.5-7.el8.x86_64 libzstd-1.4.5-6.el8.x86_64 git-core-2.31.1-2.el8.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 annobin-10.67-1.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 guile-2.0.14-7.el8.x86_64 findutils-4.6.0-20.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch google-droid-sans-fonts-20120715-13.el8.noarch info-6.5-7.el8_5.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 kbd-legacy-2.0.4-10.el8.noarch glibc-common-2.28-200.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 patch-2.7.6-11.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch pkgconf-1.4.2-1.el8.x86_64 popt-1.18-1.el8.x86_64 libXext-1.3.4-1.el8.x86_64 python-srpm-macros-3-41.el8.noarch publicsuffix-list-dafsa-20180723-1.el8.noarch lcms2-2.9-2.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch basesystem-11-5.el8.noarch memstrack-0.1.11-1.el8.x86_64 libthai-0.1.27-2.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 xz-5.2.4-3.el8.x86_64 libverto-0.3.0-5.el8.x86_64 dbus-tools-1.12.8-18.el8.x86_64 npth-1.5-4.el8.x86_64 libcurl-7.61.1-22.el8.x86_64 libsemanage-2.9-8.el8.x86_64 python3-packaging-20.4-1.el8.noarch perl-srpm-macros-1-25.el8.noarch libgomp-8.5.0-13.el8.x86_64 isl-0.16.1-6.el8.x86_64 python3-requests-2.25.1-1.el8.noarch libcom_err-1.45.6-4.el8.x86_64 ca-certificates-2021.2.50-82.el8.noarch ncurses-6.1-9.20180224.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch python3-setuptools_scm-1.15.7-4.el8.noarch libblkid-2.32.1-35.el8.x86_64 sqlite-libs-3.26.0-15.el8.x86_64 glibc-all-langpacks-2.28-200.el8.x86_64 hardlink-1.3-6.el8.x86_64 trousers-0.3.15-1.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 readline-7.0-10.el8.x86_64 libnghttp2-1.33.0-3.el8_2.1.x86_64 libtirpc-1.1.4-6.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 cairo-1.15.12-6.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 python3-six-1.15.0-2.el8.noarch trousers-lib-0.3.15-1.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 nettle-3.4.1-7.el8.x86_64 glibc-2.28-200.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 libX11-common-1.6.8-5.el8.noarch OpenEXR-libs-2.2.0-12.el8.x86_64 libtasn1-4.13-3.el8.x86_64 libseccomp-2.5.2-1.el8.x86_64 procps-ng-3.3.15-7.el8.x86_64 elfutils-default-yama-scope-0.186-1.el8.noarch platform-python-3.6.8-46.el8.x86_64 openjpeg2-2.4.0-4.el8.x86_64 diffutils-3.6-6.el8.x86_64 make-4.2.1-11.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 coreutils-8.30-12.el8.x86_64 zstd-1.4.5-6.el8.x86_64 python-rpm-macros-3-41.el8.noarch python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch json-c-0.13.1-3.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch libXau-1.0.9-3.el8.x86_64 gcc-8.5.0-13.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 mpfr-3.1.6-1.el8.x86_64 urw-base35-fonts-common-20170801-10.el8.noarch pcre2-10.32-2.el8.x86_64 kbd-misc-2.0.4-10.el8.noarch go-srpm-macros-2-17.el8.noarch gnupg2-2.2.20-2.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch cups-libs-2.2.6-45.el8.x86_64 openssl-1.1.1k-6.el8.x86_64 glibc-gconv-extra-2.28-200.el8.x86_64 ocaml-srpm-macros-5-4.el8.noarch libbabeltrace-1.5.4-4.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch libXpm-3.5.12-8.el8.x86_64 libijs-0.35-5.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 device-mapper-1.02.181-3.el8.x86_64 atk-2.28.1-1.el8.x86_64 libsigsegv-2.11-5.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 dbus-common-1.12.8-18.el8.noarch gc-7.6.4-3.el8.x86_64 expat-2.2.5-9.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 elfutils-libs-0.186-1.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch libxcb-1.13.1-1.el8.x86_64 openssh-clients-8.0p1-12.el8.x86_64 dbus-1.12.8-18.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch shadow-utils-4.6-16.el8.x86_64 dwz-0.12-10.el8.x86_64 libarchive-3.3.3-3.el8_5.x86_64 libXcursor-1.1.15-3.el8.x86_64 file-libs-5.33-20.el8.x86_64 ncurses-base-6.1-9.20180224.el8.noarch libstdc++-8.5.0-13.el8.x86_64 tzdata-2022a-2.el8.noarch cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 libxml2-2.9.7-13.el8.x86_64 coreutils-common-8.30-12.el8.x86_64 crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch ghc-srpm-macros-1.4.2-7.el8.noarch mcpp-2.7.2-20.el8.x86_64 p11-kit-trust-0.23.22-1.el8.x86_64 libdb-5.3.28-42.el8_4.x86_64 emacs-filesystem-26.1-7.el8.noarch libtool-ltdl-2.4.6-25.el8.x86_64 libICE-1.0.9-15.el8.x86_64 python3-idna-2.5-5.el8.noarch gdb-headless-8.2-18.el8.x86_64 chkconfig-1.19.1-1.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 krb5-libs-1.18.2-20.el8.x86_64 libsepol-2.9-3.el8.x86_64 cryptsetup-libs-2.3.7-2.el8.x86_64 libpng-1.6.34-5.el8.x86_64 rpm-4.14.3-23.el8.x86_64 libtiff-4.0.9-21.el8.x86_64 keyutils-libs-1.5.10-9.el8.x86_64 tar-1.30-5.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch dbus-libs-1.12.8-18.el8.x86_64 file-5.33-20.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch ncurses-libs-6.1-9.20180224.el8.x86_64 libXi-1.7.10-1.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 libdatrie-0.2.9-7.el8.x86_64 libidn-1.34-5.el8.x86_64 fontconfig-2.13.1-4.el8.x86_64 libsecret-0.18.6-1.el8.x86_64 glibc-headers-2.28-200.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch glibc-devel-2.28-200.el8.x86_64 libacl-2.2.53-1.el8.x86_64 pam-1.3.1-16.el8.x86_64 gnupg2-smime-2.2.20-2.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 gd-2.2.5-7.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch binutils-2.30-114.el8.x86_64 redhat-rpm-config-130-1.el8.noarch elfutils-0.186-1.el8.x86_64 libXcomposite-0.4.4-14.el8.x86_64 which-2.21-18.el8.x86_64 elfutils-libelf-0.186-1.el8.x86_64 urw-base35-z003-fonts-20170801-10.el8.noarch systemd-pam-239-58.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 gawk-4.2.1-4.el8.x86_64 pixman-0.38.4-2.el8.x86_64 libXft-2.3.3-1.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 gpg-pubkey-8483c65d-5ccc5b19 libpwquality-1.4.4-3.el8.x86_64 centos-gpg-keys-8-6.el8.noarch systemd-libs-239-58.el8.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch graphviz-2.40.1-43.el8.x86_64 python3-dns-1.15.0-11.el8.noarch kmod-25-19.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch libutempter-1.1.6-14.el8.x86_64 xorg-x11-server-utils-7.7-27.el8.x86_64 gdbm-1.18-1.el8.x86_64 cracklib-dicts-2.9.6-15.el8.x86_64 python3-eventlet-0.33.0-2.el8.noarch adobe-mappings-cmap-20171205-3.el8.noarch less-530-1.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch platform-python-pip-9.0.3-22.el8.noarch crypto-policies-20211116-1.gitae470d6.el8.noarch libcroco-0.6.12-4.el8_2.1.x86_64 python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch grubby-8.40-42.el8.x86_64 openssh-8.0p1-12.el8.x86_64 gdbm-libs-1.18-1.el8.x86_64 kpartx-0.8.4-22.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch libXt-1.1.5-12.el8.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch libjpeg-turbo-1.5.3-12.el8.x86_64 libSM-1.2.3-1.el8.x86_64 openssl-libs-1.1.1k-6.el8.x86_64 libssh-config-0.9.6-3.el8.noarch python3-babel-2.5.1-7.el8.noarch libdb-utils-5.3.28-42.el8_4.x86_64 libffi-3.1-23.el8.x86_64 python3-urllib3-1.25.10-4.el8.noarch gtk-update-icon-cache-3.22.30-10.el8.x86_64 librsvg2-2.42.7-4.el8.x86_64 python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch pigz-2.4-4.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos8-master-uc/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f f01f31a792c7d0befde9a8ab486ffdc57f8ca483 Previous HEAD position was da3c4a17d Merge "add doc about KVM support e1000e vif model" HEAD is now at f01f31a79 Merge "doc: add aarch64 to list of architecture image properties" + '[' -d /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-glance + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-glance ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ /usr/bin/mock -q -r /home/centos8-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 25.0.0.dev35 f01f31a + UPSTREAMVERSION=25.0.0.dev35 + [[ 25.0.0.dev35 =~ ([^-]*)-(.+) ]] + [[ 25.0.0.dev35 =~ (.*?)\.(0rc.+) ]] + [[ 25.0.0.dev35 =~ (.*?)\.(0b.+) ]] + [[ 25.0.0.dev35 =~ (.*?)\.(0a.+) ]] + [[ 25.0.0.dev35 =~ (.*?)\.(dev.+) ]] + VERSION=25.0.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220518070535.f01f31a + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o4_lh200:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6228720 1195316 3314132 8788148 6328404 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.31dyekdi', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6243468 1150964 3314540 8817752 6061972 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.q59qwe1i', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b8b1e88c709444f3af3ce207f01b27c5', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o4_lh200:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '52893373a81947ef93aad81ec968554d', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o4_lh200:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.4s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.0s) running egg_info creating glance.egg-info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt writing requirements to glance.egg-info/requires.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'glance.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'glance.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating glance-25.0.0.dev35 creating glance-25.0.0.dev35/api-ref creating glance-25.0.0.dev35/api-ref/source creating glance-25.0.0.dev35/api-ref/source/v2 creating glance-25.0.0.dev35/api-ref/source/v2/samples creating glance-25.0.0.dev35/api-ref/source/versions creating glance-25.0.0.dev35/api-ref/source/versions/samples creating glance-25.0.0.dev35/doc creating glance-25.0.0.dev35/doc/source creating glance-25.0.0.dev35/doc/source/_extra creating glance-25.0.0.dev35/doc/source/_static creating glance-25.0.0.dev35/doc/source/admin creating glance-25.0.0.dev35/doc/source/cli creating glance-25.0.0.dev35/doc/source/configuration creating glance-25.0.0.dev35/doc/source/contributor creating glance-25.0.0.dev35/doc/source/images creating glance-25.0.0.dev35/doc/source/images_src creating glance-25.0.0.dev35/doc/source/install creating glance-25.0.0.dev35/doc/source/user creating glance-25.0.0.dev35/doc/test creating glance-25.0.0.dev35/etc creating glance-25.0.0.dev35/etc/metadefs creating glance-25.0.0.dev35/etc/oslo-config-generator creating glance-25.0.0.dev35/glance creating glance-25.0.0.dev35/glance.egg-info creating glance-25.0.0.dev35/glance/api creating glance-25.0.0.dev35/glance/api/middleware creating glance-25.0.0.dev35/glance/api/v1 creating glance-25.0.0.dev35/glance/api/v2 creating glance-25.0.0.dev35/glance/api/v2/model creating glance-25.0.0.dev35/glance/async_ creating glance-25.0.0.dev35/glance/async_/flows creating glance-25.0.0.dev35/glance/async_/flows/_internal_plugins creating glance-25.0.0.dev35/glance/async_/flows/plugins creating glance-25.0.0.dev35/glance/cmd creating glance-25.0.0.dev35/glance/common creating glance-25.0.0.dev35/glance/common/location_strategy creating glance-25.0.0.dev35/glance/common/scripts creating glance-25.0.0.dev35/glance/common/scripts/api_image_import creating glance-25.0.0.dev35/glance/common/scripts/image_import creating glance-25.0.0.dev35/glance/db creating glance-25.0.0.dev35/glance/db/simple creating glance-25.0.0.dev35/glance/db/sqlalchemy creating glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations creating glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations creating glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions creating glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api creating glance-25.0.0.dev35/glance/domain creating glance-25.0.0.dev35/glance/hacking creating glance-25.0.0.dev35/glance/image_cache creating glance-25.0.0.dev35/glance/image_cache/drivers creating glance-25.0.0.dev35/glance/locale creating glance-25.0.0.dev35/glance/locale/de creating glance-25.0.0.dev35/glance/locale/de/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/en_GB creating glance-25.0.0.dev35/glance/locale/en_GB/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/es creating glance-25.0.0.dev35/glance/locale/es/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/fr creating glance-25.0.0.dev35/glance/locale/fr/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/it creating glance-25.0.0.dev35/glance/locale/it/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/ja creating glance-25.0.0.dev35/glance/locale/ja/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/ko_KR creating glance-25.0.0.dev35/glance/locale/ko_KR/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/pt_BR creating glance-25.0.0.dev35/glance/locale/pt_BR/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/ru creating glance-25.0.0.dev35/glance/locale/ru/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/tr_TR creating glance-25.0.0.dev35/glance/locale/tr_TR/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/zh_CN creating glance-25.0.0.dev35/glance/locale/zh_CN/LC_MESSAGES creating glance-25.0.0.dev35/glance/locale/zh_TW creating glance-25.0.0.dev35/glance/locale/zh_TW/LC_MESSAGES creating glance-25.0.0.dev35/glance/policies creating glance-25.0.0.dev35/glance/quota creating glance-25.0.0.dev35/glance/tests creating glance-25.0.0.dev35/glance/tests/etc creating glance-25.0.0.dev35/glance/tests/functional creating glance-25.0.0.dev35/glance/tests/functional/db creating glance-25.0.0.dev35/glance/tests/functional/db/migrations creating glance-25.0.0.dev35/glance/tests/functional/serial creating glance-25.0.0.dev35/glance/tests/functional/v2 creating glance-25.0.0.dev35/glance/tests/gate creating glance-25.0.0.dev35/glance/tests/integration creating glance-25.0.0.dev35/glance/tests/integration/v2 creating glance-25.0.0.dev35/glance/tests/unit creating glance-25.0.0.dev35/glance/tests/unit/api creating glance-25.0.0.dev35/glance/tests/unit/api/middleware creating glance-25.0.0.dev35/glance/tests/unit/async_ creating glance-25.0.0.dev35/glance/tests/unit/async_/flows creating glance-25.0.0.dev35/glance/tests/unit/async_/flows/plugins creating glance-25.0.0.dev35/glance/tests/unit/cmd creating glance-25.0.0.dev35/glance/tests/unit/common creating glance-25.0.0.dev35/glance/tests/unit/common/scripts creating glance-25.0.0.dev35/glance/tests/unit/common/scripts/image_import creating glance-25.0.0.dev35/glance/tests/unit/image_cache creating glance-25.0.0.dev35/glance/tests/unit/image_cache/drivers creating glance-25.0.0.dev35/glance/tests/unit/keymgr creating glance-25.0.0.dev35/glance/tests/unit/v2 creating glance-25.0.0.dev35/glance/tests/var creating glance-25.0.0.dev35/httpd creating glance-25.0.0.dev35/playbooks creating glance-25.0.0.dev35/rally-jobs creating glance-25.0.0.dev35/rally-jobs/extra creating glance-25.0.0.dev35/rally-jobs/plugins creating glance-25.0.0.dev35/releasenotes creating glance-25.0.0.dev35/releasenotes/notes creating glance-25.0.0.dev35/releasenotes/source creating glance-25.0.0.dev35/releasenotes/source/_static creating glance-25.0.0.dev35/releasenotes/source/_templates creating glance-25.0.0.dev35/releasenotes/source/locale creating glance-25.0.0.dev35/releasenotes/source/locale/en_GB creating glance-25.0.0.dev35/releasenotes/source/locale/en_GB/LC_MESSAGES creating glance-25.0.0.dev35/releasenotes/source/locale/fr creating glance-25.0.0.dev35/releasenotes/source/locale/fr/LC_MESSAGES creating glance-25.0.0.dev35/releasenotes/source/locale/ja creating glance-25.0.0.dev35/releasenotes/source/locale/ja/LC_MESSAGES creating glance-25.0.0.dev35/releasenotes/source/locale/ko_KR creating glance-25.0.0.dev35/releasenotes/source/locale/ko_KR/LC_MESSAGES creating glance-25.0.0.dev35/tools copying files to glance-25.0.0.dev35... copying .coveragerc -> glance-25.0.0.dev35 copying .mailmap -> glance-25.0.0.dev35 copying .stestr.conf -> glance-25.0.0.dev35 copying .zuul.yaml -> glance-25.0.0.dev35 copying AUTHORS -> glance-25.0.0.dev35 copying CONTRIBUTING.rst -> glance-25.0.0.dev35 copying ChangeLog -> glance-25.0.0.dev35 copying HACKING.rst -> glance-25.0.0.dev35 copying LICENSE -> glance-25.0.0.dev35 copying README.rst -> glance-25.0.0.dev35 copying bindep.txt -> glance-25.0.0.dev35 copying pylintrc -> glance-25.0.0.dev35 copying requirements.txt -> glance-25.0.0.dev35 copying setup.cfg -> glance-25.0.0.dev35 copying setup.py -> glance-25.0.0.dev35 copying test-requirements.txt -> glance-25.0.0.dev35 copying tox.ini -> glance-25.0.0.dev35 copying api-ref/source/conf.py -> glance-25.0.0.dev35/api-ref/source copying api-ref/source/heading-level-guide.txt -> glance-25.0.0.dev35/api-ref/source copying api-ref/source/index.rst -> glance-25.0.0.dev35/api-ref/source copying api-ref/source/v2/cache-manage-parameters.yaml -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/cache-manage.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/discovery-parameters.yaml -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/discovery.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-data.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-images-v2.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-import.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-parameters-descriptions.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-parameters.yaml -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-schemas.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-sharing-v2.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/images-tags.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/index.rst -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-index.rst -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-namespaces-objects.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-namespaces-properties.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-namespaces-tags.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-namespaces.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-parameters.yaml -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-resourcetypes.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/metadefs-schemas.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/stores.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/tasks-parameters.yaml -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/tasks-schemas.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/tasks.inc -> glance-25.0.0.dev35/api-ref/source/v2 copying api-ref/source/v2/samples/cache-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-details-deactivate-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-import-c-i-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-import-g-d-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-import-w-d-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-info-import-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-member-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-member-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-member-details-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-member-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-member-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-members-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-tasks-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/images-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-create-request-simple.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-create-response-simple.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-details-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-details-with-rt-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespace-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-namespaces-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-object-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-object-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-object-details-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-object-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-object-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-objects-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-properties-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-property-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-property-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-property-details-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-property-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-property-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-resource-type-assoc-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-resource-type-assoc-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-resource-type-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-resource-types-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tag-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tag-details-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tag-update-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tag-update-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tags-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tags-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/metadef-tags-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-image-member-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-image-members-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-image-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-images-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-namespace-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-namespaces-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-object-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-objects-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-properties-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-property-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-resource-type-association-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-resource-type-associations-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-tag-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-metadef-tags-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-task-show-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/schemas-tasks-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/stores-list-detail-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/stores-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/task-create-request.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/task-create-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/task-show-failure-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/task-show-processing-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/task-show-success-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/tasks-list-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/v2/samples/usage-response.json -> glance-25.0.0.dev35/api-ref/source/v2/samples copying api-ref/source/versions/index.rst -> glance-25.0.0.dev35/api-ref/source/versions copying api-ref/source/versions/versions.inc -> glance-25.0.0.dev35/api-ref/source/versions copying api-ref/source/versions/samples/image-versions-response.json -> glance-25.0.0.dev35/api-ref/source/versions/samples copying doc/requirements.txt -> glance-25.0.0.dev35/doc copying doc/source/conf.py -> glance-25.0.0.dev35/doc/source copying doc/source/deprecation-note.inc -> glance-25.0.0.dev35/doc/source copying doc/source/glossary.rst -> glance-25.0.0.dev35/doc/source copying doc/source/index.rst -> glance-25.0.0.dev35/doc/source copying doc/source/_extra/.htaccess -> glance-25.0.0.dev35/doc/source/_extra copying doc/source/_static/.placeholder -> glance-25.0.0.dev35/doc/source/_static copying doc/source/admin/apache-httpd.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/authentication.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/cache.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/controllingservers.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/db-sqlalchemy-migrate.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/db.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/flows.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/index.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/interoperable-image-import.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/manage-images.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/multistores.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/notifications.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/policies.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/property-protections.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/quotas.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/requirements.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/rollingupgrades.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/tasks.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/troubleshooting.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/useful-image-properties.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/admin/zero-downtime-db-upgrade.rst -> glance-25.0.0.dev35/doc/source/admin copying doc/source/cli/footer.txt -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/general_options.txt -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glanceapi.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancecachecleaner.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancecachemanage.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancecacheprefetcher.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancecachepruner.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancecontrol.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancemanage.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancereplicator.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancescrubber.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/glancestatus.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/header.txt -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/index.rst -> glance-25.0.0.dev35/doc/source/cli copying doc/source/cli/openstack_options.txt -> glance-25.0.0.dev35/doc/source/cli copying doc/source/configuration/configuring.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/glance_api.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/glance_cache.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/glance_manage.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/glance_scrubber.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/index.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/configuration/sample-configuration.rst -> glance-25.0.0.dev35/doc/source/configuration copying doc/source/contributor/architecture.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/blueprints.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/contributing.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/core_reviewer_guidelines.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/database_architecture.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/database_migrations.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/documentation.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/domain_implementation.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/domain_model.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/gerrit.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/index.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/minor-code-changes.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/refreshing-configs.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/release-cpl.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/release-notes.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/contributor/releasecycle.rst -> glance-25.0.0.dev35/doc/source/contributor copying doc/source/images/architecture.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/glance_db.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/glance_layers.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/image_status_transition.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/instance-life-1.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/instance-life-2.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images/instance-life-3.png -> glance-25.0.0.dev35/doc/source/images copying doc/source/images_src/architecture.graphml -> glance-25.0.0.dev35/doc/source/images_src copying doc/source/images_src/glance_db.graphml -> glance-25.0.0.dev35/doc/source/images_src copying doc/source/images_src/glance_layers.graphml -> glance-25.0.0.dev35/doc/source/images_src copying doc/source/images_src/image_status_transition.dot -> glance-25.0.0.dev35/doc/source/images_src copying doc/source/install/configure-quotas.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/get-started.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/index.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/install-debian.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/install-obs.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/install-rdo.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/install-ubuntu.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/install.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/note_configuration_vary_by_distribution.txt -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/register-quotas.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/install/verify.rst -> glance-25.0.0.dev35/doc/source/install copying doc/source/user/common-image-properties.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/formats.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/glanceapi.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/glanceclient.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/glancemetadefcatalogapi.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/identifiers.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/index.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/metadefs-concepts.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/signature.rst -> glance-25.0.0.dev35/doc/source/user copying doc/source/user/statuses.rst -> glance-25.0.0.dev35/doc/source/user copying doc/test/redirect-tests.txt -> glance-25.0.0.dev35/doc/test copying etc/glance-api-paste.ini -> glance-25.0.0.dev35/etc copying etc/glance-api.conf -> glance-25.0.0.dev35/etc copying etc/glance-cache.conf -> glance-25.0.0.dev35/etc copying etc/glance-image-import.conf.sample -> glance-25.0.0.dev35/etc copying etc/glance-manage.conf -> glance-25.0.0.dev35/etc copying etc/glance-policy-generator.conf -> glance-25.0.0.dev35/etc copying etc/glance-scrubber.conf -> glance-25.0.0.dev35/etc copying etc/glance-swift.conf.sample -> glance-25.0.0.dev35/etc copying etc/ovf-metadata.json.sample -> glance-25.0.0.dev35/etc copying etc/property-protections-policies.conf.sample -> glance-25.0.0.dev35/etc copying etc/property-protections-roles.conf.sample -> glance-25.0.0.dev35/etc copying etc/schema-image.json -> glance-25.0.0.dev35/etc copying etc/metadefs/README -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/cim-processor-allocation-setting-data.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/cim-resource-allocation-setting-data.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/cim-storage-allocation-setting-data.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/cim-virtual-system-setting-data.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-aggr-disk-filter.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-aggr-iops-filter.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-aggr-num-instances.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-cpu-pinning.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-guest-memory-backing.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-guest-shutdown.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-host-capabilities.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-hypervisor.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-instance-data.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-libvirt-image.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-libvirt.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-quota.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-randomgen.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-vcputopology.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-vmware-flavor.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-vmware-quota-flavor.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-vmware.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-watchdog.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/compute-xenapi.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/glance-common-image-props.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/image-signature-verification.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/operating-system.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/software-databases.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/software-runtimes.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/software-webservers.json -> glance-25.0.0.dev35/etc/metadefs copying etc/metadefs/storage-volume-type.json -> glance-25.0.0.dev35/etc/metadefs copying etc/oslo-config-generator/glance-api.conf -> glance-25.0.0.dev35/etc/oslo-config-generator copying etc/oslo-config-generator/glance-cache.conf -> glance-25.0.0.dev35/etc/oslo-config-generator copying etc/oslo-config-generator/glance-image-import.conf -> glance-25.0.0.dev35/etc/oslo-config-generator copying etc/oslo-config-generator/glance-manage.conf -> glance-25.0.0.dev35/etc/oslo-config-generator copying etc/oslo-config-generator/glance-scrubber.conf -> glance-25.0.0.dev35/etc/oslo-config-generator copying glance/__init__.py -> glance-25.0.0.dev35/glance copying glance/context.py -> glance-25.0.0.dev35/glance copying glance/gateway.py -> glance-25.0.0.dev35/glance copying glance/housekeeping.py -> glance-25.0.0.dev35/glance copying glance/i18n.py -> glance-25.0.0.dev35/glance copying glance/location.py -> glance-25.0.0.dev35/glance copying glance/notifier.py -> glance-25.0.0.dev35/glance copying glance/opts.py -> glance-25.0.0.dev35/glance copying glance/schema.py -> glance-25.0.0.dev35/glance copying glance/scrubber.py -> glance-25.0.0.dev35/glance copying glance/version.py -> glance-25.0.0.dev35/glance copying glance.egg-info/PKG-INFO -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/SOURCES.txt -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/dependency_links.txt -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/entry_points.txt -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/not-zip-safe -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/pbr.json -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/requires.txt -> glance-25.0.0.dev35/glance.egg-info copying glance.egg-info/top_level.txt -> glance-25.0.0.dev35/glance.egg-info copying glance/api/__init__.py -> glance-25.0.0.dev35/glance/api copying glance/api/authorization.py -> glance-25.0.0.dev35/glance/api copying glance/api/common.py -> glance-25.0.0.dev35/glance/api copying glance/api/policy.py -> glance-25.0.0.dev35/glance/api copying glance/api/property_protections.py -> glance-25.0.0.dev35/glance/api copying glance/api/versions.py -> glance-25.0.0.dev35/glance/api copying glance/api/middleware/__init__.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/middleware/cache.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/middleware/cache_manage.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/middleware/context.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/middleware/gzip.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> glance-25.0.0.dev35/glance/api/middleware copying glance/api/v1/__init__.py -> glance-25.0.0.dev35/glance/api/v1 copying glance/api/v1/router.py -> glance-25.0.0.dev35/glance/api/v1 copying glance/api/v2/__init__.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/cached_images.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/discovery.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/image_actions.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/image_data.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/image_members.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/image_tags.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/images.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/metadef_objects.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/metadef_properties.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/metadef_tags.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/policy.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/router.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/schemas.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/tasks.py -> glance-25.0.0.dev35/glance/api/v2 copying glance/api/v2/model/__init__.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_type.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_property_type.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_resource_type.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> glance-25.0.0.dev35/glance/api/v2/model copying glance/async_/__init__.py -> glance-25.0.0.dev35/glance/async_ copying glance/async_/taskflow_executor.py -> glance-25.0.0.dev35/glance/async_ copying glance/async_/utils.py -> glance-25.0.0.dev35/glance/async_ copying glance/async_/flows/__init__.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/api_image_import.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/base_import.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/convert.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/introspect.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/ovf_process.py -> glance-25.0.0.dev35/glance/async_/flows copying glance/async_/flows/_internal_plugins/__init__.py -> glance-25.0.0.dev35/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/copy_image.py -> glance-25.0.0.dev35/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> glance-25.0.0.dev35/glance/async_/flows/_internal_plugins copying glance/async_/flows/plugins/__init__.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_decompression.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/async_/flows/plugins/inject_image_metadata.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/async_/flows/plugins/no_op.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> glance-25.0.0.dev35/glance/async_/flows/plugins copying glance/cmd/__init__.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/api.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/cache_cleaner.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/cache_manage.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/cache_prefetcher.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/cache_pruner.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/control.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/manage.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/replicator.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/scrubber.py -> glance-25.0.0.dev35/glance/cmd copying glance/cmd/status.py -> glance-25.0.0.dev35/glance/cmd copying glance/common/__init__.py -> glance-25.0.0.dev35/glance/common copying glance/common/auth.py -> glance-25.0.0.dev35/glance/common copying glance/common/client.py -> glance-25.0.0.dev35/glance/common copying glance/common/config.py -> glance-25.0.0.dev35/glance/common copying glance/common/crypt.py -> glance-25.0.0.dev35/glance/common copying glance/common/exception.py -> glance-25.0.0.dev35/glance/common copying glance/common/format_inspector.py -> glance-25.0.0.dev35/glance/common copying glance/common/property_utils.py -> glance-25.0.0.dev35/glance/common copying glance/common/removed_config.py -> glance-25.0.0.dev35/glance/common copying glance/common/store_utils.py -> glance-25.0.0.dev35/glance/common copying glance/common/swift_store_utils.py -> glance-25.0.0.dev35/glance/common copying glance/common/timeutils.py -> glance-25.0.0.dev35/glance/common copying glance/common/trust_auth.py -> glance-25.0.0.dev35/glance/common copying glance/common/utils.py -> glance-25.0.0.dev35/glance/common copying glance/common/wsgi.py -> glance-25.0.0.dev35/glance/common copying glance/common/wsgi_app.py -> glance-25.0.0.dev35/glance/common copying glance/common/wsme_utils.py -> glance-25.0.0.dev35/glance/common copying glance/common/location_strategy/__init__.py -> glance-25.0.0.dev35/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> glance-25.0.0.dev35/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> glance-25.0.0.dev35/glance/common/location_strategy copying glance/common/scripts/__init__.py -> glance-25.0.0.dev35/glance/common/scripts copying glance/common/scripts/utils.py -> glance-25.0.0.dev35/glance/common/scripts copying glance/common/scripts/api_image_import/__init__.py -> glance-25.0.0.dev35/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> glance-25.0.0.dev35/glance/common/scripts/api_image_import copying glance/common/scripts/image_import/__init__.py -> glance-25.0.0.dev35/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> glance-25.0.0.dev35/glance/common/scripts/image_import copying glance/db/__init__.py -> glance-25.0.0.dev35/glance/db copying glance/db/metadata.py -> glance-25.0.0.dev35/glance/db copying glance/db/migration.py -> glance-25.0.0.dev35/glance/db copying glance/db/utils.py -> glance-25.0.0.dev35/glance/db copying glance/db/simple/__init__.py -> glance-25.0.0.dev35/glance/db/simple copying glance/db/simple/api.py -> glance-25.0.0.dev35/glance/db/simple copying glance/db/sqlalchemy/__init__.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/schema.py -> glance-25.0.0.dev35/glance/db/sqlalchemy copying glance/db/sqlalchemy/alembic_migrations/README -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/metadef_api/__init__.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/namespace.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/object.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/tag.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> glance-25.0.0.dev35/glance/db/sqlalchemy/metadef_api copying glance/domain/__init__.py -> glance-25.0.0.dev35/glance/domain copying glance/domain/proxy.py -> glance-25.0.0.dev35/glance/domain copying glance/hacking/__init__.py -> glance-25.0.0.dev35/glance/hacking copying glance/hacking/checks.py -> glance-25.0.0.dev35/glance/hacking copying glance/image_cache/__init__.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/base.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/cleaner.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/client.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/prefetcher.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/pruner.py -> glance-25.0.0.dev35/glance/image_cache copying glance/image_cache/drivers/__init__.py -> glance-25.0.0.dev35/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> glance-25.0.0.dev35/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> glance-25.0.0.dev35/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> glance-25.0.0.dev35/glance/image_cache/drivers copying glance/locale/de/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/de/LC_MESSAGES copying glance/locale/en_GB/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/en_GB/LC_MESSAGES copying glance/locale/es/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/es/LC_MESSAGES copying glance/locale/fr/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/fr/LC_MESSAGES copying glance/locale/it/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/it/LC_MESSAGES copying glance/locale/ja/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/ja/LC_MESSAGES copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/ko_KR/LC_MESSAGES copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/pt_BR/LC_MESSAGES copying glance/locale/ru/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/ru/LC_MESSAGES copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/tr_TR/LC_MESSAGES copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/zh_CN/LC_MESSAGES copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> glance-25.0.0.dev35/glance/locale/zh_TW/LC_MESSAGES copying glance/policies/__init__.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/base.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/cache.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/discovery.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/image.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/metadef.py -> glance-25.0.0.dev35/glance/policies copying glance/policies/tasks.py -> glance-25.0.0.dev35/glance/policies copying glance/quota/__init__.py -> glance-25.0.0.dev35/glance/quota copying glance/quota/keystone.py -> glance-25.0.0.dev35/glance/quota copying glance/tests/__init__.py -> glance-25.0.0.dev35/glance/tests copying glance/tests/stubs.py -> glance-25.0.0.dev35/glance/tests copying glance/tests/test_hacking.py -> glance-25.0.0.dev35/glance/tests copying glance/tests/utils.py -> glance-25.0.0.dev35/glance/tests copying glance/tests/etc/glance-swift.conf -> glance-25.0.0.dev35/glance/tests/etc copying glance/tests/etc/policy.yaml -> glance-25.0.0.dev35/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> glance-25.0.0.dev35/glance/tests/etc copying glance/tests/etc/property-protections.conf -> glance-25.0.0.dev35/glance/tests/etc copying glance/tests/etc/schema-image.json -> glance-25.0.0.dev35/glance/tests/etc copying glance/tests/functional/__init__.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/ft_utils.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/store_utils.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_api.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_logging.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_reload.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/test_wsgi.py -> glance-25.0.0.dev35/glance/tests/functional copying glance/tests/functional/db/__init__.py -> glance-25.0.0.dev35/glance/tests/functional/db copying glance/tests/functional/db/base.py -> glance-25.0.0.dev35/glance/tests/functional/db copying glance/tests/functional/db/base_metadef.py -> glance-25.0.0.dev35/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> glance-25.0.0.dev35/glance/tests/functional/db copying glance/tests/functional/db/test_sqlalchemy.py -> glance-25.0.0.dev35/glance/tests/functional/db copying glance/tests/functional/db/migrations/__init__.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_train_migrate01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> glance-25.0.0.dev35/glance/tests/functional/db/migrations copying glance/tests/functional/serial/__init__.py -> glance-25.0.0.dev35/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> glance-25.0.0.dev35/glance/tests/functional/serial copying glance/tests/functional/v2/__init__.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/metadef_base.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_cache_api.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_cache_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_discovery.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_import_locking.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_member_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespaces.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_objects.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks_api_policy.py -> glance-25.0.0.dev35/glance/tests/functional/v2 copying glance/tests/gate/README -> glance-25.0.0.dev35/glance/tests/gate copying glance/tests/gate/__init__.py -> glance-25.0.0.dev35/glance/tests/gate copying glance/tests/gate/test_data_migration_version.py -> glance-25.0.0.dev35/glance/tests/gate copying glance/tests/integration/__init__.py -> glance-25.0.0.dev35/glance/tests/integration copying glance/tests/integration/v2/__init__.py -> glance-25.0.0.dev35/glance/tests/integration/v2 copying glance/tests/integration/v2/base.py -> glance-25.0.0.dev35/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> glance-25.0.0.dev35/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> glance-25.0.0.dev35/glance/tests/integration/v2 copying glance/tests/unit/__init__.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/base.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/fake_rados.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/fixtures.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_auth.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_cache_manage.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_context.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_data_migration_framework.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_db.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_domain.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_gateway.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_housekeeping.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_manage.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_misc.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_notifier.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_policy.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_quota.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_schema.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_store_image.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_store_location.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_test_utils.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/test_versions.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/utils.py -> glance-25.0.0.dev35/glance/tests/unit copying glance/tests/unit/api/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.py -> glance-25.0.0.dev35/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> glance-25.0.0.dev35/glance/tests/unit/api copying glance/tests/unit/api/test_property_protections.py -> glance-25.0.0.dev35/glance/tests/unit/api copying glance/tests/unit/api/middleware/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> glance-25.0.0.dev35/glance/tests/unit/api/middleware copying glance/tests/unit/async_/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> glance-25.0.0.dev35/glance/tests/unit/async_ copying glance/tests/unit/async_/test_taskflow_executor.py -> glance-25.0.0.dev35/glance/tests/unit/async_ copying glance/tests/unit/async_/flows/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_convert.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_copy_image.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_web_download.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/plugins/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> glance-25.0.0.dev35/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/cmd/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/cmd copying glance/tests/unit/cmd/test_status.py -> glance-25.0.0.dev35/glance/tests/unit/cmd copying glance/tests/unit/common/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_client.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_config.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_format_inspector.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_property_utils.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_timeutils.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi_app.py -> glance-25.0.0.dev35/glance/tests/unit/common copying glance/tests/unit/common/scripts/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/test_scripts_utils.py -> glance-25.0.0.dev35/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/image_import/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> glance-25.0.0.dev35/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/image_cache/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/image_cache copying glance/tests/unit/image_cache/drivers/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> glance-25.0.0.dev35/glance/tests/unit/image_cache/drivers copying glance/tests/unit/keymgr/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/fake.py -> glance-25.0.0.dev35/glance/tests/unit/keymgr copying glance/tests/unit/v2/__init__.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_cache_management_api.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_image_import.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_stores.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_images_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_schemas_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/unit/v2/test_v2_policy.py -> glance-25.0.0.dev35/glance/tests/unit/v2 copying glance/tests/var/ca.crt -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/ca.key -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/certificate.crt -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/privatekey.key -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> glance-25.0.0.dev35/glance/tests/var copying glance/tests/var/testserver.ova -> glance-25.0.0.dev35/glance/tests/var copying httpd/README -> glance-25.0.0.dev35/httpd copying httpd/glance-api-uwsgi.ini -> glance-25.0.0.dev35/httpd copying httpd/uwsgi-glance-api.conf -> glance-25.0.0.dev35/httpd copying playbooks/enable-fips.yaml -> glance-25.0.0.dev35/playbooks copying playbooks/post-check-metadata-injection.yaml -> glance-25.0.0.dev35/playbooks copying rally-jobs/README.rst -> glance-25.0.0.dev35/rally-jobs copying rally-jobs/glance.yaml -> glance-25.0.0.dev35/rally-jobs copying rally-jobs/extra/README.rst -> glance-25.0.0.dev35/rally-jobs/extra copying rally-jobs/extra/fake.img -> glance-25.0.0.dev35/rally-jobs/extra copying rally-jobs/plugins/README.rst -> glance-25.0.0.dev35/rally-jobs/plugins copying releasenotes/notes/.placeholder -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/Prevent-removing-last-image-location-d5ee3e00efe14f34.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/Stein-reno-rc1-0a03f8394934a2e7.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/Train-milestone3-be5520106a182fa0.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-all-visibility-image-filter-ea2f3948ff778fe3.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-compressed-format-185e537187a202bd.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-cpu-thread-pinning-metadata-09b1866b875c4647.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-description-common-image-property-95ab1139d41579d2.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-ploop-format-fdd583849504ab15.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-processlimits-to-qemu-img-c215f5d90f741d8a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add-vhdx-format-2be99354ad320cca.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/add_policy_enforcement_for_metadef_delete_apis-95d2b16cc444840a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/added-quota-usage-api-f1914054132f2021.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/added-store-detail-api-215810aa85dfbb99.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/alembic-migrations-902b31edae7a5d7d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/api-2-6-current-9eeb83b7ecc0a562.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/api-minor-ver-bump-2-6-aa3591fc58f08055.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/api-minor-version-bump-bbd69dc457fc731c.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bp-barbican-secret-deletion-support-40cffa5ffa33447e.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bp-inject-image-metadata-0a08af539bcce7f2.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bp-mitigate-ossn-0075-c0e74e60d86d8ea2.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bp-upgrade-checks-b3272c3ddb4e8cf7.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bug-1537903-54b2822eac6cfc09.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bug-1593177-8ef35458d29ec93c.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bug-1719252-name-validation-443a2e2a36be2cec.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bug-1861334-ebc2026b85675d47.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bug-1881958-d0e16538f3c0ffaa.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/bump-api-2-4-efa266aef0928e04.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/cache-api-b806ccfb8c5d9bb6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/cinder-store-migration-non-owner-80a2a8114d8602aa.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/clean-up-acceptable-values-store_type_preference-39081e4045894731.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/cleanout_registry_data-api-9d91368aed83497e.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/cleanup-enable_v2_api-9b9b467f4ae8c3b1.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/consistent-store-names-57374b9505d530d0.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/copy-existing-image-94fd0b8d24bc16a0.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/delete_from_store-a1d9b9bd5cf27546.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-admin_role-2f9d33ed0785d082.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-allow_additional_image_props-0e3b2f1ffa4e55e1.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-checksum-a602853403e1c4a8.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-glance-api-opts-23bdbd1ad7625999.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-5cb692fe889eb52b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-owner_is_tenant-ec8ea36a3f7e9268.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-registry-ff286df90df793f0.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-show-multiple-location-9890a1e961def2f6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-show-multiple-location-continued-646f91b21cd771f7.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-show-multiple-location-continued-ussuri-16e8d9d8a59da1bc.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/deprecate-v1-api-6c7dbefb90fd8772.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/distributed-image-import-82cff4426731beac.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/drop-py-2-7-863871c7bc047146.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/drop-sheepdog-b55aae84807d31d9.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/drop-support-for-sqlalchemy-migrate-4bcbe7b200697586.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/exp-emc-mig-fix-a7e28d547ac38f9e.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/experimental-multi-store-d2c26f9dbb9c835b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/fix_1889640-95d543629d7dadce.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/fix_1889676-f8d302fd240c8a57.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/fix_httpd_docs-3efff0395f96a94d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/glance-unified-quotas-fba62fabb00379af.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/glare-ectomy-72a1f80f306f2e3b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/image-conversion-plugin-5aee45e1a1a5bb2b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/image-not-found-policy-override-removed-52616c483a270bcf.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/image-tasks-api-f21b42eab91c2079.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/image-visibility-changes-fa5aa18dc67244c4.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/image_decompression_plugin-5f085666aae01f29.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/implement-lite-spec-db-sync-check-3e2e147aec0ae82b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/import-locking-behavior-901c691f3839fe0a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/import-multi-stores-3e781f2878b3134d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/improved-config-options-221c58a8c37602ba.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/location-add-status-checks-b70db66100bc96b7.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/lock_path_config_option-2771feaa649e4563.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/make-task-api-admin-only-by-default-7def996262e18f7a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/metadef-api-admin-operations-b9a2d863913b0cae.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/multihash-081466a98601da20.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/mutistore-support-for-scrubber-6b360394ef32774a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/new_image_filters-c888361e6ecf495c.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/newton-1-release-065334d464f78fc5.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/newton-bugs-06ed3727b973c271.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/os-glance-injection-disallowed-5dad244dfb071938.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/os-glance-namespace-reserved-1fcb8a5fddca4e0f.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/oslo-log-use-stderr-changes-07f5daf3e6abdcd6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/pending-delete-rollback-444ff94c0056bbdb.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/pike-metadefs-changes-95b54e0bf8bbefd6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/pike-rc-1-a5d3f6e8877b52c6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/pike-rc-2-acc173005045e16a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/policy-in-code-7e0c6c070d32d136.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/policy-in-code-implications-438449a73af2893c.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/policy-refactor-xena-0cddb7f2d492cb3a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/queens-metadefs-changes-daf02bef18d049f4.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/queens-uwsgi-issues-4cee9e4fdf62c646.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/range-header-request-83cf11eebf865fb1.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove-admin_role-f508754e98331fc4.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove-db-downgrade-0d1cc45b97605775.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove-osprofiler-paste-ini-options-c620dedc8f9728ff.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove-owner_is_tenant-b30150def293effc.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove-s3-driver-639c60b71761eb6f.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove_enable_image_import_option-ec4a859ac9a7ea7b.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/remove_native_ssl-c16d5a127b57583d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/reordered-store-config-opts-newton-3a6575b5908c0e0f.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/replicator-token-cleanup-4a573c86f1acccc0.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/restrict_location_updates-05454bb765a8c92c.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/rethinking-filesystem-access-120bc46064b3d40a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/rocky-metadefs-changes-cb00c006ff51b541.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/rocky-rc-b0ea7628b7a74c96.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/scrubber-exit-e5d77f6f1a38ffb7.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/scrubber-refactor-73ddbd61ebbf1e86.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/secure-rbac-project-personas-fb0d9792b9dc3783.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/soft_delete-tasks-43ea983695faa565.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/support-cinder-multiple-stores-eb4e6d912d549ee9.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/train-metadefs-changes-c4380754cdd13a19.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/trust-support-registry-cfd17a6a9ab21d70.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/update-show_multiple_locations-helptext-7fa692642b6b6d52.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/use-cursive-c6b15d94845232da.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/use-webob-1.8.1-5c3cd1b1382f063e.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/ussuri-final-b377a21508ada060.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/victoria-m2-release-notes-8a6ae2fdb3d29dae.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/victoria-m3-releasenotes-9209cea98a29abc4.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/victoria-rc1-release-notes-d928355cf90d608d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/virtuozzo-hypervisor-fada477b64ae829d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/wallaby-m3-releasenotes-bdc9fe6938aba8cc.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/windows-support-f4aae61681dba569.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/wsgi-containerization-369880238a5e793d.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/xena-m2-releasenotes-e68fd81ece1d514a.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/xena-rc1-release-notes-12dbe0ac528ce483.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml -> glance-25.0.0.dev35/releasenotes/notes copying releasenotes/source/conf.py -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/index.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/liberty.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/mitaka.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/newton.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/ocata.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/pike.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/queens.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/rocky.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/stein.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/train.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/unreleased.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/ussuri.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/victoria.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/wallaby.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/xena.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/yoga.rst -> glance-25.0.0.dev35/releasenotes/source copying releasenotes/source/_static/.placeholder -> glance-25.0.0.dev35/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> glance-25.0.0.dev35/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> glance-25.0.0.dev35/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> glance-25.0.0.dev35/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> glance-25.0.0.dev35/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> glance-25.0.0.dev35/releasenotes/source/locale/ko_KR/LC_MESSAGES copying tools/test-setup.sh -> glance-25.0.0.dev35/tools copying tools/test_format_inspector.py -> glance-25.0.0.dev35/tools Writing glance-25.0.0.dev35/setup.cfg creating dist Creating tar archive removing 'glance-25.0.0.dev35' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.ibLepgPqyZ/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xlhox20w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6456328 1382588 3318700 8373268 5844936 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wdo2qfa3', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6460320 1470852 3319360 8281012 6091372 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.80mzqxjo', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '92a051f9f4e34f8bb9ed662503ff378e', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.ibLepgPqyZ/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.ibLepgPqyZ/dist ++ grep .tar.gz + SOURCE=glance-25.0.0.dev35.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.ibLepgPqyZ/dist/glance-25.0.0.dev35.tar.gz ++ basename glance-25.0.0.dev35.tar.gz .tar.gz + SOURCEWITHREL=glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz + mv /tmp/tmp.ibLepgPqyZ/dist/glance-25.0.0.dev35.tar.gz /tmp/tmp.ibLepgPqyZ/SOURCES/glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz + cd /home/centos8-master-uc/data/openstack-glance_distro + cp -a glance-api-dist.conf glance-cache-dist.conf glance-rootwrap.conf glance-scrubber-dist.conf glance-sudoers glance-swift.conf openstack-glance-api.service openstack-glance.logrotate openstack-glance-scrubber.service openstack-glance.spec sources /tmp/tmp.ibLepgPqyZ/SOURCES/ + cp openstack-glance.spec /tmp/tmp.ibLepgPqyZ/SPECS/ + cd /tmp/tmp.ibLepgPqyZ/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-glance.spec + sed -i -e '1i%define upstream_version 25.0.0.dev35\' openstack-glance.spec + grep -qc '^%global dlrn .*' openstack-glance.spec + sed -i -e '1i%global dlrn 1\' openstack-glance.spec + grep -qc '^%global dlrn_nvr .*' openstack-glance.spec ++ basename glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr glance-25.0.0.dev35-0.20220518070535.f01f31a\' openstack-glance.spec + sed -i -e s/UPSTREAMVERSION/25.0.0.dev35/g openstack-glance.spec + set_nvr_in_spec + VERSION=25.0.0 + sed -i -e 's/Version:.*/Version: 25.0.0/g' openstack-glance.spec + sed -i -e 's/Release:.*/Release: 0.20220518070535.f01f31a%{?dist}/g' openstack-glance.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz/' openstack-glance.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-glance.spec + cat openstack-glance.spec %global dlrn_nvr glance-25.0.0.dev35-0.20220518070535.f01f31a %global dlrn 1 %define upstream_version 25.0.0.dev35 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global release_name liberty %global service glance %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 %global common_desc \ OpenStack Image Service (code-named Glance) provides discovery, registration, \ and delivery services for virtual disk images. The Image Service API server \ provides a standard REST interface for querying information about virtual disk \ images stored in a variety of back-end stores, including OpenStack Object \ Storage. Clients can register new virtual disk images with the Image Service, \ query for information on publicly available disk images, and use the Image \ Service's client library for streaming virtual disk images. Name: openstack-glance # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 25.0.0 Release: 0.20220518070535.f01f31a%{?dist} Summary: OpenStack Image Service License: ASL 2.0 URL: http://glance.openstack.org Source0: glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz Source001: openstack-glance-api.service Source004: openstack-glance-scrubber.service Source010: openstack-glance.logrotate Source021: glance-api-dist.conf Source022: glance-cache-dist.conf Source025: glance-scrubber-dist.conf Source026: glance-swift.conf Source030: glance-sudoers Source031: glance-rootwrap.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: intltool # Required for config generation BuildRequires: openstack-macros BuildRequires: python3-alembic BuildRequires: python3-cursive BuildRequires: python3-defusedxml BuildRequires: python3-eventlet BuildRequires: python3-futurist BuildRequires: python3-glance-store >= 1.0.0 BuildRequires: python3-oslo-config >= 2:8.1.0 BuildRequires: python3-oslo-log BuildRequires: python3-oslo-middleware >= 3.31.0 BuildRequires: python3-oslo-policy >= 1.30.0 BuildRequires: python3-oslo-utils >= 3.33.0 BuildRequires: python3-oslo-upgradecheck >= 0.1.0 BuildRequires: python3-osprofiler BuildRequires: python3-requests BuildRequires: python3-routes BuildRequires: python3-oslo-messaging >= 5.29.0 BuildRequires: python3-taskflow >= 2.16.0 BuildRequires: python3-wsme >= 0.8.0 BuildRequires: python3-castellan >= 0.17.0 # Required for tests BuildRequires: python3-stestr BuildRequires: python3-oslo-reports BuildRequires: python3-ddt BuildRequires: python3-cryptography >= 2.1 BuildRequires: python3-keystoneauth1 BuildRequires: python3-keystonemiddleware BuildRequires: python3-mock BuildRequires: python3-openstacksdk >= 0.56.0 BuildRequires: python3-oslo-concurrency >= 3.26.0 BuildRequires: python3-oslo-context >= 2.19.2 BuildRequires: python3-oslo-db >= 4.27.0 BuildRequires: python3-oslo-limit >= 1.4.0 BuildRequires: python3-sqlalchemy >= 1.4.18 BuildRequires: python3-stevedore BuildRequires: python3-webob >= 1.8.1 BuildRequires: python3-oslotest BuildRequires: python3-psutil BuildRequires: python3-testresources BuildRequires: python3-retrying BuildRequires: python3-httplib2 BuildRequires: python3-paste-deploy BuildRequires: qemu-img Requires(pre): shadow-utils Requires: python3-glance = %{epoch}:%{version}-%{release} # Install glanceclient as a dependency for convenience Requires: python3-glanceclient >= 1:2.8.0 Requires: qemu-img %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif BuildRequires: systemd %description %{common_desc} This package contains the API server. %package -n python3-glance Summary: Glance Python libraries %{?python_provide:%python_provide python3-glance} Requires: python3-cursive >= 0.2.1 Requires: python3-cryptography >= 2.6.1 Requires: python3-debtcollector >= 1.19.0 Requires: python3-defusedxml >= 0.6.0 Requires: python3-eventlet >= 0.25.1 Requires: python3-futurist >= 1.2.0 Requires: python3-glance-store >= 2.3.0 Requires: python3-iso8601 >= 0.1.11 Requires: python3-jsonschema >= 3.2.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-keystoneclient >= 3.8.0 Requires: python3-keystonemiddleware >= 5.1.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:8.1.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 5.0.0 Requires: python3-oslo-i18n >= 5.0.0 Requires: python3-oslo-limit >= 1.4.0 Requires: python3-oslo-log >= 4.5.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 3.8.1 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-utils >= 4.7.0 Requires: python3-oslo-vmware >= 0.11.1 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-osprofiler >= 1.4.0 Requires: python3-pbr >= 3.1.1 Requires: python3-prettytable >= 0.7.1 Requires: python3-routes >= 2.3.1 Requires: python3-sqlalchemy >= 1.4.18 Requires: python3-stevedore >= 1.20.0 Requires: python3-taskflow >= 4.0.0 Requires: python3-webob >= 1.8.1 Requires: python3-wsme >= 0.8.0 Requires: python3-os-brick >= 1.8.0 Requires: python3-alembic >= 0.9.6 Requires: python3-os-win >= 4.0.1 Requires: python3-castellan >= 0.17.0 %if 0%{?rhosp} == 0 || 0%{?rhel} > 7 Requires: python3-pyOpenSSL >= 17.1.0 %else Requires: python-pyOpenSSL %endif # rhosp Requires: python3-pysendfile Requires: python3-httplib2 >= 0.9.1 Requires: python3-paste >= 2.0.2 Requires: python3-paste-deploy >= 1.5.0 Requires: python3-retrying >= 1.2.3 Requires: python3-sqlparse >= 0.2.2 Requires: python3-pyxattr #test deps: python-mox python-nose python-requests #test and optional store: #ceph - glance.store.rdb #python-boto - glance.store.s3 Requires: python3-boto %description -n python3-glance %{common_desc} This package contains the glance Python library. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Image Service Requires: %{name} = %{epoch}:%{version}-%{release} BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: graphviz BuildRequires: python3-boto # Required to compile translation files BuildRequires: python3-babel BuildRequires: python3-pyxattr %description doc %{common_desc} This package contains documentation files for glance. %endif %package -n python3-%{service}-tests Summary: Glance tests %{?python_provide:%python_provide python3-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} %description -n python3-%{service}-tests %{common_desc} This package contains the Glance test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n glance-%{upstream_version} -S git sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py # Until cleared upstream: https://github.com/openstack/glance/blob/master/setup.cfg#L30 sed -i '/rootwrap.conf/d' setup.cfg # Remove the requirements file so that pbr hooks don't add it # to distutils requiers_dist config %py_req_cleanup %build PYTHONPATH=. oslo-config-generator --config-dir=etc/oslo-config-generator/ # Build %{py3_build} # Generate i18n files %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale --domain glance %install %{py3_install} %if 0%{?with_doc} export PYTHONPATH=. # FIXME(ykarel) remove warning is error flag until we have Sphinx >= 1.8.2 sphinx-build -b html doc/source doc/build/html %endif # Fix hidden-file-or-dir warnings %if 0%{?with_doc} rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif rm -f %{buildroot}/usr/share/doc/glance/README.rst # Setup directories install -d -m 755 %{buildroot}%{_datadir}/glance install -d -m 755 %{buildroot}%{_sharedstatedir}/glance/images install -d -m 755 %{buildroot}%{_sysconfdir}/glance/metadefs # Config file install -p -D -m 640 etc/glance-api.conf %{buildroot}%{_sysconfdir}/glance/glance-api.conf install -p -D -m 644 %{SOURCE21} %{buildroot}%{_datadir}/glance/glance-api-dist.conf install -p -D -m 644 etc/glance-api-paste.ini %{buildroot}%{_sysconfdir}/glance/glance-api-paste.ini ## install -p -D -m 640 etc/glance-cache.conf %{buildroot}%{_sysconfdir}/glance/glance-cache.conf install -p -D -m 644 %{SOURCE22} %{buildroot}%{_datadir}/glance/glance-cache-dist.conf ## install -p -D -m 640 etc/glance-scrubber.conf %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf install -p -D -m 644 %{SOURCE25} %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf ## install -p -D -m 644 %{SOURCE26} %{buildroot}%{_sysconfdir}/glance/glance-swift.conf ## install -p -D -m 644 etc/glance-image-import.conf.sample %{buildroot}%{_sysconfdir}/glance/glance-image-import.conf install -p -D -m 640 %{SOURCE31} %{buildroot}%{_sysconfdir}/glance/rootwrap.conf install -p -D -m 640 etc/schema-image.json %{buildroot}%{_sysconfdir}/glance/schema-image.json # Move metadefs install -p -D -m 640 etc/metadefs/*.json %{buildroot}%{_sysconfdir}/glance/metadefs/ # systemd services install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-glance-api.service install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-glance-scrubber.service # Logrotate config install -p -D -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-glance # Install pid directory install -d -m 755 %{buildroot}%{_localstatedir}/run/glance # Install log directory install -d -m 755 %{buildroot}%{_localstatedir}/log/glance # Install sudoers install -p -D -m 440 %{SOURCE30} %{buildroot}%{_sysconfdir}/sudoers.d/glance # Symlinks to rootwrap config files mkdir -p %{buildroot}%{_sysconfdir}/glance/rootwrap.d for filter in %{_datarootdir}/os-brick/rootwrap/*.filters; do ln -s $filter %{buildroot}%{_sysconfdir}/glance/rootwrap.d done for filter in %{_datarootdir}/glance_store/*.filters; do test -f $filter && ln -s $filter %{buildroot}%{_sysconfdir}/glance/rootwrap.d done # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name # Cleanup rm -rf %{buildroot}%{_prefix}%{_sysconfdir} %check stestr run --black-regex 'glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi' %pre getent group glance >/dev/null || groupadd -r glance -g 161 getent passwd glance >/dev/null || \ useradd -u 161 -r -g glance -d %{_sharedstatedir}/glance -s /sbin/nologin \ -c "OpenStack Glance Daemons" glance exit 0 %post # Initial installation %systemd_post openstack-glance-api.service %systemd_post openstack-glance-scrubber.service %preun %systemd_preun openstack-glance-api.service %systemd_preun openstack-glance-scrubber.service %postun %systemd_postun_with_restart openstack-glance-api.service %systemd_postun_with_restart openstack-glance-scrubber.service %files %doc README.rst %{_bindir}/glance-api %{_bindir}/glance-wsgi-api %{_bindir}/glance-control %{_bindir}/glance-manage %{_bindir}/glance-cache-cleaner %{_bindir}/glance-cache-manage %{_bindir}/glance-cache-prefetcher %{_bindir}/glance-cache-pruner %{_bindir}/glance-scrubber %{_bindir}/glance-replicator %{_bindir}/glance-status %{_datadir}/glance/glance-api-dist.conf %{_datadir}/glance/glance-cache-dist.conf %{_datadir}/glance/glance-scrubber-dist.conf %{_unitdir}/openstack-glance-api.service %{_unitdir}/openstack-glance-scrubber.service %dir %{_sysconfdir}/glance %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-api.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-api-paste.ini %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-cache.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-scrubber.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-swift.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-image-import.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/rootwrap.conf %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/schema-image.json %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/metadefs/*.json %config(noreplace) %attr(-, root, glance) %{_sysconfdir}/logrotate.d/openstack-glance %{_sysconfdir}/glance/rootwrap.d/ %dir %attr(0755, glance, nobody) %{_sharedstatedir}/glance %dir %attr(0750, glance, glance) %{_localstatedir}/log/glance %config(noreplace) %{_sysconfdir}/sudoers.d/glance %files -n python3-glance -f %{service}.lang %doc README.rst %{python3_sitelib}/glance %{python3_sitelib}/glance-*.egg-info %exclude %{python3_sitelib}/glance/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.ibLepgPqyZ/SOURCES openstack-glance.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-master-uc/data/dlrn-5.cfg --resultdir /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 --spec openstack-glance.spec --sources=/tmp/tmp.ibLepgPqyZ/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x_c9dcil:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-glance.spec) Config(dlrn-centos8-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6491340 2330800 2329364 7390044 7050528 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5d37fs32', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6465832 1253672 3289892 8492680 5863960 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 982M 3.4G 23% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.bb3jnaow', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd08b08a2a1584651878bcb9520fa244e', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dabd4eb491c34a9b883a0fc5c077f1c4', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6c575f565b1648b3a73acdc92476f313', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bfa6fc2f71824001afae17c73e025735', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9a3db89638aa43038a67a2247f00fc02', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: 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: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u_lca34e:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f68e1160b9dd489493cfc5eea108cd8a', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u_lca34e:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-prometheus-exporter-cf63 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8f251457722ae01c3eae4 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-1b684860f0aa1be3b8354 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4939318649650b60dd07d16 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-00aa266d9f 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-45cd351737 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-4e4300ce14e7da6d19 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-1aeccba99 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-ad5f900151855f88d34 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4ff0226707f432d6cf078e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-569c7a89f54c94494fde 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-nova-983374fbeea081a8071d709e92 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e6744f27dd02a154 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-f60fee46ac391e 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 21 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 20 kB/s | 4.4 kB 00:00 DEBUG: dlrn-master-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 19 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 19 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: centos-8-fix 29 kB/s | 2.9 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c245a5217ba84af9b84940ceb98a13ff', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: 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: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x_c9dcil:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x_c9dcil:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '117b4ead7fac4875a66424b29126b7b8', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x_c9dcil:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-glance.spec) Config(dlrn-5) 0 minutes 29 seconds INFO: Results and/or logs in: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.ibLepgPqyZ INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-master-uc/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1004 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/ccache/u1004/', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5', 'root': 'dlrn-centos8-master-uc-x86_64-5', 'resultdir': '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1004 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-prometheus-exporter-cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8 baseurl=https://trunk.rdoproject.org/centos8/component/baremetal/cf/63/cf63c1bf898d8463980b3f0e407bfccdfc1d6ba8_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8f251457722ae01c3eae407d9321f25eb4dcb8e6 baseurl=https://trunk.rdoproject.org/centos8/component/cinder/8f/25/8f251457722ae01c3eae407d9321f25eb4dcb8e6_9790981c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23cde07a9e52 baseurl=https://trunk.rdoproject.org/centos8/component/cloudops/85/9a/859a2574f93b3bcf5fe5b937397f23cde07a9e52_80fb0cb9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-1b684860f0aa1be3b8354b7fa2d4a2eef395d407 baseurl=https://trunk.rdoproject.org/centos8/component/common/1b/68/1b684860f0aa1be3b8354b7fa2d4a2eef395d407_7d021a72 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-4939318649650b60dd07d161b80909e70d0e093e baseurl=https://trunk.rdoproject.org/centos8/component/compute/49/39/4939318649650b60dd07d161b80909e70d0e093e_b4967314 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-00aa266d9fcdae3a5b1c5d2f6353a4aed861abba baseurl=https://trunk.rdoproject.org/centos8/component/glance/00/aa/00aa266d9fcdae3a5b1c5d2f6353a4aed861abba_8b61a154 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-45cd35173701c626dd35b846ae610a01924756ae baseurl=https://trunk.rdoproject.org/centos8/component/manila/45/cd/45cd35173701c626dd35b846ae610a01924756ae_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-4e4300ce14e7da6d19dca135616ce4427ae7adee baseurl=https://trunk.rdoproject.org/centos8/component/network/4e/43/4e4300ce14e7da6d19dca135616ce4427ae7adee_67998a53 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-1aeccba999a15e2e71feb520c233dd19299e6905 baseurl=https://trunk.rdoproject.org/centos8/component/octavia/1a/ec/1aeccba999a15e2e71feb520c233dd19299e6905_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-ad5f900151855f88d34e0f1edff57bacd77299cf baseurl=https://trunk.rdoproject.org/centos8/component/security/ad/5f/ad5f900151855f88d34e0f1edff57bacd77299cf_308647af enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-4ff0226707f432d6cf078e6f258670dbfb4521cd baseurl=https://trunk.rdoproject.org/centos8/component/swift/4f/f0/4ff0226707f432d6cf078e6f258670dbfb4521cd_b87d26fc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-569c7a89f54c94494fde46ce2aa4fbd26492e640 baseurl=https://trunk.rdoproject.org/centos8/component/tempest/56/9c/569c7a89f54c94494fde46ce2aa4fbd26492e640_c770ffa7 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-nova-983374fbeea081a8071d709e9232d6838ddd271c baseurl=https://trunk.rdoproject.org/centos8/component/tripleo/98/33/983374fbeea081a8071d709e9232d6838ddd271c_56b3e759 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e6744f27dd02a154bd47a82e034d215c4fc8985e baseurl=https://trunk.rdoproject.org/centos8/component/ui/e6/74/e6744f27dd02a154bd47a82e034d215c4fc8985e_0d1c9a83 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-f60fee46ac391ebc8c292424e3963804b816aa6f baseurl=https://trunk.rdoproject.org/centos8/component/validation/f6/0f/f60fee46ac391ebc8c292424e3963804b816aa6f_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos8-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos8-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-8-fix] name=centos-8-fix baseurl=https://trunk.rdoproject.org/centos8-master/deps/c8-fix/ enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm INFO: Start(/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm) Config(dlrn-centos8-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6150872 2760224 2337908 7301088 7286668 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3mawgoms', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6387836 1262188 3322440 8562160 6008644 DEBUG: Swap: 16777212 5503640 11273572 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 982M 3.4G 23% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1nlkdr5t', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9741aa6e56044705a74510a17afc7d26', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '22234b849e984f41b41253ded878e1a9', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'de7ab576eb2d47c6bbcdb74700fd5f35', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a52df1b061f446d988621529500aa299', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65f9e78a075c49a2b11fbe35d924e8d6', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: 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: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bea6e333d6514e2aac69867076ac4cb8', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-prometheus-exporter-cf63 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8f251457722ae01c3eae4 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-1b684860f0aa1be3b8354 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4939318649650b60dd07d16 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-00aa266d9f 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-45cd351737 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-4e4300ce14e7da6d19 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-1aeccba99 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-ad5f900151855f88d34 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4ff0226707f432d6cf078e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-569c7a89f54c94494fde 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-nova-983374fbeea081a8071d709e92 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e6744f27dd02a154 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-f60fee46ac391e 30 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 23 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 26 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 16 kB/s | 4.4 kB 00:00 DEBUG: dlrn-master-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 31 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 18 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 16 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: centos-8-fix 30 kB/s | 2.9 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9fbab2c713104a3fa26b8ce187592034', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-114.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-200.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-200.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-200.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: 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: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-383.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 DEBUG: cups-libs-2.2.6-45.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-200.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm Start: build setup for openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '49b49a9b9bbc43f39cccbbae6bef5b6e', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-glance-1:25.0.0-0.2022051807######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '70aebe23334445af9b782f47b37bf554', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz DEBUG: glance-api-dist.conf DEBUG: glance-cache-dist.conf DEBUG: glance-rootwrap.conf DEBUG: glance-scrubber-dist.conf DEBUG: glance-sudoers DEBUG: glance-swift.conf DEBUG: openstack-glance-api.service DEBUG: openstack-glance-scrubber.service DEBUG: openstack-glance.logrotate DEBUG: openstack-glance.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65b3544267e74121b8d5b421354472db', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e48dd121c7aa47c7a23cd2175aa4d4ba', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:06 ago on Wed May 18 07:09:16 2022. DEBUG: Package git-core-2.31.1-2.el8.x86_64 is already installed. DEBUG: Package graphviz-2.40.1-43.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-eventlet-0.33.0-2.el8.noarch is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-requests-2.25.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.31-1.el8.x86_64 is already installed. DEBUG: Package systemd-239-58.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: intltool noarch 0.51.0-11.el8 Stream-AppStream 66 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-master-testing 1.1 M DEBUG: python3-boto noarch 2.49.0-4.el8 delorean-master-testing 1.8 M DEBUG: python3-castellan noarch 3.11.0-0.20220429085020.d2e8437.el8 delorean-component-security 131 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: python3-cursive noarch 0.2.2-0.20210311165441.d7cea1f.el8 delorean-component-common 58 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-master-testing 18 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-master-testing 54 k DEBUG: python3-futurist noarch 2.4.1-0.20220509165416.159d752.el8 delorean-component-common 63 k DEBUG: python3-glance-store noarch 3.0.0-0.20220217192537.f3433ed.el8 delorean-component-glance 316 k DEBUG: python3-httplib2 noarch 0.16.0-1.el8 delorean-master-testing 124 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314124039.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-keystonemiddleware noarch 9.4.0-0.20220223195747.8a05709.el8 delorean-component-security 92 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-master-testing 55 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-master-build-deps 956 k DEBUG: python3-openstacksdk noarch 0.61.0-0.20211209101805.26c9bc2.el8 delorean-component-clients 882 k DEBUG: python3-oslo-concurrency noarch 4.5.1-0.20220509170325.145f060.el8 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:8.8.0-0.20220217192220.64c82a0.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314122637.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.3.0-0.20220429084527.a10eee9.el8 delorean-component-common 144 k DEBUG: python3-oslo-limit noarch 1.6.0-0.20220429084321.6451b4f.el8 delorean-component-common 36 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220317114559.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.14.0-0.20220517100843.ca498b6.el8 delorean-component-common 232 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220223190338.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.12.1-0.20220509170820.9673a74.el8 delorean-component-common 77 k DEBUG: python3-oslo-reports noarch 2.4.0-0.20220509164528.3a1157f.el8 delorean-component-common 58 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220217191348.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.13.0-0.20220429083845.de4429f.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.5.0-0.20210907133853.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.3-0.20220509164827.3286301.el8 delorean-component-common 132 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-master-testing 40 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-master-testing 420 k DEBUG: python3-pyxattr x86_64 0.7.1-2.el8 delorean-master-build-deps 39 k DEBUG: python3-retrying noarch 1.3.3-1.el8 delorean-master-testing 23 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-master-testing 196 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.2.1-13.el8 delorean-master-build-deps 19 k DEBUG: python3-stestr noarch 3.2.0-3.el8 delorean-master-testing 177 k DEBUG: python3-stevedore noarch 3.5.0-0.20211019141828.442f157.el8 delorean-component-clients 68 k DEBUG: python3-taskflow noarch 4.7.0-0.20220509163842.b5b69e8.el8 delorean-component-common 690 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-master-testing 62 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-master-testing 253 k DEBUG: python3-wsme noarch 0.10.1-0.20210514050848.63fe135.el8 delorean-component-common 140 k DEBUG: qemu-img x86_64 15:6.2.0-12.module_el8.7.0+1140+ff0772f9 Stream-AppStream 2.1 M DEBUG: Installing dependencies: DEBUG: autoconf noarch 2.69-29.el8 Stream-AppStream 710 k DEBUG: automake noarch 1.16.1-7.el8 Stream-AppStream 713 k DEBUG: blosc x86_64 1.20.1-1.el8 delorean-master-testing 62 k DEBUG: cryptsetup x86_64 2.3.7-2.el8 Stream-BaseOS 198 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: device-mapper-event x86_64 8:1.02.181-3.el8 Stream-BaseOS 271 k DEBUG: device-mapper-event-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 270 k DEBUG: device-mapper-multipath x86_64 0.8.4-22.el8 Stream-BaseOS 200 k DEBUG: device-mapper-multipath-libs x86_64 0.8.4-22.el8 Stream-BaseOS 325 k DEBUG: device-mapper-persistent-data x86_64 0.9.0-6.el8 Stream-BaseOS 925 k DEBUG: e2fsprogs-libs x86_64 1.45.6-4.el8 Stream-BaseOS 233 k DEBUG: gettext-common-devel noarch 0.19.8.1-17.el8 Stream-BaseOS 419 k DEBUG: gettext-devel x86_64 0.19.8.1-17.el8 Stream-BaseOS 331 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: gssproxy x86_64 0.8.0-20.el8 Stream-BaseOS 119 k DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-master-testing 2.1 M DEBUG: iscsi-initiator-utils x86_64 6.2.1.4-4.git095f59c.el8 Stream-BaseOS 378 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.4-4.git095f59c.el8 Stream-BaseOS 100 k DEBUG: isns-utils-libs x86_64 0.99-1.el8 Stream-BaseOS 105 k DEBUG: keyutils x86_64 1.5.10-9.el8 Stream-BaseOS 66 k DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libaio x86_64 0.3.112-1.el8 Stream-BaseOS 33 k DEBUG: libbasicobjects x86_64 0.1.1-39.el8 Stream-BaseOS 31 k DEBUG: libcollection x86_64 0.7.0-39.el8 Stream-BaseOS 48 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libgfortran x86_64 8.5.0-13.el8 Stream-BaseOS 644 k DEBUG: libini_config x86_64 1.3.1-39.el8 Stream-BaseOS 70 k DEBUG: libnfsidmap x86_64 1:2.3.3-51.el8 Stream-BaseOS 121 k DEBUG: libpath_utils x86_64 0.2.1-39.el8 Stream-BaseOS 34 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-master-testing 168 k DEBUG: libquadmath x86_64 8.5.0-13.el8 Stream-BaseOS 171 k DEBUG: libref_array x86_64 0.1.5-39.el8 Stream-BaseOS 33 k DEBUG: libselinux-utils x86_64 2.9-5.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-master-testing 163 k DEBUG: libsysfs x86_64 2.1.0-25.el8 Stream-BaseOS 53 k DEBUG: libverto-libevent x86_64 0.3.0-5.el8 Stream-BaseOS 16 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lsscsi x86_64 0.32-3.el8 Stream-BaseOS 71 k DEBUG: lvm2 x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.7 M DEBUG: lvm2-libs x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.2 M DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: m4 x86_64 1.4.18-7.el8 Stream-BaseOS 223 k DEBUG: nfs-utils x86_64 1:2.3.3-51.el8 Stream-BaseOS 504 k DEBUG: nvme-cli x86_64 1.16-3.el8 Stream-BaseOS 502 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Thread-Queue noarch 3.13-1.el8 Stream-AppStream 24 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: policycoreutils x86_64 2.9-19.el8 Stream-BaseOS 374 k DEBUG: python-oslo-cache-lang noarch 2.11.0-0.20220429085447.2d610d0.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.1-0.20220509170325.145f060.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.3.0-0.20220429084527.a10eee9.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210907135555.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220317114559.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220223190338.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.12.1-0.20220509170820.9673a74.el8 delorean-component-common 11 k DEBUG: python-oslo-privsep-lang noarch 2.8.0-0.20220509165833.fa16f4d.el8 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.13.0-0.20220429083845.de4429f.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20201019084912.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-master-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-master-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-master-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.5.0-0.20220217191706.aaca110.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-master-testing 38 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210617130747.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-master-testing 44 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-master-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-master-testing 16 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-master-testing 245 k DEBUG: python3-cinderclient noarch 8.3.0-0.20220228191012.ee59b68.el8 delorean-component-clients 229 k DEBUG: python3-cliff noarch 3.10.1-0.20220223185545.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-master-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-master-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-master-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317114912.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-master-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-master-testing 91 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-master-testing 412 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-master-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-master-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-master-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-27.el8 delorean-master-testing 98 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-master-testing 789 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-master-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-master-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-master-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-master-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-master-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-master-testing 80 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220309164946.100253d.el8 delorean-component-clients 252 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-master-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-master-testing 338 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-master-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-master-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-master-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-master-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-master-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-master-testing 238 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-master-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-master-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-master-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-master-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-os-brick noarch 5.2.0-0.20220301161424.feb62fa.el8 delorean-component-clients 1.2 M DEBUG: python3-os-service-types noarch 1.7.0-0.20201112085852.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-win noarch 5.6.0-0.20220223184435.283af66.el8 delorean-component-common 450 k DEBUG: python3-oslo-cache noarch 2.11.0-0.20220429085447.2d610d0.el8 delorean-component-common 54 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210907135555.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20211025112813.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-oslo-privsep noarch 2.8.0-0.20220509165833.fa16f4d.el8 delorean-component-common 42 k DEBUG: python3-oslo-rootwrap noarch 6.3.1-0.20220223192316.1b1b960.el8 delorean-component-common 44 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220217191859.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220110082950.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-master-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-master-testing 813 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-master-testing 82 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-master-testing 140 k DEBUG: python3-pycadf noarch 3.1.1-0.20201019084912.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-master-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-master-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-master-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-master-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-master-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-master-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-master-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-master-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20201019074103.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-master-testing 52 k DEBUG: python3-rsa noarch 4.8-1.el8 delorean-master-testing 62 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-master-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-master-testing 19 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-master-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-master-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-master-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-master-testing 35 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-master-testing 97 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-master-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-master-testing 39 k DEBUG: python3-tenacity noarch 6.3.1-1.el8 delorean-master-testing 51 k DEBUG: python3-testtools noarch 2.5.0-2.el8 delorean-master-testing 353 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-master-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-master-testing 62 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-master-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-master-testing 57 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-master-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-master-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: quota x86_64 1:4.04-14.el8 Stream-BaseOS 214 k DEBUG: quota-nls noarch 1:4.04-14.el8 Stream-BaseOS 95 k DEBUG: rpcbind x86_64 1.2.5-8.el8 Stream-BaseOS 70 k DEBUG: sg3_utils x86_64 1.44-5.el8 Stream-BaseOS 917 k DEBUG: sg3_utils-libs x86_64 1.44-5.el8 Stream-BaseOS 99 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: sysfsutils x86_64 2.1.0-25.el8 Stream-AppStream 49 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: userspace-rcu x86_64 0.10.1-4.el8 Stream-BaseOS 101 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-master-testing 215 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-master-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: virt rhel DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 281 Packages DEBUG: Total size: 121 M DEBUG: Total download size: 316 k DEBUG: Installed size: 475 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210617130747.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220228191012.ee59b68.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220309164946.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.61.0-0.20211209101805.26c9bc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-brick-5.2.0-0.20220301161424.feb62fa.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20201112085852.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20210907133853.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.0-0.20211019141828.442f157.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.11.0-0.20220429085447.2d610d0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.1-0.20220509170325.145f060.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.3.0-0.20220429084527.a10eee9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210907135555.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220317114559.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220223190338.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.12.1-0.20220509170820.9673a74.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-2.8.0-0.20220509165833.fa16f4d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.13.0-0.20220429083845.de4429f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20201019084912.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.5.0-0.20220217191706.aaca110.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220223185545.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cursive-0.2.2-0.20210311165441.d7cea1f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317114912.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.1-0.20220509165416.159d752.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-win-5.6.0-0.20220223184435.283af66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.11.0-0.20220429085447.2d610d0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.1-0.20220509170325.145f060.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.0-0.20220217192220.64c82a0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314122637.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.3.0-0.20220429084527.a10eee9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210907135555.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-limit-1.6.0-0.20220429084321.6451b4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220317114559.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.14.0-0.20220517100843.ca498b6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20211025112813.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220223190338.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.12.1-0.20220509170820.9673a74.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-2.8.0-0.20220509165833.fa16f4d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.4.0-0.20220509164528.3a1157f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1b960.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220217191859.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220110082950.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220217191348.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.13.0-0.20220429083845.de4429f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.3-0.20220509164827.3286301.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20201019084912.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20201019074103.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.7.0-0.20220509163842.b5b69e8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20210514050848.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.11.0-0.20220429085020.d2e8437.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314124039.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20220223195747.8a05709.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-common-devel-0.19.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gettext-devel-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.99-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] m4-1.4.18-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-1.16-3.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-421.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-421.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-3.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-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.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] policycoreutils-2.9-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.04-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.44-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.44-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.10.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] autoconf-2.69-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] automake-1.16.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] intltool-0.51.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.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-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Thread-Queue-3.13-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-boto-2.49.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.16.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyxattr-0.7.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (281/281): python3-glance-store-3.0.0-0.2022021 1.4 MB/s | 316 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.3 MB/s | 316 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/281 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/281 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 3/281 DEBUG: Installing : libaio-0.3.112-1.el8.x86_64 4/281 DEBUG: Installing : python3-testtools-2.5.0-2.el8.noarch 5/281 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 6/281 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 7/281 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 8/281 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 8/281 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 9/281 DEBUG: Installing : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 10/281 DEBUG: Installing : python3-futurist-2.4.1-0.20220509165416.159d752. 11/281 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 12/281 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 13/281 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 14/281 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 15/281 DEBUG: Installing : python3-stevedore-3.5.0-0.20211019141828.442f157 16/281 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 17/281 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 18/281 DEBUG: Installing : python3-tenacity-6.3.1-1.el8.noarch 19/281 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 20/281 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 21/281 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 22/281 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 23/281 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 24/281 DEBUG: Installing : python3-fixtures-3.0.0-27.el8.noarch 25/281 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 26/281 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 27/281 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 28/281 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 29/281 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 30/281 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 31/281 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 32/281 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/281 DEBUG: Installing : userspace-rcu-0.10.1-4.el8.x86_64 34/281 DEBUG: Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64 34/281 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 35/281 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 35/281 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 36/281 DEBUG: Installing : libquadmath-8.5.0-13.el8.x86_64 37/281 DEBUG: Running scriptlet: libquadmath-8.5.0-13.el8.x86_64 37/281 DEBUG: Installing : libgfortran-8.5.0-13.el8.x86_64 38/281 DEBUG: Running scriptlet: libgfortran-8.5.0-13.el8.x86_64 38/281 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 39/281 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 39/281 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 40/281 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 40/281 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 41/281 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 42/281 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 43/281 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 44/281 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 45/281 DEBUG: Installing : python3-os-service-types-1.7.0-0.20201112085852. 46/281 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314124039.8da 47/281 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 48/281 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/281 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/281 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 50/281 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 51/281 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/281 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 52/281 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/281 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 53/281 DEBUG: Installing : device-mapper-multipath-libs-0.8.4-22.el8.x86_64 54/281 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.8.4-22.el8.x86_64 54/281 DEBUG: Installing : device-mapper-multipath-0.8.4-22.el8.x86_64 55/281 DEBUG: Running scriptlet: device-mapper-multipath-0.8.4-22.el8.x86_64 55/281 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 56/281 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 57/281 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 58/281 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 59/281 DEBUG: Installing : device-mapper-event-8:1.02.181-3.el8.x86_64 60/281 DEBUG: Running scriptlet: device-mapper-event-8:1.02.181-3.el8.x86_64 60/281 DEBUG: Installing : lvm2-libs-8:2.03.14-3.el8.x86_64 61/281 DEBUG: Installing : device-mapper-persistent-data-0.9.0-6.el8.x86_64 62/281 DEBUG: Installing : lvm2-8:2.03.14-3.el8.x86_64 63/281 DEBUG: Running scriptlet: lvm2-8:2.03.14-3.el8.x86_64 63/281 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 64/281 DEBUG: Installing : python3-automaton-2.5.0-0.20220217191706.aaca110 65/281 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 66/281 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 67/281 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 68/281 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 69/281 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 70/281 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317114912.a6b 71/281 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314122637.3400 72/281 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 73/281 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 74/281 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 75/281 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 76/281 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 77/281 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 78/281 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 79/281 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 80/281 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 81/281 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 82/281 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 83/281 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 84/281 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 85/281 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 86/281 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 87/281 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 88/281 DEBUG: Installing : python3-rsa-4.8-1.el8.noarch 89/281 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 90/281 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 91/281 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 92/281 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 93/281 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 94/281 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 95/281 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 96/281 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 97/281 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 98/281 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 99/281 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 100/281 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 101/281 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 102/281 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 103/281 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 104/281 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 105/281 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 106/281 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 107/281 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 108/281 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 109/281 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 110/281 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 111/281 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 112/281 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 113/281 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 114/281 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 115/281 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 116/281 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 117/281 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 118/281 DEBUG: Installing : sg3_utils-libs-1.44-5.el8.x86_64 119/281 DEBUG: Running scriptlet: sg3_utils-libs-1.44-5.el8.x86_64 119/281 DEBUG: Installing : sg3_utils-1.44-5.el8.x86_64 120/281 DEBUG: Installing : quota-nls-1:4.04-14.el8.noarch 121/281 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 122/281 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 123/281 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 124/281 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 125/281 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 126/281 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 127/281 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 128/281 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 129/281 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 130/281 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 131/281 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 132/281 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 133/281 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 134/281 DEBUG: Installing : nvme-cli-1.16-3.el8.x86_64 135/281 DEBUG: Running scriptlet: nvme-cli-1.16-3.el8.x86_64 135/281 DEBUG: Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: Installing : m4-1.4.18-7.el8.x86_64 136/281 DEBUG: Running scriptlet: m4-1.4.18-7.el8.x86_64 136/281 DEBUG: Installing : lzo-2.08-14.el8.x86_64 137/281 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 138/281 DEBUG: Installing : lsscsi-0.32-3.el8.x86_64 139/281 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 140/281 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 141/281 DEBUG: Installing : python3-cliff-3.10.1-0.20220223185545.a04a48f.el 142/281 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 143/281 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 144/281 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 145/281 DEBUG: Installing : libsysfs-2.1.0-25.el8.x86_64 146/281 DEBUG: Running scriptlet: libsysfs-2.1.0-25.el8.x86_64 146/281 DEBUG: Installing : sysfsutils-2.1.0-25.el8.x86_64 147/281 DEBUG: Installing : libselinux-utils-2.9-5.el8.x86_64 148/281 DEBUG: Installing : policycoreutils-2.9-19.el8.x86_64 149/281 DEBUG: Running scriptlet: policycoreutils-2.9-19.el8.x86_64 149/281 DEBUG: Running scriptlet: rpcbind-1.2.5-8.el8.x86_64 150/281 DEBUG: Installing : rpcbind-1.2.5-8.el8.x86_64 150/281 DEBUG: Running scriptlet: rpcbind-1.2.5-8.el8.x86_64 150/281 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 151/281 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 152/281 DEBUG: Installing : gssproxy-0.8.0-20.el8.x86_64 153/281 DEBUG: Running scriptlet: gssproxy-0.8.0-20.el8.x86_64 153/281 DEBUG: Installing : libnfsidmap-1:2.3.3-51.el8.x86_64 154/281 DEBUG: Installing : keyutils-1.5.10-9.el8.x86_64 155/281 DEBUG: Installing : isns-utils-libs-0.99-1.el8.x86_64 156/281 DEBUG: Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64 156/281 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 157/281 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 157/281 DEBUG: Installing : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 158/281 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 158/281 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 159/281 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 160/281 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 161/281 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 162/281 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 163/281 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 164/281 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 165/281 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 166/281 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 167/281 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 168/281 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 169/281 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 170/281 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 171/281 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 172/281 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 173/281 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 174/281 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 175/281 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 176/281 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 177/281 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 178/281 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 179/281 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 180/281 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 181/281 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 182/281 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 183/281 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 184/281 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 185/281 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 186/281 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 187/281 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 188/281 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 189/281 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 190/281 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 191/281 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 192/281 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 193/281 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 194/281 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 195/281 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 196/281 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 197/281 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 198/281 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 199/281 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 200/281 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 201/281 DEBUG: Installing : autoconf-2.69-29.el8.noarch 202/281 DEBUG: Running scriptlet: autoconf-2.69-29.el8.noarch 202/281 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 203/281 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 204/281 DEBUG: Installing : perl-open-1.11-421.el8.noarch 205/281 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 206/281 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 207/281 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 208/281 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 209/281 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 210/281 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 210/281 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 211/281 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 211/281 DEBUG: Installing : perl-Thread-Queue-3.13-1.el8.noarch 212/281 DEBUG: Installing : automake-1.16.1-7.el8.noarch 213/281 DEBUG: Installing : gettext-common-devel-0.19.8.1-17.el8.noarch 214/281 DEBUG: Installing : gettext-devel-0.19.8.1-17.el8.x86_64 215/281 DEBUG: Running scriptlet: gettext-devel-0.19.8.1-17.el8.x86_64 215/281 DEBUG: Installing : e2fsprogs-libs-1.45.6-4.el8.x86_64 216/281 DEBUG: Running scriptlet: e2fsprogs-libs-1.45.6-4.el8.x86_64 216/281 DEBUG: Installing : quota-1:4.04-14.el8.x86_64 217/281 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-51.el8.x86_64 218/281 DEBUG: Installing : nfs-utils-1:2.3.3-51.el8.x86_64 218/281 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-51.el8.x86_64 218/281 DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 219/281 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 220/281 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 221/281 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 222/281 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 223/281 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 224/281 DEBUG: Installing : cryptsetup-2.3.7-2.el8.x86_64 225/281 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020101907410 226/281 DEBUG: Installing : python3-openstacksdk-0.61.0-0.20211209101805.26c 227/281 DEBUG: Installing : python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1 228/281 DEBUG: Installing : python-pycadf-common-3.1.1-0.20201019084912.4179 229/281 DEBUG: Installing : python-oslo-utils-lang-4.13.0-0.20220429083845.d 230/281 DEBUG: Installing : python-oslo-privsep-lang-2.8.0-0.20220509165833. 231/281 DEBUG: Installing : python-oslo-policy-lang-3.12.1-0.20220509170820. 232/281 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202202231903 233/281 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220317114559.de03 234/281 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210907135555.b03 235/281 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210907135555.b031d17 236/281 DEBUG: Installing : python3-oslo-utils-4.13.0-0.20220429083845.de442 237/281 DEBUG: Installing : python3-oslo-config-2:8.8.0-0.20220217192220.64c 238/281 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022021719185 239/281 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220317114559.de03a59. 240/281 DEBUG: Installing : python3-oslo-privsep-2.8.0-0.20220509165833.fa16 241/281 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220309164946. 242/281 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20211025112813.b4eb 243/281 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210617130747.ad 244/281 DEBUG: Installing : python3-castellan-3.11.0-0.20220429085020.d2e843 245/281 DEBUG: Installing : python3-oslo-policy-3.12.1-0.20220509170820.9673 246/281 DEBUG: Installing : python3-pycadf-3.1.1-0.20201019084912.4179996.el 247/281 DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220223190338.2 248/281 DEBUG: Installing : python3-cinderclient-8.3.0-0.20220228191012.ee59 249/281 DEBUG: Installing : python-oslo-db-lang-11.3.0-0.20220429084527.a10e 250/281 DEBUG: Installing : python-oslo-concurrency-lang-4.5.1-0.20220509170 251/281 DEBUG: Installing : python3-oslo-concurrency-4.5.1-0.20220509170325. 252/281 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220110082950.6552 253/281 DEBUG: Installing : python3-oslo-messaging-12.14.0-0.20220517100843. 254/281 DEBUG: Installing : python3-os-win-5.6.0-0.20220223184435.283af66.el 255/281 DEBUG: Installing : python3-os-brick-5.2.0-0.20220301161424.feb62fa. 256/281 DEBUG: Installing : python-oslo-cache-lang-2.11.0-0.20220429085447.2 257/281 DEBUG: Installing : python3-oslo-cache-2.11.0-0.20220429085447.2d610 258/281 DEBUG: Installing : python3-keystonemiddleware-9.4.0-0.2022022319574 259/281 DEBUG: Installing : python3-glance-store-3.0.0-0.20220217192537.f343 260/281 DEBUG: Installing : python3-osprofiler-3.4.3-0.20220509164827.328630 261/281 DEBUG: Installing : python3-oslo-db-11.3.0-0.20220429084527.a10eee9. 262/281 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220217191348 263/281 DEBUG: Installing : python3-cursive-0.2.2-0.20210311165441.d7cea1f.e 264/281 DEBUG: Installing : python3-oslo-limit-1.6.0-0.20220429084321.6451b4 265/281 DEBUG: Installing : python3-oslo-reports-2.4.0-0.20220509164528.3a11 266/281 DEBUG: Installing : python3-taskflow-4.7.0-0.20220509163842.b5b69e8. 267/281 DEBUG: Installing : intltool-0.51.0-11.el8.noarch 268/281 DEBUG: Installing : python3-stestr-3.2.0-3.el8.noarch 269/281 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 270/281 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 271/281 DEBUG: Installing : python3-boto-2.49.0-4.el8.noarch 272/281 DEBUG: Installing : python3-wsme-0.10.1-0.20210514050848.63fe135.el8 273/281 DEBUG: Installing : python3-oslotest-4.5.0-0.20210907133853.d4b1896. 274/281 DEBUG: Installing : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 275/281 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 276/281 DEBUG: Installing : python3-pyxattr-0.7.1-2.el8.x86_64 277/281 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 278/281 DEBUG: Installing : python3-retrying-1.3.3-1.el8.noarch 279/281 DEBUG: Installing : python3-httplib2-0.16.0-1.el8.noarch 280/281 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 281/281 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 281/281 DEBUG: Running scriptlet: python3-defusedxml-0.7.1-1.el8.noarch 281/281 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 281/281 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 281/281 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210617130747.ad 1/281 DEBUG: Verifying : python3-cinderclient-8.3.0-0.20220228191012.ee59 2/281 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220309164946. 3/281 DEBUG: Verifying : python3-openstacksdk-0.61.0-0.20211209101805.26c 4/281 DEBUG: Verifying : python3-os-brick-5.2.0-0.20220301161424.feb62fa. 5/281 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20201112085852. 6/281 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210907133853.d4b1896. 7/281 DEBUG: Verifying : python3-stevedore-3.5.0-0.20211019141828.442f157 8/281 DEBUG: Verifying : python-oslo-cache-lang-2.11.0-0.20220429085447.2 9/281 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.1-0.20220509170 10/281 DEBUG: Verifying : python-oslo-db-lang-11.3.0-0.20220429084527.a10e 11/281 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210907135555.b03 12/281 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220317114559.de03 13/281 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202202231903 14/281 DEBUG: Verifying : python-oslo-policy-lang-3.12.1-0.20220509170820. 15/281 DEBUG: Verifying : python-oslo-privsep-lang-2.8.0-0.20220509165833. 16/281 DEBUG: Verifying : python-oslo-utils-lang-4.13.0-0.20220429083845.d 17/281 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20201019084912.4179 18/281 DEBUG: Verifying : python3-automaton-2.5.0-0.20220217191706.aaca110 19/281 DEBUG: Verifying : python3-cliff-3.10.1-0.20220223185545.a04a48f.el 20/281 DEBUG: Verifying : python3-cursive-0.2.2-0.20210311165441.d7cea1f.e 21/281 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317114912.a6b 22/281 DEBUG: Verifying : python3-futurist-2.4.1-0.20220509165416.159d752. 23/281 DEBUG: Verifying : python3-os-win-5.6.0-0.20220223184435.283af66.el 24/281 DEBUG: Verifying : python3-oslo-cache-2.11.0-0.20220429085447.2d610 25/281 DEBUG: Verifying : python3-oslo-concurrency-4.5.1-0.20220509170325. 26/281 DEBUG: Verifying : python3-oslo-config-2:8.8.0-0.20220217192220.64c 27/281 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314122637.3400 28/281 DEBUG: Verifying : python3-oslo-db-11.3.0-0.20220429084527.a10eee9. 29/281 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210907135555.b031d17 30/281 DEBUG: Verifying : python3-oslo-limit-1.6.0-0.20220429084321.6451b4 31/281 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220317114559.de03a59. 32/281 DEBUG: Verifying : python3-oslo-messaging-12.14.0-0.20220517100843. 33/281 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20211025112813.b4eb 34/281 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220223190338.2 35/281 DEBUG: Verifying : python3-oslo-policy-3.12.1-0.20220509170820.9673 36/281 DEBUG: Verifying : python3-oslo-privsep-2.8.0-0.20220509165833.fa16 37/281 DEBUG: Verifying : python3-oslo-reports-2.4.0-0.20220509164528.3a11 38/281 DEBUG: Verifying : python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1 39/281 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022021719185 40/281 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220110082950.6552 41/281 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220217191348 42/281 DEBUG: Verifying : python3-oslo-utils-4.13.0-0.20220429083845.de442 43/281 DEBUG: Verifying : python3-osprofiler-3.4.3-0.20220509164827.328630 44/281 DEBUG: Verifying : python3-pycadf-3.1.1-0.20201019084912.4179996.el 45/281 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020101907410 46/281 DEBUG: Verifying : python3-taskflow-4.7.0-0.20220509163842.b5b69e8. 47/281 DEBUG: Verifying : python3-wsme-0.10.1-0.20210514050848.63fe135.el8 48/281 DEBUG: Verifying : python3-glance-store-3.0.0-0.20220217192537.f343 49/281 DEBUG: Verifying : python3-castellan-3.11.0-0.20220429085020.d2e843 50/281 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314124039.8da 51/281 DEBUG: Verifying : python3-keystonemiddleware-9.4.0-0.2022022319574 52/281 DEBUG: Verifying : cryptsetup-2.3.7-2.el8.x86_64 53/281 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 54/281 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 55/281 DEBUG: Verifying : device-mapper-event-8:1.02.181-3.el8.x86_64 56/281 DEBUG: Verifying : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 57/281 DEBUG: Verifying : device-mapper-multipath-0.8.4-22.el8.x86_64 58/281 DEBUG: Verifying : device-mapper-multipath-libs-0.8.4-22.el8.x86_64 59/281 DEBUG: Verifying : device-mapper-persistent-data-0.9.0-6.el8.x86_64 60/281 DEBUG: Verifying : e2fsprogs-libs-1.45.6-4.el8.x86_64 61/281 DEBUG: Verifying : gettext-common-devel-0.19.8.1-17.el8.noarch 62/281 DEBUG: Verifying : gettext-devel-0.19.8.1-17.el8.x86_64 63/281 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 64/281 DEBUG: Verifying : gssproxy-0.8.0-20.el8.x86_64 65/281 DEBUG: Verifying : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 66/281 DEBUG: Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 67/281 DEBUG: Verifying : isns-utils-libs-0.99-1.el8.x86_64 68/281 DEBUG: Verifying : keyutils-1.5.10-9.el8.x86_64 69/281 DEBUG: Verifying : libaio-0.3.112-1.el8.x86_64 70/281 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 71/281 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 72/281 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 73/281 DEBUG: Verifying : libgfortran-8.5.0-13.el8.x86_64 74/281 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 75/281 DEBUG: Verifying : libnfsidmap-1:2.3.3-51.el8.x86_64 76/281 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 77/281 DEBUG: Verifying : libquadmath-8.5.0-13.el8.x86_64 78/281 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 79/281 DEBUG: Verifying : libselinux-utils-2.9-5.el8.x86_64 80/281 DEBUG: Verifying : libsysfs-2.1.0-25.el8.x86_64 81/281 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 82/281 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 83/281 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 84/281 DEBUG: Verifying : lsscsi-0.32-3.el8.x86_64 85/281 DEBUG: Verifying : lvm2-8:2.03.14-3.el8.x86_64 86/281 DEBUG: Verifying : lvm2-libs-8:2.03.14-3.el8.x86_64 87/281 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 88/281 DEBUG: Verifying : m4-1.4.18-7.el8.x86_64 89/281 DEBUG: Verifying : nfs-utils-1:2.3.3-51.el8.x86_64 90/281 DEBUG: Verifying : nvme-cli-1.16-3.el8.x86_64 91/281 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 92/281 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 93/281 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 94/281 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 95/281 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 96/281 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 97/281 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 98/281 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 99/281 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 100/281 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 101/281 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 102/281 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 103/281 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 104/281 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 105/281 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 106/281 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 107/281 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 108/281 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 109/281 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 110/281 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 111/281 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 112/281 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 113/281 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 114/281 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 115/281 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 116/281 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 117/281 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 118/281 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 119/281 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 120/281 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 121/281 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 122/281 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 123/281 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 124/281 DEBUG: Verifying : policycoreutils-2.9-19.el8.x86_64 125/281 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 126/281 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 127/281 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 128/281 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 129/281 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 130/281 DEBUG: Verifying : quota-1:4.04-14.el8.x86_64 131/281 DEBUG: Verifying : quota-nls-1:4.04-14.el8.noarch 132/281 DEBUG: Verifying : rpcbind-1.2.5-8.el8.x86_64 133/281 DEBUG: Verifying : sg3_utils-1.44-5.el8.x86_64 134/281 DEBUG: Verifying : sg3_utils-libs-1.44-5.el8.x86_64 135/281 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 136/281 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 137/281 DEBUG: Verifying : userspace-rcu-0.10.1-4.el8.x86_64 138/281 DEBUG: Verifying : autoconf-2.69-29.el8.noarch 139/281 DEBUG: Verifying : automake-1.16.1-7.el8.noarch 140/281 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 141/281 DEBUG: Verifying : intltool-0.51.0-11.el8.noarch 142/281 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 143/281 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 144/281 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 145/281 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 146/281 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 147/281 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 148/281 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 149/281 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 150/281 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 151/281 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 152/281 DEBUG: Verifying : perl-Thread-Queue-3.13-1.el8.noarch 153/281 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 154/281 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 155/281 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 156/281 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 157/281 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 158/281 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 159/281 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 160/281 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 161/281 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 162/281 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 163/281 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 164/281 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 165/281 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 166/281 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 167/281 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 168/281 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 169/281 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 170/281 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 171/281 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 172/281 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 173/281 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 174/281 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 175/281 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 176/281 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 177/281 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 178/281 DEBUG: Verifying : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 179/281 DEBUG: Verifying : sysfsutils-2.1.0-25.el8.x86_64 180/281 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 181/281 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 182/281 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 183/281 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 184/281 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 185/281 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 186/281 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 187/281 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 188/281 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 189/281 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 190/281 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 191/281 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 192/281 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 193/281 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 194/281 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 195/281 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 196/281 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 197/281 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 198/281 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 199/281 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 200/281 DEBUG: Verifying : python3-boto-2.49.0-4.el8.noarch 201/281 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 202/281 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 203/281 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 204/281 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 205/281 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 206/281 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 207/281 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 208/281 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 209/281 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 210/281 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 211/281 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 212/281 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 213/281 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 214/281 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 215/281 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 216/281 DEBUG: Verifying : python3-fixtures-3.0.0-27.el8.noarch 217/281 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 218/281 DEBUG: Verifying : python3-httplib2-0.16.0-1.el8.noarch 219/281 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 220/281 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 221/281 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 222/281 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 223/281 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 224/281 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 225/281 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 226/281 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 227/281 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 228/281 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 229/281 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 230/281 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 231/281 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 232/281 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 233/281 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 234/281 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 235/281 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 236/281 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 237/281 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 238/281 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 239/281 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 240/281 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 241/281 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 242/281 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 243/281 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 244/281 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 245/281 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 246/281 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 247/281 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 248/281 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 249/281 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 250/281 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 251/281 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 252/281 DEBUG: Verifying : python3-retrying-1.3.3-1.el8.noarch 253/281 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 254/281 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 255/281 DEBUG: Verifying : python3-rsa-4.8-1.el8.noarch 256/281 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 257/281 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 258/281 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 259/281 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 260/281 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 261/281 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 262/281 DEBUG: Verifying : python3-stestr-3.2.0-3.el8.noarch 263/281 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 264/281 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 265/281 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 266/281 DEBUG: Verifying : python3-tenacity-6.3.1-1.el8.noarch 267/281 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 268/281 DEBUG: Verifying : python3-testtools-2.5.0-2.el8.noarch 269/281 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 270/281 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 271/281 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 272/281 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 273/281 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 274/281 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 275/281 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 276/281 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 277/281 DEBUG: Verifying : python3-pyxattr-0.7.1-2.el8.x86_64 278/281 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 279/281 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 280/281 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 281/281 DEBUG: Installed: DEBUG: autoconf-2.69-29.el8.noarch DEBUG: automake-1.16.1-7.el8.noarch DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: cryptsetup-2.3.7-2.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: device-mapper-event-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-multipath-0.8.4-22.el8.x86_64 DEBUG: device-mapper-multipath-libs-0.8.4-22.el8.x86_64 DEBUG: device-mapper-persistent-data-0.9.0-6.el8.x86_64 DEBUG: e2fsprogs-libs-1.45.6-4.el8.x86_64 DEBUG: gettext-common-devel-0.19.8.1-17.el8.noarch DEBUG: gettext-devel-0.19.8.1-17.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: gssproxy-0.8.0-20.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: intltool-0.51.0-11.el8.noarch DEBUG: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64 DEBUG: isns-utils-libs-0.99-1.el8.x86_64 DEBUG: keyutils-1.5.10-9.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libaio-0.3.112-1.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libgfortran-8.5.0-13.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-51.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-13.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.9-5.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libsysfs-2.1.0-25.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lsscsi-0.32-3.el8.x86_64 DEBUG: lvm2-8:2.03.14-3.el8.x86_64 DEBUG: lvm2-libs-8:2.03.14-3.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: m4-1.4.18-7.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-51.el8.x86_64 DEBUG: nvme-cli-1.16-3.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.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-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.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-3.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-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Thread-Queue-3.13-1.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch 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: policycoreutils-2.9-19.el8.x86_64 DEBUG: python-oslo-cache-lang-2.11.0-0.20220429085447.2d610d0.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.1-0.20220509170325.145f060.el8.noarch DEBUG: python-oslo-db-lang-11.3.0-0.20220429084527.a10eee9.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210907135555.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220317114559.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220223190338.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.12.1-0.20220509170820.9673a74.el8.noarch DEBUG: python-oslo-privsep-lang-2.8.0-0.20220509165833.fa16f4d.el8.noarch DEBUG: python-oslo-utils-lang-4.13.0-0.20220429083845.de4429f.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20201019084912.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.5.0-0.20220217191706.aaca110.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210617130747.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-boto-2.49.0-4.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.11.0-0.20220429085020.d2e8437.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-cinderclient-8.3.0-0.20220228191012.ee59b68.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220223185545.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cursive-0.2.2-0.20210311165441.d7cea1f.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317114912.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-27.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.1-0.20220509165416.159d752.el8.noarch DEBUG: python3-glance-store-3.0.0-0.20220217192537.f3433ed.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-httplib2-0.16.0-1.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314124039.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220309164946.100253d.el8.noarch DEBUG: python3-keystonemiddleware-9.4.0-0.20220223195747.8a05709.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openstacksdk-0.61.0-0.20211209101805.26c9bc2.el8.noarch DEBUG: python3-os-brick-5.2.0-0.20220301161424.feb62fa.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20201112085852.0b2f473.el8.noarch DEBUG: python3-os-win-5.6.0-0.20220223184435.283af66.el8.noarch DEBUG: python3-oslo-cache-2.11.0-0.20220429085447.2d610d0.el8.noarch DEBUG: python3-oslo-concurrency-4.5.1-0.20220509170325.145f060.el8.noarch DEBUG: python3-oslo-config-2:8.8.0-0.20220217192220.64c82a0.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314122637.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.3.0-0.20220429084527.a10eee9.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210907135555.b031d17.el8.noarch DEBUG: python3-oslo-limit-1.6.0-0.20220429084321.6451b4f.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220317114559.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.14.0-0.20220517100843.ca498b6.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20211025112813.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220223190338.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.12.1-0.20220509170820.9673a74.el8.noarch DEBUG: python3-oslo-privsep-2.8.0-0.20220509165833.fa16f4d.el8.noarch DEBUG: python3-oslo-reports-2.4.0-0.20220509164528.3a1157f.el8.noarch DEBUG: python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1b960.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220217191859.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220110082950.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220217191348.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.13.0-0.20220429083845.de4429f.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210907133853.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.3-0.20220509164827.3286301.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20201019084912.4179996.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyxattr-0.7.1-2.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20201019074103.d7ac0ff.el8.noarch DEBUG: python3-retrying-1.3.3-1.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.8-1.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-3.2.0-3.el8.noarch DEBUG: python3-stevedore-3.5.0-0.20211019141828.442f157.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.7.0-0.20220509163842.b5b69e8.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.3.1-1.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testtools-2.5.0-2.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210514050848.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: quota-1:4.04-14.el8.x86_64 DEBUG: quota-nls-1:4.04-14.el8.noarch DEBUG: rpcbind-1.2.5-8.el8.x86_64 DEBUG: sg3_utils-1.44-5.el8.x86_64 DEBUG: sg3_utils-libs-1.44-5.el8.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: sysfsutils-2.1.0-25.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: userspace-rcu-0.10.1-4.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1f23af914d044ac496d7da3531fb0e88', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: binutils-2.30-114.el8.x86_64 1650035871 24941481 f94d8c9b211f5c52342b9578a885a933 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 1650998241 49384 6e86349aa3549968cd2a6a94574b8d26 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 1645175380 60398 211069f405c15bbb89727114d19812c9 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 1636045854 6105244 9ec6e3b975fd3b421a593bbfb0525e97 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 1636045854 14391691 ae61d939aa0f9f8b81ac15785a23b95f installed DEBUG: git-core-2.31.1-2.el8.x86_64 1638465250 25765677 0a8fa357370d0ca5e3c01754627cb6da installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 1589573313 720770 07e8dbf641edeb357f740440cb1c3a53 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch 1638609759 905070 504c53c083ce06e571ba74f0ee2d267f installed DEBUG: gdb-headless-8.2-18.el8.x86_64 1639653262 11909744 ee7661d4aa785b921c068f30de520b71 installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: perl-Thread-Queue-3.13-1.el8.noarch 1557806232 29787 6f6fe2a2414cdc6fe4ef25c47b079c62 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-200.el8.x86_64 1652254457 6764696 7197469b1421f3a3181d2c23baaceb72 installed DEBUG: e2fsprogs-libs-1.45.6-4.el8.x86_64 1646443844 520809 91b0feb7f6de7d0bde9b5365d2c51bea installed DEBUG: python3-dns-1.15.0-11.el8.noarch 1650992871 1028268 68e504127c89f5a7f1dd4b0d00f252bc installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 1605310375 811871 833d27fd8133bb873eca2afdbb14670b installed DEBUG: python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1b960.el8.noarch 1645644357 106225 b1e96c382f59adaded2559ab68000809 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libuuid-2.32.1-35.el8.x86_64 1646975437 35072 896fb6b89f06e96becbbe984fe5ba897 installed DEBUG: python-oslo-policy-lang-3.12.1-0.20220509170820.9673a74.el8.noarch 1652116311 14081 f3e1dc88a46c2b71886a4e8f271c1ed7 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 1621444587 1166529 cd734134ed32cef755e628473740d6d7 installed DEBUG: python3-oslo-i18n-5.1.0-0.20210907135555.b031d17.el8.noarch 1631023169 179505 8bb138fd23ef7c0eeb5206aad4cb8255 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-oslo-log-4.7.0-0.20220317114559.de03a59.el8.noarch 1647517731 166344 0059c4b0fe965f49c0981dff1e89daaf installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: python3-barbicanclient-5.1.0-0.20210617130747.ad49c40.el8.noarch 1623935379 604623 df784c5323aac858611d7553a6182e04 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-oslo-middleware-4.5.1-0.20220223190338.2f72b30.el8.noarch 1645643229 173670 70545160ad2086cca7b2100864c5255b installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: python3-oslo-concurrency-4.5.1-0.20220509170325.145f060.el8.noarch 1652116070 110247 e3e8d85decc13c80314c22ee5ec856a3 installed DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch 1557808151 81699 4fd486914d1c32c4aa64cfef27744e1c installed DEBUG: file-libs-5.33-20.el8.x86_64 1620464648 6386573 b38d402c6da8995f4f971902d8a8df01 installed DEBUG: python3-os-brick-5.2.0-0.20220301161424.feb62fa.el8.noarch 1646151495 3577711 67fee4f489a27721858d5bc7e17844f4 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-glance-store-3.0.0-0.20220217192537.f3433ed.el8.noarch 1645126148 1726849 9ba104add544b785456dd37232936344 installed DEBUG: python3-testtools-2.5.0-2.el8.noarch 1645534882 1551453 b07bd6c3cfd9eac340eedc0003c88629 installed DEBUG: libksba-1.3.5-7.el8.x86_64 1557538107 342935 74d2b871d0f179895daee53422a52b94 installed DEBUG: python3-cursive-0.2.2-0.20210311165441.d7cea1f.el8.noarch 1615481763 161713 d26beac5a30cbb89e38746ddfc8f1da5 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: glibc-headers-2.28-200.el8.x86_64 1652254457 2028505 0fd425027d6b318108f0789c7c392401 installed DEBUG: intltool-0.51.0-11.el8.noarch 1557795333 173158 3494f518cfb0a0183dd4cdfe1ff7d9d1 installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-boto-2.49.0-4.el8.noarch 1580288395 9275341 32c5e8b46073757792b53dca9237e12c installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 1579985664 33037 a78d240aac322e1fbe13e0343234e359 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-httplib2-0.16.0-1.el8.noarch 1580091276 306520 72fdb7206e00ee20ba0ff59ee4c156fa installed DEBUG: python3-fixtures-3.0.0-27.el8.noarch 1645616741 335974 1eda0c4a4f2bc06525eb93c846b5b639 installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: libquadmath-8.5.0-13.el8.x86_64 1650998241 305370 69459418690001dde2b652937f94fca4 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 1557582834 54718 f303f115ec097bc24822b02049b7a273 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 1648209398 1556588 1ba263aa700704e801354ab75863ba60 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: libverto-0.3.0-5.el8.x86_64 1557538733 28244 4b04a34ead82e762637fae7d79adf926 installed DEBUG: lvm2-libs-8:2.03.14-3.el8.x86_64 1643418419 2775516 baf39f203dee12d5f70e43a6a61bec04 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: python3-automaton-2.5.0-0.20220217191706.aaca110.el8.noarch 1645125526 119373 3041cd92820ebab642492cb9fa19c865 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: libXpm-3.5.12-8.el8.x86_64 1586228474 120823 f4896be49953be1b482184c8cb9f6e8c installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: python3-rsa-4.8-1.el8.noarch 1645644502 203830 647e8a403454345b89fdebc5d243332e installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libcurl-7.61.1-22.el8.x86_64 1634335078 593440 2dbbc02665f8fea7eb33c859505266be installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch 1638465514 1810 837331ec80c66cbde492237d4d8a2658 installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: procps-ng-3.3.15-7.el8.x86_64 1648292863 901014 8f617b7a49b8b09abfd6fcd7e4fe3b58 installed DEBUG: quota-nls-1:4.04-14.el8.noarch 1620258135 283306 5bca1a76f68440dc74954bc914423338 installed DEBUG: kpartx-0.8.4-22.el8.x86_64 1644563279 77387 672f79030e62927345d3fa87a903222b installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 1586223943 203682 9a2c23dbc9a900d35ee9f8bab803fb3b installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: dbus-common-1:1.12.8-18.el8.noarch 1638947301 11131 e475e57df0938256d43a0de70323ee9b installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 1638947258 125004 e1c2578f17e751c1bf90c78ac5bbb718 installed DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed DEBUG: libblkid-2.32.1-35.el8.x86_64 1646975437 343960 c4a695614a8d4eb40fcbdb02695615ce installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 1648482012 3765698 08c12e6a4621d7e8f8b6d3c5e9e7ac15 installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: policycoreutils-2.9-19.el8.x86_64 1645809750 670267 f4f8cf8e37208c09827b79f2fc7f25e5 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: gssproxy-0.8.0-20.el8.x86_64 1639652943 268905 3878831cbe927df4fcfb628dac4d1814 installed DEBUG: util-linux-2.32.1-35.el8.x86_64 1646975437 11562817 41cff4fc7978b7f6086f021913db8f11 installed DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64 1628572227 189626 1fc35d3fd7224bf3b9164a5bf3757036 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: gnutls-3.6.16-4.el8.x86_64 1624993919 3007935 46be8e1fd08b99a848c08272656a130d installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch 1594920582 5716 bd6010d3c9a8ebbab8d7a5a2b4c87c4d installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-8.5.0-13.el8.x86_64 1650998241 61782719 1005e6a4ffdc1537d283779846820d12 installed DEBUG: python-srpm-macros-3-41.el8.noarch 1612249524 4318 cf9fe0af5828cefcf806863dc127e9a2 installed DEBUG: annobin-10.67-1.el8.x86_64 1651568762 991292 65d48caf019b91bc71896de585c04b7b installed DEBUG: python3-rpm-macros-3-41.el8.noarch 1612249524 3622 9f4c8097d0fa0b665b61fc54d9de7af5 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2022a-2.el8.noarch 1649819421 1891990 ffde7aa5eb35e6be67d81f5446a5f466 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kernel-headers-4.18.0-383.el8.x86_64 1650470325 5446396 e9795f4da00b42e32d6dd00d29310577 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: openssh-clients-8.0p1-12.el8.x86_64 1635253826 2569492 a6a07b31c7ce60531d190765d9bfd90f installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-2.el8.x86_64 1589573313 9923131 8a58edf2b0952b7286e30741a2e589b4 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-5.el8.x86_64 1603743640 169600 428113c93a083b90fe1b04c5e7fc44cf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-200.el8.x86_64 1652254457 436435448 3e67a97d5bfde2ca65d0a0cdc9ec9743 installed DEBUG: cups-libs-1:2.2.6-45.el8.x86_64 1652332013 947988 1394a9f6b04e1b38bc2c714e1d29c9a0 installed DEBUG: glibc-gconv-extra-2.28-200.el8.x86_64 1652254457 6415102 0cbab0c975a42425fcfc8becb031c634 installed DEBUG: redhat-rpm-config-130-1.el8.noarch 1652117109 157407 4b7a2b9e621b30729340bde0f879f375 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-17.el8.x86_64 1604007242 195735 208afed82de7f4bb0738a18fa59447c3 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: xz-libs-5.2.4-3.el8.x86_64 1557541139 194799 96bf8a25552450c4992aeb824bb55c87 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libstdc++-8.5.0-13.el8.x86_64 1650998241 1857700 f83aa1c64bcfaee659145d0b88536c5b installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: elfutils-libelf-0.186-1.el8.x86_64 1638465438 1023789 d1b3c3972bbf23a86c588293589baa2c installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-rpm-generators-5-7.el8.noarch 1626973556 56706 844a2dcfc27867543f7823bd6789369b installed DEBUG: libcap-2.48-2.el8.x86_64 1643828774 164885 19327d30dbda44e058c88e0724b22489 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libxml2-2.9.7-13.el8.x86_64 1645945779 1753114 2f65d7d0f47cbbfd82057df956d7e028 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: expat-2.2.5-9.el8.x86_64 1652159227 315284 144a4c566474dc67b2476a60ce310ec8 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: libgs-9.27-1.el8.x86_64 1606875132 19191883 2b60cbf086ecc5555d8b2efa1477efb9 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libffi-3.1-23.el8.x86_64 1637989506 53828 b6bd26b8fe9869b4fe2da125c27f573d installed DEBUG: python3-eventlet-0.33.0-2.el8.noarch 1645639277 1583359 59de873bbc605b0b937c1a8344d70aec installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 1645649058 14567652 e6d8a617ab2adaebfdcc7784d49dc668 installed DEBUG: file-5.33-20.el8.x86_64 1620464648 93435 10915442a036dc0d3bf4c3f100f2c3cb installed DEBUG: openstack-macros-2021.1.0-0.20210812101306.ce6a105.el8.noarch 1628763392 49057 c6d14774da9240527fa796b28a08f745 installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: libaio-0.3.112-1.el8.x86_64 1573239356 96990 1b3bcef86a409b41aa386146945b5887 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: texlive-base-7:20180414-25.el8.noarch 1638609759 14753197 ab7d583d082ec0eaca153c8231ac0bc2 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: device-mapper-event-libs-8:1.02.181-3.el8.x86_64 1643418419 54932 9e3552a7d2c2926203438a67691bca8f installed DEBUG: grub2-common-1:2.02-123.el8.noarch 1649174960 5067207 d1c522fabc45f947bbdd39cbf7d711c5 installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 1557537017 135248 8efb9ab97fa0223d11d0857febae479d installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: libtasn1-4.13-3.el8.x86_64 1557538463 168725 6fb9739221265fd08745407c915f792d installed DEBUG: python3-stevedore-3.5.0-0.20211019141828.442f157.el8.noarch 1634653284 258471 a2ecc227051ab5dac62f5461fc5c9790 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-amqp-5.0.9-1.el8.noarch 1645640172 391523 16027f49d9d6d2358075b8630693f175 installed DEBUG: xz-5.2.4-3.el8.x86_64 1557541139 432832 2acee73f3a4b9738e0133043726a13f7 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: gdbm-1:1.18-1.el8.x86_64 1557537017 399977 69ce5734e1fd54cdd298b4667d76616f installed DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 1645643644 269385 62acffc73d90ee4137b27caa9589d523 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libsemanage-2.9-8.el8.x86_64 1645772867 312360 6e6eacfbb62553f68652ad331924c960 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: texlive-lib-7:20180414-25.el8.x86_64 1638609507 1279296 cdf121e9711c8663f5df0a9624c43874 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: userspace-rcu-0.10.1-4.el8.x86_64 1614762656 326094 b713bd2f41ad8b7f0a27124cba86d26d installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: libref_array-0.1.5-39.el8.x86_64 1557582834 54894 82d02a508c2f188eb8b70bf0bd06c0b9 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libgfortran-8.5.0-13.el8.x86_64 1650998241 2626528 eec66b6b6f2b26236933ffc096ceb533 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: openblas-threads-0.3.15-3.el8.x86_64 1637042307 39605944 ebe35611e229fab54c2a5669b6589ba9 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: glibc-devel-2.28-200.el8.x86_64 1652254457 240002 21a005a7829f9a30e635254f190308a9 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-35.el8.x86_64 1646975437 248466 09c5fb7d395bffbaadb684d371fb5894 installed DEBUG: memstrack-0.1.11-1.el8.x86_64 1597180273 118899 c62869a38a04def3c69bb37ff751942e installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libtiff-4.0.9-21.el8.x86_64 1635253609 517777 5a7e91e706384588a2ebbe9354c1ef9b installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-46.el8.x86_64 1648209398 32585979 faa9baed09809229ec08e1fc20e78156 installed DEBUG: libssh-0.9.6-3.el8.x86_64 1636621680 517727 a32c2c616c821558f79bfaea8236cd3a installed DEBUG: platform-python-3.6.8-46.el8.x86_64 1648209398 41206 3e0246f59b77ec442979f93912541169 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-3.el8_5.x86_64 1643034056 838423 34d27c7722c7a5b86a30827b5801a564 installed DEBUG: curl-7.61.1-22.el8.x86_64 1634335078 700909 9cd15bb20a3efe99a599688d47d4467e installed DEBUG: openssl-1:1.1.1k-6.el8.x86_64 1648482012 1185211 65e9673874554e453a22f594ec1adb2d installed DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch 1637730499 73258 c2a3e42962d24f489418a00fc42f7c30 installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-20.el8.x86_64 1652332232 2238019 2dee30d2e0e1eb7071c7e075d0a3f5e6 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 1643418419 357918 97ac54c11ccbc7351e3794a0dbba2e52 installed DEBUG: elfutils-libs-0.186-1.el8.x86_64 1638465438 713207 86bcf339fc8597843a86b63a1e58892f installed DEBUG: rpm-4.14.3-23.el8.x86_64 1649372910 2087214 7110d49830e7f89db122197c2f2bbb47 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-35.el8.x86_64 1646975437 438898 666cedbe43b231597a171499bf164bbb installed DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 1638947258 380752 b0d20c4c3b07ddedc9f46f49b8ef09bd installed DEBUG: which-2.21-18.el8.x86_64 1652159265 83324 11b5d623f80c7e8abf0572d40a357021 installed DEBUG: systemd-libs-239-58.el8.x86_64 1644593888 4571598 0ac01d774218d98d62d157c5b45b248e installed DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 1643418419 415671 0798eb0d36218f04afc4586de302bc6b installed DEBUG: ca-certificates-2021.2.50-82.el8.noarch 1623906402 930319 f43d9b912c776fe23ed10770486dc915 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 1645945588 2145887 8199abf177d0016a72d2bafbeac70ea0 installed DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 1638947258 559431 05b2355e6473fe52f02013c6b83f2b64 installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-16.el8.x86_64 1643829100 2628098 742ff2fb95eda258b170ac0f9264d087 installed DEBUG: systemd-pam-239-58.el8.x86_64 1644593888 918928 93a6007630fad5b10b6b2c28b51c3698 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-123.el8.x86_64 1649172464 9265449 121caa6aa467c21a3b5d353c602bf2cd installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-18.el8.x86_64 1638947258 0 0e9e7a73091fdb0fe7a9aeb595e9feb0 installed DEBUG: systemd-udev-239-58.el8.x86_64 1644593888 9347071 67d1397d3da24849b752322ea350f170 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: perl-Errno-0:1.28-421.el8.x86_64 1636045854 9494 abeb87c7d057ab6270ea10f99f71247b installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 1636045854 5184 ed709a794521e18f58adf98bf1195742 installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: perl-IO-0:1.38-421.el8.x86_64 1636045854 139767 757841f83646cc416ac382a45f1180fd installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: perl-open-0:1.11-421.el8.noarch 1636046113 11765 b4d75b4bdd1d58f2eb57796a4d1c5f2b installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: texlive-tetex-7:20180414-25.el8.noarch 1638609759 684892 75dbf07cbf80c72e3f874a0fa48ae105 installed DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 1638609507 450186 e1259217d9503b7f03b1729c0aa4b00f installed DEBUG: automake-1.16.1-7.el8.noarch 1611040862 1806113 0375acc6c1633cd6bb776557ae124ddf installed DEBUG: gettext-devel-0.19.8.1-17.el8.x86_64 1573236536 1552453 bdc16337577ae7ba9540b00bfd49fe75 installed DEBUG: quota-1:4.04-14.el8.x86_64 1620259745 907847 73d97a02d2ee460ea1efd39a9837dc32 installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: cryptsetup-2.3.7-2.el8.x86_64 1645945588 508300 d5b5885b224c6083298d206c12c50da7 installed DEBUG: python3-openstacksdk-0.61.0-0.20211209101805.26c9bc2.el8.noarch 1639045338 4386664 ebf27340cb6aacd68873a75a6e811d70 installed DEBUG: python-pycadf-common-3.1.1-0.20201019084912.4179996.el8.noarch 1603097390 17480 faf15791bd28b5b52f6059b8553a591b installed DEBUG: python-oslo-privsep-lang-2.8.0-0.20220509165833.fa16f4d.el8.noarch 1652115770 13759 09d7d58a7c7f65cb90ffeeabfe5d23f5 installed DEBUG: python-oslo-middleware-lang-4.5.1-0.20220223190338.2f72b30.el8.noarch 1645643229 11821 745c09dce2d66c0fb454e5369ffdf002 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20210907135555.b031d17.el8.noarch 1631023169 16179 a5382a26b075c5f9d6d596f4f11bac0f installed DEBUG: python3-oslo-utils-4.13.0-0.20220429083845.de4429f.el8.noarch 1651221767 265435 5ba333e18c68838817dbf4982e537b72 installed DEBUG: python3-oslo-serialization-4.3.0-0.20220217191859.6910f75.el8.noarch 1645125707 75281 bff916834ebea0a018f31c3b0e076503 installed DEBUG: python3-oslo-privsep-2.8.0-0.20220509165833.fa16f4d.el8.noarch 1652115770 95717 7f30a95d5a9765aa54b4071d7700e751 installed DEBUG: python3-oslo-metrics-0.4.0-0.20211025112813.b4eb8c3.el8.noarch 1635161476 35232 672ef7fea897503e10e484f914796707 installed DEBUG: python3-castellan-3.11.0-0.20220429085020.d2e8437.el8.noarch 1651222476 527406 c99ddf6587571a4a7fa0444ee5e0d87c installed DEBUG: python3-pycadf-3.1.1-0.20201019084912.4179996.el8.noarch 1603097390 151246 860093f28341bf36fc663fec643af1a6 installed DEBUG: python3-cinderclient-8.3.0-0.20220228191012.ee59b68.el8.noarch 1646075668 976770 0dd29e3f5746dbbc27e24e98f07f2b56 installed DEBUG: python-oslo-concurrency-lang-4.5.1-0.20220509170325.145f060.el8.noarch 1652116070 18833 79f957b973a8cfb4fdd8933429ce64b7 installed DEBUG: python3-oslo-service-2.8.0-0.20220110082950.6552b9a.el8.noarch 1641803608 226237 07f87953dca94f667cd2dab873bb87b2 installed DEBUG: python3-os-win-5.6.0-0.20220223184435.283af66.el8.noarch 1645642106 1953033 9356108ffff1ec8319129a7be35926c6 installed DEBUG: python-oslo-cache-lang-2.11.0-0.20220429085447.2d610d0.el8.noarch 1651222743 28475 6ef3d054260284918a7b67cd2f885600 installed DEBUG: python3-keystonemiddleware-9.4.0-0.20220223195747.8a05709.el8.noarch 1645646435 288787 0585408d9f5d731c3dfab8713a2dede1 installed DEBUG: python3-osprofiler-3.4.3-0.20220509164827.3286301.el8.noarch 1652115084 470347 baff36529d022a0ab41b46e544ea874b installed DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220217191348.1559e03.el8.noarch 1645125401 48305 1546050901029932b5f8c4e83d1d2c1f installed DEBUG: python3-oslo-limit-1.6.0-0.20220429084321.6451b4f.el8.noarch 1651221899 98950 19a139dafeffd03ad570af88977d4a2b installed DEBUG: python3-taskflow-4.7.0-0.20220509163842.b5b69e8.el8.noarch 1652114680 2960894 a693bce5b8435715295f09a44e1342de installed DEBUG: python3-stestr-3.2.0-3.el8.noarch 1639655928 742615 8e91665b176b422cd8c409b1c3fc1009 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-wsme-0.10.1-0.20210514050848.63fe135.el8.noarch 1620968974 633464 adbcc0251a9f9c7cc5dac969884d2a0e installed DEBUG: qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64 1651595757 8567917 a3d8fa7132fc30efb9c9301d7bda76cf installed DEBUG: python3-pyxattr-0.7.1-2.el8.x86_64 1580293462 71104 ad6dae90012981bb718980b09f246065 installed DEBUG: python3-retrying-1.3.3-1.el8.noarch 1606208641 43199 0fe0bea3183ebef61f6106ba7cb6fc45 installed DEBUG: python3-defusedxml-0.7.1-1.el8.noarch 1641828678 196967 c1fac6cb976defcb342869d9d4f1e422 installed DEBUG: libcollection-0.7.0-39.el8.x86_64 1557582834 98942 2fa9d7d35c2fbf537335011f9f68f9cb installed DEBUG: python3-os-service-types-1.7.0-0.20201112085852.0b2f473.el8.noarch 1605171577 105128 f61615274be2f33a7fa0b3e7580d044c installed DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 1557538733 12224 29777ae47a075321a0065f676514370f installed DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 1621396899 52708492 5c4096d32036af7bc2eeed1dc1b3e034 installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: device-mapper-multipath-libs-0.8.4-22.el8.x86_64 1644563279 795633 c506a5efc62d4d2bad0706df4dbec105 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: device-mapper-event-8:1.02.181-3.el8.x86_64 1643418419 48434 d345de241e4c22b191dd6ff89898b0bd installed DEBUG: device-mapper-persistent-data-0.9.0-6.el8.x86_64 1639285730 3383020 61094f57825cf6dd1caf3eafc55dce6f installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 1645650970 170142 608c74c474e5bd04bf77ed34ee23b8e3 installed DEBUG: python3-oslo-context-4.1.0-0.20220314122637.3400cc2.el8.noarch 1647261024 54605 ae13e6a2d141d2bd9f3e613a1b22b0d9 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: python3-soupsieve-2.3.1-2.el8.noarch 1645646115 248555 edd6a16acd6848a599b1495d5935c1b9 installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: sg3_utils-1.44-5.el8.x86_64 1587692949 2491794 92ce7879e1921eca43136b4d831d5fdc installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: m4-1.4.18-7.el8.x86_64 1557586623 379304 65b81ee9fe7f8936bafa29901124e3a4 installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: python3-cliff-3.10.1-0.20220223185545.a04a48f.el8.noarch 1645642749 278172 78ec54a619a91f94a8f79053ce4c74a0 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: libsysfs-2.1.0-25.el8.x86_64 1643641757 149989 ae66dd724d776d65f3eaff4447e9cc57 installed DEBUG: libselinux-utils-2.9-5.el8.x86_64 1603743640 309576 e141035114ad22d1d354b680da49b396 installed DEBUG: rpcbind-1.2.5-8.el8.x86_64 1606872310 111046 082bd823379df91f39d3f12df077713f installed DEBUG: libini_config-1.3.1-39.el8.x86_64 1557582834 161262 b1a17478578e2a144432f49bf62b0399 installed DEBUG: libnfsidmap-1:2.3.3-51.el8.x86_64 1648120286 196175 51178c7569f918211199da71b6be61d2 installed DEBUG: isns-utils-libs-0.99-1.el8.x86_64 1573238571 631144 7d0456e14e01523e6cf91aa09a58cc99 installed DEBUG: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64 1628572227 1803228 5d39f977d79e73268cc60cb94e8632a9 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 1600983892 1325271 3b156d1ebea685bf049c17eb210c63ae installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch 1600986963 618705 eb1600841d271a565f9794d85d8047cc installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-13.el8.x86_64 1650998241 190224 6c2d2da9bb66cf7eebe2931221b3ca78 installed DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch 1557587946 149162 450794533f6287021ea470ccdb71a39a installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-41.el8.noarch 1612249524 4325 568067b3bd7f5112b90b057a94733d90 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch 1587953140 347720 0238bb6e8a2e3318026f17d25cbd3e89 installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: libssh-config-0.9.6-3.el8.noarch 1636621726 277 25d67b33c637dc44ec5f0f13ad250765 installed DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed DEBUG: openssh-8.0p1-12.el8.x86_64 1635253826 1918041 be724b4cc50cb40ab15e3d6541b74dbc installed DEBUG: emacs-filesystem-1:26.1-7.el8.noarch 1628538973 0 e6a24e03a687b06b136a371a158ccbd0 installed DEBUG: autoconf-2.69-29.el8.noarch 1625771714 2323009 59a015e7a9a4278ed20e74d016c78a41 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-6.el8.noarch 1589520015 724837 f57a947c3f3671d119106140b949176b installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 1649372910 216168 c08fb31705a6c7d6bc34a1a4e9289d75 installed DEBUG: pcre2-10.32-2.el8.x86_64 1592282525 656478 70db1311d6671e6e621a374342e3e32e installed DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 1638609507 1963575 3942d709e46142bb10e349dac597ff62 installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-common-2.28-200.el8.x86_64 1652254457 7997012 1f756add9c5742df616fd5efeee381a3 installed DEBUG: gettext-common-devel-0.19.8.1-17.el8.noarch 1573232179 397912 0383d8a86aba24f71729c918d949d967 installed DEBUG: elfutils-0.186-1.el8.x86_64 1638465438 2782682 90aff06c528178cfc1fd080b48f1d4fb installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: nfs-utils-1:2.3.3-51.el8.x86_64 1648120286 1587317 8558f16a696a2bef7f3a3ff712749a05 installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-requestsexceptions-1.4.0-0.20201019074103.d7ac0ff.el8.noarch 1603093309 16711 93ba671345172d3f31e5f431192651ca installed DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 1648209398 715751 d99ffe3971fe54f81659dfa8c1cee4a1 installed DEBUG: libcom_err-1.45.6-4.el8.x86_64 1646443844 61377 fd3069b22eaf270674aefa04cf367483 installed DEBUG: python-oslo-utils-lang-4.13.0-0.20220429083845.de4429f.el8.noarch 1651221767 15675 4e6ea8e87f8f6c4d3ec918042ea4e1e3 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python-oslo-log-lang-4.7.0-0.20220317114559.de03a59.el8.noarch 1647517731 17101 ab8573b305cd435295fb38f55cf9e6aa installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-oslo-config-2:8.8.0-0.20220217192220.64c82a0.el8.noarch 1645125890 1169668 09ae0d6375021fe3af29193a25374a21 installed DEBUG: openjpeg2-2.4.0-4.el8.x86_64 1625756729 385984 9b0c712a218de175ac513bca8a50096b installed DEBUG: libgcrypt-1.8.5-6.el8.x86_64 1624993710 1269766 59cc22182bfcfd469760a8cd8be548a8 installed DEBUG: python3-keystoneclient-1:4.4.0-0.20220309164946.100253d.el8.noarch 1646845179 1183705 f4750e5983cdcac7d818576a6c4b5c51 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-oslo-policy-3.12.1-0.20220509170820.9673a74.el8.noarch 1652116311 261520 efda4dda5edd134ea3c1c79eab2349dd installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: libgomp-8.5.0-13.el8.x86_64 1650998241 331983 67a0b9906207ae74b2d4e7005db88212 installed DEBUG: python-oslo-db-lang-11.3.0-0.20220429084527.a10eee9.el8.noarch 1651222193 17156 176fddfc4b7efe5d2c6f2a428fdb19cb installed DEBUG: rpm-build-4.14.3-23.el8.x86_64 1649372910 299118 870b7117e19910af6ed94c6c5a3f3f2e installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-oslo-messaging-12.14.0-0.20220517100843.ca498b6.el8.noarch 1652782368 978799 90a17479ee6b094c26a7659bdf32c671 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-oslo-cache-2.11.0-0.20220429085447.2d610d0.el8.noarch 1651222743 163756 234493193f12387317a3fb6734096696 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-oslo-db-11.3.0-0.20220429084527.a10eee9.el8.noarch 1651222193 572607 9d590092cc86e24edbc5b4d6f9e5022b installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-oslo-reports-2.4.0-0.20220509164528.3a1157f.el8.noarch 1652114860 159331 3bb9f9b0c85bef238f14d68a81dac8aa installed DEBUG: python3-futurist-2.4.1-0.20220509165416.159d752.el8.noarch 1652115484 216513 d986c787a5f10c4332b6f542af3e17ea installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-ddt-1.2.1-4.el8.noarch 1579760586 21135 9450cd96ce06c80f739402a9fb396d09 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-oslotest-4.5.0-0.20210907133853.d4b1896.el8.noarch 1631022142 122824 a320232f64337ff77452fde98a26f5d0 installed DEBUG: python3-tenacity-6.3.1-1.el8.noarch 1610340739 154440 e31466332931354d7870d72cf4b7c07b installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: cpp-8.5.0-13.el8.x86_64 1650998241 29722862 cc43df1da5dd882a438500f7045461a2 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: tar-2:1.30-5.el8.x86_64 1595282409 2876727 20cb2b0c9fa5a620cebb8a9af6149065 installed DEBUG: python3-mako-1.0.6-13.el8.noarch 1557807741 552995 3114e2002b3061232e995a03ab5a490d installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: coreutils-common-8.30-12.el8.x86_64 1626239337 9896326 a98eea6d45492839f440ad89af7a608d installed DEBUG: openblas-0.3.15-3.el8.x86_64 1637042307 38153840 a79a46facb1d7d9dffb69477ec2dd66b installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: libevent-2.1.8-5.el8.x86_64 1557585003 920942 03c3f0d809bdd0981e32cba6574fcef5 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-keystoneauth1-4.5.0-0.20220314124039.8da0a63.el8.noarch 1647261853 2044768 f99a3c3ee588edf0c7e53a4017cea1a2 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: device-mapper-multipath-0.8.4-22.el8.x86_64 1644563279 295411 0c37e391b654886df63a06ba8c1e66cc installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: lvm2-8:2.03.14-3.el8.x86_64 1643418419 3858466 574bb6037a4d5914426624f7b7cefdb9 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: python3-debtcollector-2.5.0-0.20220317114912.a6b46c5.el8.noarch 1647517851 77247 69f935d512a9affdb59964c7a03f1f54 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 1645645411 1021936 2f147ea4ed419aea2caa277d59cdfcbb installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 1649172464 772850 291055dce532a8915eca9ad023c2bf20 installed DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: grubby-8.40-42.el8.x86_64 1629846845 62921 3e79980cdefa907bc94f5c2bfe957494 installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch 1637730499 189743 7d79d0c47c40ee15076a0c4f37c35312 installed DEBUG: desktop-file-utils-0.23-8.el8.x86_64 1557789982 256421 2679b28b52450916b151867f782f347e installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: sg3_utils-libs-1.44-5.el8.x86_64 1587692949 262081 4c82c3e879d6387423734dcc8f7648dc installed DEBUG: libtirpc-1.1.4-6.el8.x86_64 1638608880 224622 fc4d6b131cecc0d61365641015ecc424 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 1638465438 49178 8bfde615f87640a7eccf0db3cda58abe installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: libmount-2.32.1-35.el8.x86_64 1646975437 398290 d33211d4a18368d4faf8cb485f82e60f installed DEBUG: nvme-cli-1.16-3.el8.x86_64 1642079295 1022892 1ff5a612f625e68c63e394fe0b60607c installed DEBUG: coreutils-8.30-12.el8.x86_64 1626239337 6105592 77da815e41749d97313d2eb2cc6d4ad9 installed DEBUG: lsscsi-0.32-3.el8.x86_64 1629847206 128120 f4c1361ade0c25e6ca1c9257a35cbca2 installed DEBUG: shadow-utils-2:4.6-16.el8.x86_64 1639112929 4067136 f1e72b43021ff09064ad9904a0add0d6 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: rpm-libs-4.14.3-23.el8.x86_64 1649372910 735520 25b64f5aac0b98c706bb053934548b8d installed DEBUG: sysfsutils-2.1.0-25.el8.x86_64 1643641757 132187 6f7dc31c44ee4b897200f8f2412ced1c installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: libpath_utils-0.2.1-39.el8.x86_64 1557582834 59030 7a7651fce96e2a59b92104a1d47911cb installed DEBUG: libpwquality-1.4.4-3.el8.x86_64 1614063739 396608 5d0c7691d011449fd56e6e2e3731e4ef installed DEBUG: keyutils-1.5.10-9.el8.x86_64 1624079346 120694 09c8291c5094a91b9f2a9c26988c85a1 installed DEBUG: dracut-049-201.git20220131.el8.x86_64 1644044874 1053850 008e89971e389e269f94f4427915b4d7 installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: glib2-2.56.4-159.el8.x86_64 1651302537 12275608 f4596bd90a56eec3f3d4c9683e0521bd installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: systemd-239-58.el8.x86_64 1644593888 11252591 44e18fd1cba413e79aa06224def06f12 installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ad1290eeed64db8b007f2c1f1303c6a', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wgul3qph:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hu0Txu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf glance-25.0.0.dev35 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-25.0.0.dev35-0.20220518070535.f01f31a.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd glance-25.0.0.dev35 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glance-25.0.0 base' DEBUG: + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py DEBUG: + sed -i /rootwrap.conf/d setup.cfg DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xLEBLt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-dir=etc/oslo-config-generator/ DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/glance DEBUG: creating build/lib/glance/db DEBUG: creating build/lib/glance/db/sqlalchemy DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: creating build/lib/glance/tests DEBUG: copying glance/tests/__init__.py -> build/lib/glance/tests DEBUG: copying glance/tests/stubs.py -> build/lib/glance/tests DEBUG: copying glance/tests/test_hacking.py -> build/lib/glance/tests DEBUG: copying glance/tests/utils.py -> build/lib/glance/tests DEBUG: creating build/lib/glance/tests/unit DEBUG: creating build/lib/glance/tests/unit/async_ DEBUG: creating build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows DEBUG: copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows DEBUG: creating build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional DEBUG: copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional DEBUG: creating build/lib/glance/tests/integration DEBUG: creating build/lib/glance/tests/integration/v2 DEBUG: copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 DEBUG: copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2 DEBUG: copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 DEBUG: copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 DEBUG: creating build/lib/glance/tests/unit/api DEBUG: copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api DEBUG: copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api DEBUG: copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api DEBUG: copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api DEBUG: creating build/lib/glance/api DEBUG: creating build/lib/glance/api/v1 DEBUG: copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 DEBUG: copying glance/api/v1/router.py -> build/lib/glance/api/v1 DEBUG: creating build/lib/glance/tests/unit/image_cache DEBUG: copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache DEBUG: creating build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/context.py -> build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware DEBUG: copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware DEBUG: copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ DEBUG: copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ DEBUG: copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ DEBUG: creating build/lib/glance/hacking DEBUG: copying glance/hacking/__init__.py -> build/lib/glance/hacking DEBUG: copying glance/hacking/checks.py -> build/lib/glance/hacking DEBUG: creating build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/metadef_base.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_cache_api.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_cache_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_discovery.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_images_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_member_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2 DEBUG: copying glance/tests/functional/v2/test_tasks_api_policy.py -> build/lib/glance/tests/functional/v2 DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: creating build/lib/glance/tests/unit/image_cache/drivers DEBUG: copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers DEBUG: copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers DEBUG: creating build/lib/glance/tests/unit/async_/flows/plugins DEBUG: copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins DEBUG: copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins DEBUG: copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins DEBUG: creating build/lib/glance/tests/functional/db DEBUG: creating build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> build/lib/glance/tests/functional/db/migrations DEBUG: copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/base.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_housekeeping.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit DEBUG: copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit DEBUG: copying glance/db/__init__.py -> build/lib/glance/db DEBUG: copying glance/db/metadata.py -> build/lib/glance/db DEBUG: copying glance/db/migration.py -> build/lib/glance/db DEBUG: copying glance/db/utils.py -> build/lib/glance/db DEBUG: creating build/lib/glance/image_cache DEBUG: creating build/lib/glance/image_cache/drivers DEBUG: copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers DEBUG: copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers DEBUG: copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers DEBUG: copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers DEBUG: creating build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api DEBUG: creating build/lib/glance/tests/unit/keymgr DEBUG: copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr DEBUG: copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr DEBUG: creating build/lib/glance/quota DEBUG: copying glance/quota/__init__.py -> build/lib/glance/quota DEBUG: copying glance/quota/keystone.py -> build/lib/glance/quota DEBUG: creating build/lib/glance/common DEBUG: creating build/lib/glance/common/scripts DEBUG: creating build/lib/glance/common/scripts/image_import DEBUG: copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import DEBUG: copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import DEBUG: creating build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common DEBUG: copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy DEBUG: copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy DEBUG: copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy DEBUG: copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy DEBUG: copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy DEBUG: copying glance/db/sqlalchemy/schema.py -> build/lib/glance/db/sqlalchemy DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: creating build/lib/glance/db/simple DEBUG: copying glance/db/simple/__init__.py -> build/lib/glance/db/simple DEBUG: copying glance/db/simple/api.py -> build/lib/glance/db/simple DEBUG: copying glance/api/__init__.py -> build/lib/glance/api DEBUG: copying glance/api/authorization.py -> build/lib/glance/api DEBUG: copying glance/api/common.py -> build/lib/glance/api DEBUG: copying glance/api/policy.py -> build/lib/glance/api DEBUG: copying glance/api/property_protections.py -> build/lib/glance/api DEBUG: copying glance/api/versions.py -> build/lib/glance/api DEBUG: creating build/lib/glance/policies DEBUG: copying glance/policies/__init__.py -> build/lib/glance/policies DEBUG: copying glance/policies/base.py -> build/lib/glance/policies DEBUG: copying glance/policies/cache.py -> build/lib/glance/policies DEBUG: copying glance/policies/discovery.py -> build/lib/glance/policies DEBUG: copying glance/policies/image.py -> build/lib/glance/policies DEBUG: copying glance/policies/metadef.py -> build/lib/glance/policies DEBUG: copying glance/policies/tasks.py -> build/lib/glance/policies DEBUG: creating build/lib/glance/api/v2 DEBUG: copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/images.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/policy.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/router.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 DEBUG: copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 DEBUG: creating build/lib/glance/cmd DEBUG: copying glance/cmd/status.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/__init__.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/api.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/cache_manage.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/control.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/manage.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/replicator.py -> build/lib/glance/cmd DEBUG: copying glance/cmd/scrubber.py -> build/lib/glance/cmd DEBUG: creating build/lib/glance/tests/unit/common/scripts DEBUG: creating build/lib/glance/tests/unit/common/scripts/image_import DEBUG: copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import DEBUG: copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import DEBUG: creating build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model DEBUG: copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model DEBUG: creating build/lib/glance/async_ DEBUG: creating build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows DEBUG: copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows DEBUG: creating build/lib/glance/domain DEBUG: copying glance/domain/__init__.py -> build/lib/glance/domain DEBUG: copying glance/domain/proxy.py -> build/lib/glance/domain DEBUG: copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db DEBUG: copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db DEBUG: copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db DEBUG: copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db DEBUG: copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db DEBUG: creating build/lib/glance/tests/unit/cmd DEBUG: copying glance/tests/unit/cmd/__init__.py -> build/lib/glance/tests/unit/cmd DEBUG: copying glance/tests/unit/cmd/test_status.py -> build/lib/glance/tests/unit/cmd DEBUG: creating build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins DEBUG: copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins DEBUG: creating build/lib/glance/tests/functional/serial DEBUG: copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial DEBUG: copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial DEBUG: copying glance/image_cache/__init__.py -> build/lib/glance/image_cache DEBUG: copying glance/image_cache/base.py -> build/lib/glance/image_cache DEBUG: copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache DEBUG: copying glance/image_cache/client.py -> build/lib/glance/image_cache DEBUG: copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache DEBUG: copying glance/image_cache/pruner.py -> build/lib/glance/image_cache DEBUG: copying glance/common/crypt.py -> build/lib/glance/common DEBUG: copying glance/common/config.py -> build/lib/glance/common DEBUG: copying glance/common/__init__.py -> build/lib/glance/common DEBUG: copying glance/common/auth.py -> build/lib/glance/common DEBUG: copying glance/common/client.py -> build/lib/glance/common DEBUG: copying glance/common/exception.py -> build/lib/glance/common DEBUG: copying glance/common/format_inspector.py -> build/lib/glance/common DEBUG: copying glance/common/property_utils.py -> build/lib/glance/common DEBUG: copying glance/common/removed_config.py -> build/lib/glance/common DEBUG: copying glance/common/store_utils.py -> build/lib/glance/common DEBUG: copying glance/common/swift_store_utils.py -> build/lib/glance/common DEBUG: copying glance/common/timeutils.py -> build/lib/glance/common DEBUG: copying glance/common/trust_auth.py -> build/lib/glance/common DEBUG: copying glance/common/utils.py -> build/lib/glance/common DEBUG: copying glance/common/wsgi.py -> build/lib/glance/common DEBUG: copying glance/common/wsgi_app.py -> build/lib/glance/common DEBUG: copying glance/common/wsme_utils.py -> build/lib/glance/common DEBUG: copying glance/async_/__init__.py -> build/lib/glance/async_ DEBUG: copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ DEBUG: copying glance/async_/utils.py -> build/lib/glance/async_ DEBUG: creating build/lib/glance/tests/unit/api/middleware DEBUG: copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware DEBUG: copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware DEBUG: copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts DEBUG: copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts DEBUG: creating build/lib/glance/tests/gate DEBUG: copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate DEBUG: copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate DEBUG: copying glance/__init__.py -> build/lib/glance DEBUG: copying glance/context.py -> build/lib/glance DEBUG: copying glance/gateway.py -> build/lib/glance DEBUG: copying glance/housekeeping.py -> build/lib/glance DEBUG: copying glance/i18n.py -> build/lib/glance DEBUG: copying glance/location.py -> build/lib/glance DEBUG: copying glance/notifier.py -> build/lib/glance DEBUG: copying glance/opts.py -> build/lib/glance DEBUG: copying glance/schema.py -> build/lib/glance DEBUG: copying glance/scrubber.py -> build/lib/glance DEBUG: copying glance/version.py -> build/lib/glance DEBUG: copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration DEBUG: copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts DEBUG: copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts DEBUG: creating build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_cache_management_api.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2 DEBUG: copying glance/tests/unit/v2/test_v2_policy.py -> build/lib/glance/tests/unit/v2 DEBUG: creating build/lib/glance/common/scripts/api_image_import DEBUG: copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import DEBUG: copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import DEBUG: creating build/lib/glance/common/location_strategy DEBUG: copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy DEBUG: copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy DEBUG: copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy DEBUG: creating build/lib/glance/async_/flows/_internal_plugins DEBUG: copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins DEBUG: copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins DEBUG: copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins DEBUG: running egg_info DEBUG: writing glance.egg-info/PKG-INFO DEBUG: writing dependency_links to glance.egg-info/dependency_links.txt DEBUG: writing entry points to glance.egg-info/entry_points.txt DEBUG: deleting glance.egg-info/requires.txt DEBUG: writing top-level names to glance.egg-info/top_level.txt DEBUG: writing pbr to glance.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'glance.egg-info/SOURCES.txt' DEBUG: copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations DEBUG: creating build/lib/glance/tests/etc DEBUG: copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc DEBUG: copying glance/tests/etc/policy.yaml -> build/lib/glance/tests/etc DEBUG: copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc DEBUG: copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc DEBUG: copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc DEBUG: creating build/lib/glance/tests/var DEBUG: copying glance/tests/var/ca.crt -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/ca.key -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var DEBUG: copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var DEBUG: copying glance/tests/gate/README -> build/lib/glance/tests/gate DEBUG: creating build/lib/glance/locale DEBUG: creating build/lib/glance/locale/de DEBUG: creating build/lib/glance/locale/de/LC_MESSAGES DEBUG: copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES DEBUG: creating build/lib/glance/locale/en_GB DEBUG: creating build/lib/glance/locale/en_GB/LC_MESSAGES DEBUG: copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/glance/locale/es DEBUG: creating build/lib/glance/locale/es/LC_MESSAGES DEBUG: copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES DEBUG: creating build/lib/glance/locale/fr DEBUG: creating build/lib/glance/locale/fr/LC_MESSAGES DEBUG: copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES DEBUG: creating build/lib/glance/locale/it DEBUG: creating build/lib/glance/locale/it/LC_MESSAGES DEBUG: copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES DEBUG: creating build/lib/glance/locale/ja DEBUG: creating build/lib/glance/locale/ja/LC_MESSAGES DEBUG: copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES DEBUG: creating build/lib/glance/locale/ko_KR DEBUG: creating build/lib/glance/locale/ko_KR/LC_MESSAGES DEBUG: copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/glance/locale/pt_BR DEBUG: creating build/lib/glance/locale/pt_BR/LC_MESSAGES DEBUG: copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/glance/locale/ru DEBUG: creating build/lib/glance/locale/ru/LC_MESSAGES DEBUG: copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES DEBUG: creating build/lib/glance/locale/tr_TR DEBUG: creating build/lib/glance/locale/tr_TR/LC_MESSAGES DEBUG: copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES DEBUG: creating build/lib/glance/locale/zh_CN DEBUG: creating build/lib/glance/locale/zh_CN/LC_MESSAGES DEBUG: copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/glance/locale/zh_TW DEBUG: creating build/lib/glance/locale/zh_TW/LC_MESSAGES DEBUG: copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES DEBUG: + sleep 1 DEBUG: + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/glance/locale --domain glance DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo DEBUG: compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rGJD9v DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: + cd glance-25.0.0.dev35 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES DEBUG: copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES DEBUG: copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES DEBUG: copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES DEBUG: copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES DEBUG: copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES DEBUG: copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES DEBUG: copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES DEBUG: copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES DEBUG: copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES DEBUG: copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain DEBUG: copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain DEBUG: copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_ DEBUG: copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_ DEBUG: copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_ DEBUG: copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_ DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins DEBUG: copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy DEBUG: copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy DEBUG: copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy DEBUG: copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy DEBUG: copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/removed_config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import DEBUG: copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import DEBUG: copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import DEBUG: copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts DEBUG: copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import DEBUG: copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import DEBUG: copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota DEBUG: copying build/lib/glance/quota/keystone.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota DEBUG: copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers DEBUG: copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers DEBUG: copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers DEBUG: copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers DEBUG: copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking DEBUG: copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking DEBUG: copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model DEBUG: copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2 DEBUG: copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1 DEBUG: copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1 DEBUG: copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: copying build/lib/glance/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate DEBUG: copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate DEBUG: copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate DEBUG: copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration DEBUG: copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2 DEBUG: copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2 DEBUG: copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2 DEBUG: copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2 DEBUG: copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial DEBUG: copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial DEBUG: copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_wallaby_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_tasks_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_tag_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_property_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_object_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_member_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_legacy_update_cinder_store.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_images_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_cache_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/test_cache_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/metadef_base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2 DEBUG: copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_v2_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/test_cache_management_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd DEBUG: copying build/lib/glance/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd DEBUG: copying build/lib/glance/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts DEBUG: copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts DEBUG: copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import DEBUG: copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import DEBUG: copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import DEBUG: copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr DEBUG: copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr DEBUG: copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr DEBUG: copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers DEBUG: copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers DEBUG: copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers DEBUG: copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware DEBUG: copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware DEBUG: copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware DEBUG: copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api DEBUG: copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api DEBUG: copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api DEBUG: copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_ DEBUG: copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_ DEBUG: copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_ DEBUG: copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_ DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows DEBUG: copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests DEBUG: copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests DEBUG: copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests DEBUG: copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple DEBUG: copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple DEBUG: copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple DEBUG: copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db DEBUG: copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db DEBUG: copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db DEBUG: copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/scrubber.py to scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/notifier.py to notifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/location.py to location.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/housekeeping.py to housekeeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/gateway.py to gateway.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain/proxy.py to proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/introspect.py to introspect.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/convert.py to convert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/base_import.py to base_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/scrubber.py to scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/replicator.py to replicator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/control.py to control.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/tasks.py to tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/metadef.py to metadef.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/cache.py to cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/trust_auth.py to trust_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/timeutils.py to timeutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/store_utils.py to store_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/removed_config.py to removed_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/property_utils.py to property_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/format_inspector.py to format_inspector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/crypt.py to crypt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/main.py to main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/pruner.py to pruner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/tasks.py to tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/schemas.py to schemas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/images.py to images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_members.py to image_members.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_data.py to image_data.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/property_protections.py to property_protections.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/authorization.py to authorization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/gzip.py to gzip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/cache.py to cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_wallaby_expand01.py to test_wallaby_expand01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_tasks_api_policy.py to test_tasks_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_tag_api_policy.py to test_metadef_tag_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py to test_metadef_resourcetype_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_property_api_policy.py to test_metadef_property_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_object_api_policy.py to test_metadef_object_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_namespace_api_policy.py to test_metadef_namespace_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_member_api_policy.py to test_member_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_legacy_update_cinder_store.py to test_legacy_update_cinder_store.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images_api_policy.py to test_images_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_discovery.py to test_discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_cache_api_policy.py to test_cache_api_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_cache_api.py to test_cache_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/metadef_base.py to metadef_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_v2_policy.py to test_v2_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_cache_management_api.py to test_cache_management_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_housekeeping.py to test_housekeeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_db.py to test_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/stubs.py to stubs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/metadata.py to metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py to wallaby_expand01_add_user_imageid_requestid_to_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py to wallaby_contract01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py to wallaby_migrate01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpli8deruc.py' DEBUG: /usr/libexec/platform-python /tmp/tmpli8deruc.py DEBUG: removing /tmp/tmpli8deruc.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs DEBUG: copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc/glance/metadefs/ DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing glance.egg-info/PKG-INFO DEBUG: writing dependency_links to glance.egg-info/dependency_links.txt DEBUG: writing entry points to glance.egg-info/entry_points.txt DEBUG: writing top-level names to glance.egg-info/top_level.txt DEBUG: writing pbr to glance.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'glance.egg-info/SOURCES.txt' DEBUG: Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance-25.0.0.dev35-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: loading stevedore.sphinxext DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/../../etc/oslo-config-generator/glance-api.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/_static/glance-api.conf.sample DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/../../etc/oslo-config-generator/glance-cache.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/_static/glance-cache.conf.sample DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/../../etc/oslo-config-generator/glance-manage.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/_static/glance-manage.conf.sample DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/_static/glance-scrubber.conf.sample DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/../../etc/glance-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/_static/glance.policy.yaml.sample DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/glance-25.0.0.dev35/.gitreview found DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.context.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.gateway.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.housekeeping.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.location.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.notifier.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.opts.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.schema.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.scrubber.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.version.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.common.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.property_protections.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.cache.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.context.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.gzip.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v1.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v1.router.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.cached_images.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.image_actions.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.image_data.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.image_members.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.image_tags.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.images.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.policy.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.router.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.schemas.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.tasks.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.taskflow_executor.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.base_import.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.convert.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.introspect.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.api.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.cache_manage.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.cache_pruner.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.control.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.replicator.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.scrubber.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.auth.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.client.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.format_inspector.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.property_utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.removed_config.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.store_utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.swift_store_utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.trust_auth.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.wsgi_app.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.wsme_utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.location_strategy.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.image_import.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.metadata.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.simple.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.db.simple.api.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.domain.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.domain.proxy.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.base.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.cleaner.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.client.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.prefetcher.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.pruner.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.drivers.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.drivers.base.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.cache.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.image.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.metadef.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.policies.tasks.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.quota.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/glance.quota.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/glance-25.0.0.dev35/doc/source/contributor/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 77 source files that are out of date DEBUG: updating environment: [new config] 206 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/apache-httpd DEBUG: reading sources... [ 0%] admin/authentication DEBUG: reading sources... [ 1%] admin/cache DEBUG: reading sources... [ 1%] admin/controllingservers DEBUG: reading sources... [ 2%] admin/db DEBUG: reading sources... [ 2%] admin/db-sqlalchemy-migrate DEBUG: reading sources... [ 3%] admin/flows DEBUG: documenting plugins from 'glance.flows' DEBUG: documenting plugins from 'glance.flows.import' DEBUG: reading sources... [ 3%] admin/index DEBUG: reading sources... [ 4%] admin/interoperable-image-import DEBUG: reading sources... [ 4%] admin/manage-images DEBUG: reading sources... [ 5%] admin/multistores DEBUG: reading sources... [ 5%] admin/notifications DEBUG: reading sources... [ 6%] admin/policies DEBUG: reading sources... [ 6%] admin/property-protections DEBUG: reading sources... [ 7%] admin/quotas DEBUG: reading sources... [ 7%] admin/requirements DEBUG: reading sources... [ 8%] admin/rollingupgrades DEBUG: reading sources... [ 8%] admin/tasks DEBUG: reading sources... [ 9%] admin/troubleshooting DEBUG: reading sources... [ 9%] admin/useful-image-properties DEBUG: reading sources... [ 10%] admin/zero-downtime-db-upgrade DEBUG: reading sources... [ 10%] cli/glanceapi DEBUG: reading sources... [ 11%] cli/glancecachecleaner DEBUG: reading sources... [ 11%] cli/glancecachemanage DEBUG: reading sources... [ 12%] cli/glancecacheprefetcher DEBUG: reading sources... [ 12%] cli/glancecachepruner DEBUG: reading sources... [ 13%] cli/glancecontrol DEBUG: reading sources... [ 13%] cli/glancemanage DEBUG: reading sources... [ 14%] cli/glancereplicator DEBUG: reading sources... [ 14%] cli/glancescrubber DEBUG: reading sources... [ 15%] cli/glancestatus DEBUG: reading sources... [ 15%] cli/index DEBUG: reading sources... [ 16%] configuration/configuring DEBUG: reading sources... [ 16%] configuration/glance_api DEBUG: loading config file etc/oslo-config-generator/glance-api.conf DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' DEBUG: reading sources... [ 16%] configuration/glance_cache DEBUG: loading config file etc/oslo-config-generator/glance-cache.conf DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: reading sources... [ 17%] configuration/glance_manage DEBUG: loading config file etc/oslo-config-generator/glance-manage.conf DEBUG: reading sources... [ 17%] configuration/glance_scrubber DEBUG: loading config file etc/oslo-config-generator/glance-scrubber.conf DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: reading sources... [ 18%] configuration/index DEBUG: reading sources... [ 18%] configuration/sample-configuration DEBUG: reading sources... [ 19%] contributor/api/glance DEBUG: reading sources... [ 19%] contributor/api/glance.api DEBUG: reading sources... [ 20%] contributor/api/glance.api.authorization DEBUG: reading sources... [ 20%] contributor/api/glance.api.common DEBUG: reading sources... [ 21%] contributor/api/glance.api.middleware DEBUG: reading sources... [ 21%] contributor/api/glance.api.middleware.cache DEBUG: reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage DEBUG: reading sources... [ 22%] contributor/api/glance.api.middleware.context DEBUG: reading sources... [ 23%] contributor/api/glance.api.middleware.gzip DEBUG: reading sources... [ 23%] contributor/api/glance.api.middleware.version_negotiation DEBUG: reading sources... [ 24%] contributor/api/glance.api.policy DEBUG: reading sources... [ 24%] contributor/api/glance.api.property_protections DEBUG: reading sources... [ 25%] contributor/api/glance.api.v1 DEBUG: reading sources... [ 25%] contributor/api/glance.api.v1.router DEBUG: reading sources... [ 26%] contributor/api/glance.api.v2 DEBUG: reading sources... [ 26%] contributor/api/glance.api.v2.cached_images DEBUG: reading sources... [ 27%] contributor/api/glance.api.v2.discovery DEBUG: reading sources... [ 27%] contributor/api/glance.api.v2.image_actions DEBUG: reading sources... [ 28%] contributor/api/glance.api.v2.image_data DEBUG: reading sources... [ 28%] contributor/api/glance.api.v2.image_members DEBUG: reading sources... [ 29%] contributor/api/glance.api.v2.image_tags DEBUG: reading sources... [ 29%] contributor/api/glance.api.v2.images DEBUG: reading sources... [ 30%] contributor/api/glance.api.v2.metadef_namespaces DEBUG: reading sources... [ 30%] contributor/api/glance.api.v2.metadef_objects DEBUG: reading sources... [ 31%] contributor/api/glance.api.v2.metadef_properties DEBUG: reading sources... [ 31%] contributor/api/glance.api.v2.metadef_resource_types DEBUG: reading sources... [ 32%] contributor/api/glance.api.v2.metadef_tags DEBUG: reading sources... [ 32%] contributor/api/glance.api.v2.model DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_object DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type DEBUG: reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type DEBUG: reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type DEBUG: reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_tag DEBUG: reading sources... [ 35%] contributor/api/glance.api.v2.policy DEBUG: reading sources... [ 36%] contributor/api/glance.api.v2.router DEBUG: reading sources... [ 36%] contributor/api/glance.api.v2.schemas DEBUG: reading sources... [ 37%] contributor/api/glance.api.v2.tasks DEBUG: reading sources... [ 37%] contributor/api/glance.api.versions DEBUG: reading sources... [ 38%] contributor/api/glance.async_ DEBUG: reading sources... [ 38%] contributor/api/glance.async_.flows DEBUG: reading sources... [ 39%] contributor/api/glance.async_.flows.api_image_import DEBUG: reading sources... [ 39%] contributor/api/glance.async_.flows.base_import DEBUG: reading sources... [ 40%] contributor/api/glance.async_.flows.convert DEBUG: reading sources... [ 40%] contributor/api/glance.async_.flows.introspect DEBUG: reading sources... [ 41%] contributor/api/glance.async_.flows.ovf_process DEBUG: reading sources... [ 41%] contributor/api/glance.async_.flows.plugins DEBUG: reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion DEBUG: reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression DEBUG: reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata DEBUG: reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.no_op DEBUG: reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts DEBUG: reading sources... [ 44%] contributor/api/glance.async_.taskflow_executor DEBUG: reading sources... [ 45%] contributor/api/glance.async_.utils DEBUG: reading sources... [ 45%] contributor/api/glance.cmd DEBUG: reading sources... [ 46%] contributor/api/glance.cmd.api DEBUG: reading sources... [ 46%] contributor/api/glance.cmd.cache_cleaner DEBUG: reading sources... [ 47%] contributor/api/glance.cmd.cache_manage DEBUG: reading sources... [ 47%] contributor/api/glance.cmd.cache_prefetcher DEBUG: reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner DEBUG: reading sources... [ 48%] contributor/api/glance.cmd.control DEBUG: reading sources... [ 49%] contributor/api/glance.cmd.manage DEBUG: reading sources... [ 49%] contributor/api/glance.cmd.replicator DEBUG: reading sources... [ 50%] contributor/api/glance.cmd.scrubber DEBUG: reading sources... [ 50%] contributor/api/glance.cmd.status DEBUG: reading sources... [ 50%] contributor/api/glance.common DEBUG: reading sources... [ 51%] contributor/api/glance.common.auth DEBUG: reading sources... [ 51%] contributor/api/glance.common.client DEBUG: reading sources... [ 52%] contributor/api/glance.common.config DEBUG: reading sources... [ 52%] contributor/api/glance.common.crypt DEBUG: reading sources... [ 53%] contributor/api/glance.common.exception DEBUG: reading sources... [ 53%] contributor/api/glance.common.format_inspector DEBUG: reading sources... [ 54%] contributor/api/glance.common.location_strategy DEBUG: reading sources... [ 54%] contributor/api/glance.common.location_strategy.location_order DEBUG: reading sources... [ 55%] contributor/api/glance.common.location_strategy.store_type DEBUG: reading sources... [ 55%] contributor/api/glance.common.property_utils DEBUG: reading sources... [ 56%] contributor/api/glance.common.removed_config DEBUG: reading sources... [ 56%] contributor/api/glance.common.scripts DEBUG: reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import DEBUG: reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import.main DEBUG: reading sources... [ 58%] contributor/api/glance.common.scripts.image_import DEBUG: reading sources... [ 58%] contributor/api/glance.common.scripts.image_import.main DEBUG: reading sources... [ 59%] contributor/api/glance.common.scripts.utils DEBUG: reading sources... [ 59%] contributor/api/glance.common.store_utils DEBUG: reading sources... [ 60%] contributor/api/glance.common.swift_store_utils DEBUG: reading sources... [ 60%] contributor/api/glance.common.timeutils DEBUG: reading sources... [ 61%] contributor/api/glance.common.trust_auth DEBUG: reading sources... [ 61%] contributor/api/glance.common.utils DEBUG: reading sources... [ 62%] contributor/api/glance.common.wsgi DEBUG: reading sources... [ 62%] contributor/api/glance.common.wsgi_app DEBUG: reading sources... [ 63%] contributor/api/glance.common.wsme_utils DEBUG: reading sources... [ 63%] contributor/api/glance.context DEBUG: reading sources... [ 64%] contributor/api/glance.db DEBUG: reading sources... [ 64%] contributor/api/glance.db.metadata DEBUG: reading sources... [ 65%] contributor/api/glance.db.migration DEBUG: reading sources... [ 65%] contributor/api/glance.db.simple DEBUG: reading sources... [ 66%] contributor/api/glance.db.simple.api DEBUG: reading sources... [ 66%] contributor/api/glance.db.utils DEBUG: reading sources... [ 66%] contributor/api/glance.domain DEBUG: reading sources... [ 67%] contributor/api/glance.domain.proxy DEBUG: reading sources... [ 67%] contributor/api/glance.gateway DEBUG: reading sources... [ 68%] contributor/api/glance.housekeeping DEBUG: reading sources... [ 68%] contributor/api/glance.i18n DEBUG: reading sources... [ 69%] contributor/api/glance.image_cache DEBUG: reading sources... [ 69%] contributor/api/glance.image_cache.base DEBUG: reading sources... [ 70%] contributor/api/glance.image_cache.cleaner DEBUG: reading sources... [ 70%] contributor/api/glance.image_cache.client DEBUG: reading sources... [ 71%] contributor/api/glance.image_cache.drivers DEBUG: reading sources... [ 71%] contributor/api/glance.image_cache.drivers.base DEBUG: reading sources... [ 72%] contributor/api/glance.image_cache.drivers.sqlite DEBUG: reading sources... [ 72%] contributor/api/glance.image_cache.drivers.xattr DEBUG: reading sources... [ 73%] contributor/api/glance.image_cache.prefetcher DEBUG: reading sources... [ 73%] contributor/api/glance.image_cache.pruner DEBUG: reading sources... [ 74%] contributor/api/glance.location DEBUG: reading sources... [ 74%] contributor/api/glance.notifier DEBUG: reading sources... [ 75%] contributor/api/glance.opts DEBUG: reading sources... [ 75%] contributor/api/glance.policies DEBUG: reading sources... [ 76%] contributor/api/glance.policies.base DEBUG: reading sources... [ 76%] contributor/api/glance.policies.cache DEBUG: reading sources... [ 77%] contributor/api/glance.policies.discovery DEBUG: reading sources... [ 77%] contributor/api/glance.policies.image DEBUG: reading sources... [ 78%] contributor/api/glance.policies.metadef DEBUG: reading sources... [ 78%] contributor/api/glance.policies.tasks DEBUG: reading sources... [ 79%] contributor/api/glance.quota DEBUG: reading sources... [ 79%] contributor/api/glance.quota.keystone DEBUG: reading sources... [ 80%] contributor/api/glance.schema DEBUG: reading sources... [ 80%] contributor/api/glance.scrubber DEBUG: reading sources... [ 81%] contributor/api/glance.version DEBUG: reading sources... [ 81%] contributor/api/modules DEBUG: reading sources... [ 82%] contributor/architecture DEBUG: reading sources... [ 82%] contributor/blueprints DEBUG: reading sources... [ 83%] contributor/contributing DEBUG: reading sources... [ 83%] contributor/core_reviewer_guidelines DEBUG: reading sources... [ 83%] contributor/database_architecture DEBUG: documenting plugins from 'glance.database.metadata_backend' DEBUG: reading sources... [ 84%] contributor/database_migrations DEBUG: reading sources... [ 84%] contributor/documentation DEBUG: reading sources... [ 85%] contributor/domain_implementation DEBUG: reading sources... [ 85%] contributor/domain_model DEBUG: reading sources... [ 86%] contributor/gerrit DEBUG: reading sources... [ 86%] contributor/index DEBUG: reading sources... [ 87%] contributor/minor-code-changes DEBUG: reading sources... [ 87%] contributor/refreshing-configs DEBUG: reading sources... [ 88%] contributor/release-cpl DEBUG: reading sources... [ 88%] contributor/release-notes DEBUG: reading sources... [ 89%] contributor/releasecycle DEBUG: reading sources... [ 89%] glossary DEBUG: reading sources... [ 90%] index DEBUG: reading sources... [ 90%] install/configure-quotas DEBUG: reading sources... [ 91%] install/get-started DEBUG: reading sources... [ 91%] install/index DEBUG: reading sources... [ 92%] install/install DEBUG: reading sources... [ 92%] install/install-debian DEBUG: reading sources... [ 93%] install/install-obs DEBUG: reading sources... [ 93%] install/install-rdo DEBUG: reading sources... [ 94%] install/install-ubuntu DEBUG: reading sources... [ 94%] install/register-quotas DEBUG: reading sources... [ 95%] install/verify DEBUG: reading sources... [ 95%] user/common-image-properties DEBUG: reading sources... [ 96%] user/formats DEBUG: reading sources... [ 96%] user/glanceapi DEBUG: reading sources... [ 97%] user/glanceclient DEBUG: reading sources... [ 97%] user/glancemetadefcatalogapi DEBUG: reading sources... [ 98%] user/identifiers DEBUG: reading sources... [ 98%] user/index DEBUG: reading sources... [ 99%] user/metadefs-concepts DEBUG: reading sources... [ 99%] user/signature DEBUG: reading sources... [100%] user/statuses DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 0%] admin/apache-httpd DEBUG: writing output... [ 0%] admin/authentication DEBUG: writing output... [ 1%] admin/cache DEBUG: writing output... [ 1%] admin/controllingservers DEBUG: writing output... [ 2%] admin/db DEBUG: writing output... [ 2%] admin/db-sqlalchemy-migrate DEBUG: writing output... [ 3%] admin/flows DEBUG: writing output... [ 3%] admin/index DEBUG: writing output... [ 4%] admin/interoperable-image-import DEBUG: writing output... [ 4%] admin/manage-images DEBUG: writing output... [ 5%] admin/multistores DEBUG: writing output... [ 5%] admin/notifications DEBUG: writing output... [ 6%] admin/policies DEBUG: writing output... [ 6%] admin/property-protections DEBUG: writing output... [ 7%] admin/quotas DEBUG: writing output... [ 7%] admin/requirements DEBUG: writing output... [ 8%] admin/rollingupgrades DEBUG: writing output... [ 8%] admin/tasks DEBUG: writing output... [ 9%] admin/troubleshooting DEBUG: writing output... [ 9%] admin/useful-image-properties DEBUG: writing output... [ 10%] admin/zero-downtime-db-upgrade DEBUG: writing output... [ 10%] cli/glanceapi DEBUG: writing output... [ 11%] cli/glancecachecleaner DEBUG: writing output... [ 11%] cli/glancecachemanage DEBUG: writing output... [ 12%] cli/glancecacheprefetcher DEBUG: writing output... [ 12%] cli/glancecachepruner DEBUG: writing output... [ 13%] cli/glancecontrol DEBUG: writing output... [ 13%] cli/glancemanage DEBUG: writing output... [ 14%] cli/glancereplicator DEBUG: writing output... [ 14%] cli/glancescrubber DEBUG: writing output... [ 15%] cli/glancestatus DEBUG: writing output... [ 15%] cli/index DEBUG: writing output... [ 16%] configuration/configuring DEBUG: writing output... [ 16%] configuration/glance_api DEBUG: writing output... [ 16%] configuration/glance_cache DEBUG: writing output... [ 17%] configuration/glance_manage DEBUG: writing output... [ 17%] configuration/glance_scrubber DEBUG: writing output... [ 18%] configuration/index DEBUG: writing output... [ 18%] configuration/sample-configuration DEBUG: writing output... [ 19%] contributor/api/glance DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' DEBUG: writing output... [ 19%] contributor/api/glance.api DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' DEBUG: writing output... [ 20%] contributor/api/glance.api.authorization DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' DEBUG: writing output... [ 20%] contributor/api/glance.api.common DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' DEBUG: writing output... [ 21%] contributor/api/glance.api.middleware DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' DEBUG: writing output... [ 21%] contributor/api/glance.api.middleware.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' DEBUG: writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' DEBUG: writing output... [ 22%] contributor/api/glance.api.middleware.context DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' DEBUG: writing output... [ 23%] contributor/api/glance.api.middleware.gzip DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' DEBUG: writing output... [ 23%] contributor/api/glance.api.middleware.version_negotiation DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' DEBUG: writing output... [ 24%] contributor/api/glance.api.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' DEBUG: writing output... [ 24%] contributor/api/glance.api.property_protections DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' DEBUG: writing output... [ 25%] contributor/api/glance.api.v1 DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' DEBUG: writing output... [ 25%] contributor/api/glance.api.v1.router DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' DEBUG: writing output... [ 26%] contributor/api/glance.api.v2 DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' DEBUG: writing output... [ 26%] contributor/api/glance.api.v2.cached_images DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' DEBUG: writing output... [ 27%] contributor/api/glance.api.v2.discovery DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' DEBUG: writing output... [ 27%] contributor/api/glance.api.v2.image_actions DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions' DEBUG: writing output... [ 28%] contributor/api/glance.api.v2.image_data DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' DEBUG: writing output... [ 28%] contributor/api/glance.api.v2.image_members DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members' DEBUG: writing output... [ 29%] contributor/api/glance.api.v2.image_tags DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' DEBUG: writing output... [ 29%] contributor/api/glance.api.v2.images DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' DEBUG: writing output... [ 30%] contributor/api/glance.api.v2.metadef_namespaces DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' DEBUG: writing output... [ 30%] contributor/api/glance.api.v2.metadef_objects DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects' DEBUG: writing output... [ 31%] contributor/api/glance.api.v2.metadef_properties DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' DEBUG: writing output... [ 31%] contributor/api/glance.api.v2.metadef_resource_types DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types' DEBUG: writing output... [ 32%] contributor/api/glance.api.v2.metadef_tags DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' DEBUG: writing output... [ 32%] contributor/api/glance.api.v2.model DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model' DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace' DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_object DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object' DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type' DEBUG: writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type' DEBUG: writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type' DEBUG: writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_tag DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag' DEBUG: writing output... [ 35%] contributor/api/glance.api.v2.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.policy' DEBUG: writing output... [ 36%] contributor/api/glance.api.v2.router DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' DEBUG: writing output... [ 36%] contributor/api/glance.api.v2.schemas DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' DEBUG: writing output... [ 37%] contributor/api/glance.api.v2.tasks DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' DEBUG: writing output... [ 37%] contributor/api/glance.api.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' DEBUG: writing output... [ 38%] contributor/api/glance.async_ DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' DEBUG: writing output... [ 38%] contributor/api/glance.async_.flows DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' DEBUG: writing output... [ 39%] contributor/api/glance.async_.flows.api_image_import DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import' DEBUG: writing output... [ 39%] contributor/api/glance.async_.flows.base_import DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' DEBUG: writing output... [ 40%] contributor/api/glance.async_.flows.convert DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' DEBUG: writing output... [ 40%] contributor/api/glance.async_.flows.introspect DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' DEBUG: writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' DEBUG: writing output... [ 41%] contributor/api/glance.async_.flows.plugins DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' DEBUG: writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' DEBUG: writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression' DEBUG: writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' DEBUG: writing output... [ 43%] contributor/api/glance.async_.flows.plugins.no_op DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' DEBUG: writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' DEBUG: writing output... [ 44%] contributor/api/glance.async_.taskflow_executor DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' DEBUG: writing output... [ 45%] contributor/api/glance.async_.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' DEBUG: writing output... [ 45%] contributor/api/glance.cmd DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' DEBUG: writing output... [ 46%] contributor/api/glance.cmd.api DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' DEBUG: writing output... [ 46%] contributor/api/glance.cmd.cache_cleaner DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' DEBUG: writing output... [ 47%] contributor/api/glance.cmd.cache_manage DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' DEBUG: writing output... [ 47%] contributor/api/glance.cmd.cache_prefetcher DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' DEBUG: writing output... [ 48%] contributor/api/glance.cmd.cache_pruner DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' DEBUG: writing output... [ 48%] contributor/api/glance.cmd.control DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' DEBUG: writing output... [ 49%] contributor/api/glance.cmd.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' DEBUG: writing output... [ 49%] contributor/api/glance.cmd.replicator DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' DEBUG: writing output... [ 50%] contributor/api/glance.cmd.scrubber DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' DEBUG: writing output... [ 50%] contributor/api/glance.cmd.status DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' DEBUG: writing output... [ 50%] contributor/api/glance.common DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' DEBUG: writing output... [ 51%] contributor/api/glance.common.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' DEBUG: writing output... [ 51%] contributor/api/glance.common.client DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' DEBUG: writing output... [ 52%] contributor/api/glance.common.config DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' DEBUG: writing output... [ 52%] contributor/api/glance.common.crypt DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' DEBUG: writing output... [ 53%] contributor/api/glance.common.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' DEBUG: writing output... [ 53%] contributor/api/glance.common.format_inspector DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector' DEBUG: writing output... [ 54%] contributor/api/glance.common.location_strategy DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' DEBUG: writing output... [ 54%] contributor/api/glance.common.location_strategy.location_order DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' DEBUG: writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' DEBUG: writing output... [ 55%] contributor/api/glance.common.property_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' DEBUG: writing output... [ 56%] contributor/api/glance.common.removed_config DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.removed_config' DEBUG: writing output... [ 56%] contributor/api/glance.common.scripts DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' DEBUG: writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' DEBUG: writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import.main DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' DEBUG: writing output... [ 58%] contributor/api/glance.common.scripts.image_import DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' DEBUG: writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' DEBUG: writing output... [ 59%] contributor/api/glance.common.scripts.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' DEBUG: writing output... [ 59%] contributor/api/glance.common.store_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' DEBUG: writing output... [ 60%] contributor/api/glance.common.swift_store_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' DEBUG: writing output... [ 60%] contributor/api/glance.common.timeutils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' DEBUG: writing output... [ 61%] contributor/api/glance.common.trust_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' DEBUG: writing output... [ 61%] contributor/api/glance.common.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' DEBUG: writing output... [ 62%] contributor/api/glance.common.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' DEBUG: writing output... [ 62%] contributor/api/glance.common.wsgi_app DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' DEBUG: writing output... [ 63%] contributor/api/glance.common.wsme_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' DEBUG: writing output... [ 63%] contributor/api/glance.context DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' DEBUG: writing output... [ 64%] contributor/api/glance.db DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' DEBUG: writing output... [ 64%] contributor/api/glance.db.metadata DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' DEBUG: writing output... [ 65%] contributor/api/glance.db.migration DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' DEBUG: writing output... [ 65%] contributor/api/glance.db.simple DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' DEBUG: writing output... [ 66%] contributor/api/glance.db.simple.api DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' DEBUG: writing output... [ 66%] contributor/api/glance.db.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' DEBUG: writing output... [ 66%] contributor/api/glance.domain DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' DEBUG: writing output... [ 67%] contributor/api/glance.domain.proxy DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' DEBUG: writing output... [ 67%] contributor/api/glance.gateway DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' DEBUG: writing output... [ 68%] contributor/api/glance.housekeeping DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.housekeeping' DEBUG: writing output... [ 68%] contributor/api/glance.i18n DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' DEBUG: writing output... [ 69%] contributor/api/glance.image_cache DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' DEBUG: writing output... [ 69%] contributor/api/glance.image_cache.base DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' DEBUG: writing output... [ 70%] contributor/api/glance.image_cache.cleaner DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' DEBUG: writing output... [ 70%] contributor/api/glance.image_cache.client DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' DEBUG: writing output... [ 71%] contributor/api/glance.image_cache.drivers DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' DEBUG: writing output... [ 71%] contributor/api/glance.image_cache.drivers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base' DEBUG: writing output... [ 72%] contributor/api/glance.image_cache.drivers.sqlite DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' DEBUG: writing output... [ 72%] contributor/api/glance.image_cache.drivers.xattr DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' DEBUG: writing output... [ 73%] contributor/api/glance.image_cache.prefetcher DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' DEBUG: writing output... [ 73%] contributor/api/glance.image_cache.pruner DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' DEBUG: writing output... [ 74%] contributor/api/glance.location DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' DEBUG: writing output... [ 74%] contributor/api/glance.notifier DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' DEBUG: writing output... [ 75%] contributor/api/glance.opts DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' DEBUG: writing output... [ 75%] contributor/api/glance.policies DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies' DEBUG: writing output... [ 76%] contributor/api/glance.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base' DEBUG: writing output... [ 76%] contributor/api/glance.policies.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.cache' DEBUG: writing output... [ 77%] contributor/api/glance.policies.discovery DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.discovery' DEBUG: writing output... [ 77%] contributor/api/glance.policies.image DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image' DEBUG: writing output... [ 78%] contributor/api/glance.policies.metadef DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef' DEBUG: writing output... [ 78%] contributor/api/glance.policies.tasks DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks' DEBUG: writing output... [ 79%] contributor/api/glance.quota DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' DEBUG: writing output... [ 79%] contributor/api/glance.quota.keystone DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota.keystone' DEBUG: writing output... [ 80%] contributor/api/glance.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' DEBUG: writing output... [ 80%] contributor/api/glance.scrubber DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' DEBUG: writing output... [ 81%] contributor/api/glance.version DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' DEBUG: writing output... [ 81%] contributor/api/modules DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' DEBUG: writing output... [ 82%] contributor/architecture DEBUG: writing output... [ 82%] contributor/blueprints DEBUG: writing output... [ 83%] contributor/contributing DEBUG: writing output... [ 83%] contributor/core_reviewer_guidelines DEBUG: writing output... [ 83%] contributor/database_architecture DEBUG: writing output... [ 84%] contributor/database_migrations DEBUG: writing output... [ 84%] contributor/documentation DEBUG: writing output... [ 85%] contributor/domain_implementation DEBUG: writing output... [ 85%] contributor/domain_model DEBUG: writing output... [ 86%] contributor/gerrit DEBUG: writing output... [ 86%] contributor/index DEBUG: writing output... [ 87%] contributor/minor-code-changes DEBUG: writing output... [ 87%] contributor/refreshing-configs DEBUG: writing output... [ 88%] contributor/release-cpl DEBUG: writing output... [ 88%] contributor/release-notes DEBUG: writing output... [ 89%] contributor/releasecycle DEBUG: writing output... [ 89%] glossary DEBUG: writing output... [ 90%] index DEBUG: writing output... [ 90%] install/configure-quotas DEBUG: writing output... [ 91%] install/get-started DEBUG: writing output... [ 91%] install/index DEBUG: writing output... [ 92%] install/install DEBUG: writing output... [ 92%] install/install-debian DEBUG: writing output... [ 93%] install/install-obs DEBUG: writing output... [ 93%] install/install-rdo DEBUG: writing output... [ 94%] install/install-ubuntu DEBUG: writing output... [ 94%] install/register-quotas DEBUG: writing output... [ 95%] install/verify DEBUG: writing output... [ 95%] user/common-image-properties DEBUG: writing output... [ 96%] user/formats DEBUG: writing output... [ 96%] user/glanceapi DEBUG: writing output... [ 97%] user/glanceclient DEBUG: writing output... [ 97%] user/glancemetadefcatalogapi DEBUG: writing output... [ 98%] user/identifiers DEBUG: writing output... [ 98%] user/index DEBUG: writing output... [ 99%] user/metadefs-concepts DEBUG: writing output... [ 99%] user/signature DEBUG: writing output... [100%] user/statuses DEBUG: generating indices... genindex py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: highlighting module code... [ 0%] glance.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api' DEBUG: highlighting module code... [ 1%] glance.api.authorization DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' DEBUG: highlighting module code... [ 2%] glance.api.common DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' DEBUG: highlighting module code... [ 3%] glance.api.middleware.cache DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' DEBUG: highlighting module code... [ 4%] glance.api.middleware.cache_manage DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' DEBUG: highlighting module code... [ 5%] glance.api.middleware.context DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' DEBUG: highlighting module code... [ 6%] glance.api.middleware.gzip DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' DEBUG: highlighting module code... [ 6%] glance.api.middleware.version_negotiation DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' DEBUG: highlighting module code... [ 7%] glance.api.policy DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' DEBUG: highlighting module code... [ 8%] glance.api.property_protections DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' DEBUG: highlighting module code... [ 9%] glance.api.v1.router DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' DEBUG: highlighting module code... [ 10%] glance.api.v2.cached_images DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' DEBUG: highlighting module code... [ 11%] glance.api.v2.discovery DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' DEBUG: highlighting module code... [ 12%] glance.api.v2.image_actions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' DEBUG: highlighting module code... [ 13%] glance.api.v2.image_data DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' DEBUG: highlighting module code... [ 13%] glance.api.v2.image_members DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' DEBUG: highlighting module code... [ 14%] glance.api.v2.image_tags DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' DEBUG: highlighting module code... [ 15%] glance.api.v2.images DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' DEBUG: highlighting module code... [ 16%] glance.api.v2.metadef_namespaces DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' DEBUG: highlighting module code... [ 17%] glance.api.v2.metadef_objects DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' DEBUG: highlighting module code... [ 18%] glance.api.v2.metadef_properties DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' DEBUG: highlighting module code... [ 19%] glance.api.v2.metadef_resource_types DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' DEBUG: highlighting module code... [ 20%] glance.api.v2.metadef_tags DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' DEBUG: highlighting module code... [ 20%] glance.api.v2.model.metadef_namespace DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' DEBUG: highlighting module code... [ 21%] glance.api.v2.model.metadef_object DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' DEBUG: highlighting module code... [ 22%] glance.api.v2.model.metadef_property_item_type DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' DEBUG: highlighting module code... [ 23%] glance.api.v2.model.metadef_property_type DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' DEBUG: highlighting module code... [ 24%] glance.api.v2.model.metadef_resource_type DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' DEBUG: highlighting module code... [ 25%] glance.api.v2.model.metadef_tag DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' DEBUG: highlighting module code... [ 26%] glance.api.v2.policy DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/policy' DEBUG: highlighting module code... [ 26%] glance.api.v2.router DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' DEBUG: highlighting module code... [ 27%] glance.api.v2.schemas DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' DEBUG: highlighting module code... [ 28%] glance.api.v2.tasks DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' DEBUG: highlighting module code... [ 29%] glance.api.versions DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' DEBUG: highlighting module code... [ 30%] glance.async_ DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' DEBUG: highlighting module code... [ 31%] glance.async_.flows.api_image_import DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' DEBUG: highlighting module code... [ 32%] glance.async_.flows.base_import DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' DEBUG: highlighting module code... [ 33%] glance.async_.flows.convert DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' DEBUG: highlighting module code... [ 33%] glance.async_.flows.introspect DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' DEBUG: highlighting module code... [ 34%] glance.async_.flows.ovf_process DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' DEBUG: highlighting module code... [ 35%] glance.async_.flows.plugins DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' DEBUG: highlighting module code... [ 36%] glance.async_.flows.plugins.image_conversion DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' DEBUG: highlighting module code... [ 37%] glance.async_.flows.plugins.image_decompression DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression' DEBUG: highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' DEBUG: highlighting module code... [ 39%] glance.async_.flows.plugins.no_op DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op' DEBUG: highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' DEBUG: highlighting module code... [ 40%] glance.async_.taskflow_executor DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' DEBUG: highlighting module code... [ 41%] glance.async_.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' DEBUG: highlighting module code... [ 42%] glance.cmd.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' DEBUG: highlighting module code... [ 43%] glance.cmd.cache_cleaner DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' DEBUG: highlighting module code... [ 44%] glance.cmd.cache_manage DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' DEBUG: highlighting module code... [ 45%] glance.cmd.cache_prefetcher DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' DEBUG: highlighting module code... [ 46%] glance.cmd.cache_pruner DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' DEBUG: highlighting module code... [ 46%] glance.cmd.control DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' DEBUG: highlighting module code... [ 47%] glance.cmd.manage DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' DEBUG: highlighting module code... [ 48%] glance.cmd.replicator DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' DEBUG: highlighting module code... [ 49%] glance.cmd.scrubber DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' DEBUG: highlighting module code... [ 50%] glance.cmd.status DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' DEBUG: highlighting module code... [ 51%] glance.common.auth DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' DEBUG: highlighting module code... [ 52%] glance.common.client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' DEBUG: highlighting module code... [ 53%] glance.common.config DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' DEBUG: highlighting module code... [ 53%] glance.common.crypt DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' DEBUG: highlighting module code... [ 54%] glance.common.exception DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' DEBUG: highlighting module code... [ 55%] glance.common.format_inspector DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector' DEBUG: highlighting module code... [ 56%] glance.common.location_strategy DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' DEBUG: highlighting module code... [ 57%] glance.common.location_strategy.location_order DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' DEBUG: highlighting module code... [ 58%] glance.common.location_strategy.store_type DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' DEBUG: highlighting module code... [ 59%] glance.common.property_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' DEBUG: highlighting module code... [ 60%] glance.common.removed_config DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/removed_config' DEBUG: highlighting module code... [ 60%] glance.common.scripts DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' DEBUG: highlighting module code... [ 61%] glance.common.scripts.api_image_import.main DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' DEBUG: highlighting module code... [ 62%] glance.common.scripts.image_import.main DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' DEBUG: highlighting module code... [ 63%] glance.common.scripts.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' DEBUG: highlighting module code... [ 64%] glance.common.store_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' DEBUG: highlighting module code... [ 65%] glance.common.swift_store_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' DEBUG: highlighting module code... [ 66%] glance.common.timeutils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' DEBUG: highlighting module code... [ 66%] glance.common.trust_auth DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' DEBUG: highlighting module code... [ 67%] glance.common.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' DEBUG: highlighting module code... [ 68%] glance.common.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' DEBUG: highlighting module code... [ 69%] glance.common.wsgi_app DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' DEBUG: highlighting module code... [ 70%] glance.common.wsme_utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' DEBUG: highlighting module code... [ 71%] glance.context DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/context' DEBUG: highlighting module code... [ 72%] glance.db DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db' DEBUG: highlighting module code... [ 73%] glance.db.metadata DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' DEBUG: highlighting module code... [ 73%] glance.db.simple.api DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' DEBUG: highlighting module code... [ 74%] glance.db.utils DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' DEBUG: highlighting module code... [ 75%] glance.domain DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' DEBUG: highlighting module code... [ 76%] glance.domain.proxy DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' DEBUG: highlighting module code... [ 77%] glance.gateway DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' DEBUG: highlighting module code... [ 78%] glance.housekeeping DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/housekeeping' DEBUG: highlighting module code... [ 79%] glance.i18n DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n' DEBUG: highlighting module code... [ 80%] glance.image_cache DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' DEBUG: highlighting module code... [ 80%] glance.image_cache.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' DEBUG: highlighting module code... [ 81%] glance.image_cache.cleaner DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' DEBUG: highlighting module code... [ 82%] glance.image_cache.client DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' DEBUG: highlighting module code... [ 83%] glance.image_cache.drivers.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' DEBUG: highlighting module code... [ 84%] glance.image_cache.drivers.sqlite DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' DEBUG: highlighting module code... [ 85%] glance.image_cache.drivers.xattr DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' DEBUG: highlighting module code... [ 86%] glance.image_cache.prefetcher DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' DEBUG: highlighting module code... [ 86%] glance.image_cache.pruner DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' DEBUG: highlighting module code... [ 87%] glance.location DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/location' DEBUG: highlighting module code... [ 88%] glance.notifier DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' DEBUG: highlighting module code... [ 89%] glance.opts DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' DEBUG: highlighting module code... [ 90%] glance.policies DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies' DEBUG: highlighting module code... [ 91%] glance.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base' DEBUG: highlighting module code... [ 92%] glance.policies.cache DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/cache' DEBUG: highlighting module code... [ 93%] glance.policies.discovery DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/discovery' DEBUG: highlighting module code... [ 93%] glance.policies.image DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image' DEBUG: highlighting module code... [ 94%] glance.policies.metadef DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef' DEBUG: highlighting module code... [ 95%] glance.policies.tasks DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks' DEBUG: highlighting module code... [ 96%] glance.quota DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' DEBUG: highlighting module code... [ 97%] glance.quota.keystone DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/quota/keystone' DEBUG: highlighting module code... [ 98%] glance.schema DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' DEBUG: highlighting module code... [ 99%] glance.scrubber DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' DEBUG: highlighting module code... [100%] wsme.types DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 14%] admin/../images/instance-life-1.png DEBUG: copying images... [ 28%] admin/../images/instance-life-2.png DEBUG: copying images... [ 42%] admin/../images/instance-life-3.png DEBUG: copying images... [ 57%] contributor/../images/architecture.png DEBUG: copying images... [ 71%] contributor/../images/glance_db.png DEBUG: copying images... [ 85%] contributor/../images/glance_layers.png DEBUG: copying images... [100%] user/../images/image_status_transition.png DEBUG: copying downloadable files... [100%] ../_static/glance.policy.yaml.sample 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 -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/glance/README.rst DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/glance DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/var/lib/glance/images DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/metadefs DEBUG: + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-api.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/glance/glance-api-dist.conf DEBUG: + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-api-paste.ini DEBUG: + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-cache.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/glance/glance-cache-dist.conf DEBUG: + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-scrubber.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/glance/glance-scrubber-dist.conf DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-swift.conf DEBUG: + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/glance-image-import.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/rootwrap.conf DEBUG: + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/schema-image.json DEBUG: + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/metadefs/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/systemd/system/openstack-glance-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/systemd/system/openstack-glance-scrubber.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/logrotate.d/openstack-glance DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/var/run/glance DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/var/log/glance DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/sudoers.d/glance DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/rootwrap.d DEBUG: + for filter in /usr/share/os-brick/rootwrap/*.filters DEBUG: + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/rootwrap.d DEBUG: + for filter in /usr/share/glance_store/*.filters DEBUG: + test -f /usr/share/glance_store/glance_cinder_store.filters DEBUG: + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/glance/rootwrap.d DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 glance --all-name DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/etc DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 25.0.0-0.20220518070535.f01f31a.el8 --unique-debug-suffix -25.0.0-0.20220518070535.f01f31a.el8.x86_64 --unique-debug-src-base openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-25.0.0.dev35 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HXOIZv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi DEBUG: {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.720682s] ... ok DEBUG: {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.030412s] ... ok DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.159839s] ... ok DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.083588s] ... ok DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.239516s] ... ok DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.094510s] ... ok DEBUG: {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.000377s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.188442s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.207161s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.100726s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.082773s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.120204s] ... ok DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.949085s] ... ok DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.019963s] ... ok DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.020945s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.122044s] ... ok DEBUG: {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [1.124747s] ... ok DEBUG: {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.111488s] ... ok DEBUG: {1} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.149515s] ... ok DEBUG: {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.157751s] ... ok DEBUG: {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.097412s] ... ok DEBUG: {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000254s] ... ok DEBUG: {2} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.001828s] ... ok DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.109855s] ... ok DEBUG: {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.113366s] ... ok DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000348s] ... ok DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000130s] ... ok DEBUG: {3} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.011147s] ... ok DEBUG: {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [1.048874s] ... ok DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.068969s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_interpreter_resolution [0.220144s] ... ok DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.043596s] ... ok DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.042586s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.130642s] ... ok DEBUG: {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.146862s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota [0.064540s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.016399s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.007999s] ... ok DEBUG: {2} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.057230s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.018964s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.018726s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.006038s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.004049s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.017409s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.073254s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.192634s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_source_format [0.179174s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.063031s] ... ok DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.236960s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.071220s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_same_format_does_nothing [0.112757s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.087635s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.005673s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.279811s] ... ok DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.215399s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.078839s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.221947s] ... ok DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.184293s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.111389s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.211600s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_no_task [0.044966s] ... ok DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.097737s] ... ok DEBUG: {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.000731s] ... ok DEBUG: {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000271s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.039057s] ... ok DEBUG: {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000184s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_locations [0.005776s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.018918s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.011957s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.125101s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.007829s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.003826s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.004121s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.007035s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.004902s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.019790s] ... ok DEBUG: {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.092640s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.334510s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.052086s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.097188s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.096570s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.008238s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.003640s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.009134s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.037284s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.033431s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.147129s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.006539s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.044371s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.009749s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.103112s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_inspection_reports_error [0.252365s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.051285s] ... ok DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.028052s] ... ok DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.149736s] ... ok DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.015295s] ... ok DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.003231s] ... ok DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.009529s] ... ok DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.002353s] ... ok DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.008968s] ... ok DEBUG: {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.023934s] ... ok DEBUG: {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.024341s] ... ok DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.012627s] ... ok DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.015818s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_reports_fail [0.173731s] ... ok DEBUG: {1} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.022822s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails [0.135977s] ... ok DEBUG: {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.023415s] ... ok DEBUG: {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.014571s] ... ok DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.058084s] ... ok DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.011874s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.146811s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_inspection [0.126748s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.421804s] ... ok DEBUG: {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.148053s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.191387s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.229227s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_copy [0.049815s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.061649s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.019114s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.212809s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.021717s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.013151s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.100565s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_size [0.025404s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.305538s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute [0.008024s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_extra_properties [0.033158s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.109965s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.038038s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.127636s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_pops_stage_host [0.146092s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.296376s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.048558s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.034734s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.269057s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.028195s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.023043s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.312205s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.021621s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.072728s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.017059s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.013613s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute_disallowed [0.008887s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.002746s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_pop_extra_property [0.007848s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.004806s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.046516s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.017560s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.139826s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.019025s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.112791s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.114620s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.102817s] ... ok DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.101505s] ... ok DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.030448s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.043504s] ... ok DEBUG: {2} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.011402s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.007248s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.110225s] ... ok DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.050992s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.041105s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.245852s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.111455s] ... ok DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_fails [0.115922s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.187619s] ... ok DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.129668s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.160072s] ... ok DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.048206s] ... ok DEBUG: {2} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_glance_store_stores [0.151530s] ... ok DEBUG: {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.004746s] ... ok DEBUG: {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.004226s] ... ok DEBUG: {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.004127s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.189218s] ... ok DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.006438s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.462712s] ... ok DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.016467s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.247381s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.072737s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.059792s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.159764s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.209772s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.116325s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.149392s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.005564s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.028878s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.037523s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.124429s] ... ok DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.352742s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.048686s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.060618s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.121180s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.199320s] ... ok DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.050902s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.107634s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.157045s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.172257s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.218151s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.336016s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.096468s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.119870s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.017501s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.044952s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.017620s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.004355s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.002824s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.002828s] ... ok DEBUG: {0} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.003240s] ... ok DEBUG: {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.027858s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.240844s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.066295s] ... ok DEBUG: {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.151994s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.143878s] ... ok DEBUG: {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_enabled_backends [0.141531s] ... ok DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [1.056862s] ... ok DEBUG: {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_no_config [0.067191s] ... ok DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.097474s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.037530s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.062905s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.059576s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.041863s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.026707s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.008289s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.031499s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.013460s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.013125s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.037106s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.019554s] ... ok DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.005846s] ... ok DEBUG: {0} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.000983s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.011039s] ... ok DEBUG: {0} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.002294s] ... ok DEBUG: {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.012293s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.030682s] ... ok DEBUG: {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.018987s] ... ok DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.012650s] ... ok DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.002231s] ... ok DEBUG: {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.026552s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.019967s] ... ok DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.033888s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.023137s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.017258s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.041192s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.971859s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.017743s] ... ok DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.429379s] ... ok DEBUG: {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.008347s] ... ok DEBUG: {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.002354s] ... ok DEBUG: {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.013566s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.090498s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.012565s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.099143s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.004537s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.006689s] ... ok DEBUG: {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.090506s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.125545s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.044686s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.024605s] ... ok DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.003316s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.004000s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.006364s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.002357s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.003115s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.002439s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.006287s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.008042s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.018641s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.006419s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.002362s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.029364s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.007085s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.002979s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.006458s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.015758s] ... ok DEBUG: {3} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.299554s] ... ok DEBUG: {3} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.185366s] ... ok DEBUG: {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_model_map [0.017771s] ... ok DEBUG: {3} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.061440s] ... ok DEBUG: {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_owner_is_tenant_removal [0.052030s] ... ok DEBUG: {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.006330s] ... ok DEBUG: {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.007395s] ... ok DEBUG: {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.002318s] ... ok DEBUG: {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.002307s] ... ok DEBUG: {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.004728s] ... ok DEBUG: {3} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.001193s] ... ok DEBUG: {3} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000414s] ... ok DEBUG: {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.801424s] ... ok DEBUG: {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.004879s] ... ok DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.034104s] ... ok DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.004250s] ... ok DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [0.995951s] ... ok DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.007882s] ... ok DEBUG: {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.089064s] ... ok DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.178406s] ... ok DEBUG: {0} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.037792s] ... ok DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.051534s] ... ok DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.036538s] ... ok DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.157042s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.247574s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.074695s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.104075s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.102170s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.181706s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.088850s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.076412s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.237106s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.163191s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.071457s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.145091s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.135240s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.062726s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.119859s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.615280s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.091885s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.069353s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [2.142173s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.003781s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.003067s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.002485s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.005230s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.009118s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.174851s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.017953s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.014793s] ... ok DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_runs_staging_cleanup [0.050489s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.012645s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.038512s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.024548s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.064583s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.329919s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.298162s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.066969s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.048028s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.071047s] ... ok DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.190275s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.183013s] ... ok DEBUG: {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.102974s] ... ok DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.002720s] ... ok DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.013834s] ... ok DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.009308s] ... ok DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.008834s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.177837s] ... ok DEBUG: {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.002549s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.010548s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.158321s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.029748s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.020027s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.013440s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.100777s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.029862s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.029987s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.149222s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.067148s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.146897s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.022291s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.031022s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.007548s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.011276s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.011659s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.042786s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.031303s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.009196s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.037357s] ... ok DEBUG: {1} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.028483s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.133318s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.261369s] ... ok DEBUG: {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.009051s] ... ok DEBUG: {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.028362s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.091520s] ... ok DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.077388s] ... ok DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.027984s] ... ok DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.028181s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.020984s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.023740s] ... ok DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.038957s] ... ok DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000128s] ... ok DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000075s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.003303s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_disabled [0.045915s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_forbidden [0.036146s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_disabled [0.003697s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.114390s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_forbidden [0.025629s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_forbidden [0.019771s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.048028s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_non_existing_cache_entries [0.032980s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_disabled [0.004452s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_disabled [0.003527s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_disabled [0.006939s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.338020s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.036643s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_disabled [0.003338s] ... ok DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_disabled [0.020806s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.037500s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.015602s] ... ok DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.048009s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.026605s] ... ok DEBUG: {1} glance.tests.unit.test_context.TestContext.test_empty_private [0.037572s] ... ok DEBUG: {1} glance.tests.unit.test_context.TestContext.test_empty_public [0.019525s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.030280s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.026997s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.009528s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.263026s] ... ok DEBUG: {1} glance.tests.unit.test_context.TestContext.test_request_id [0.140216s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.090304s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_kills_service_if_misconfigured [0.234415s] ... ok DEBUG: {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.201089s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.160315s] ... ok DEBUG: {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.106005s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.011997s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.002504s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.012781s] ... ok DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.057965s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.015421s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.013564s] ... ok DEBUG: {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.109208s] ... ok DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.017790s] ... ok DEBUG: {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.042325s] ... ok DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.012375s] ... ok DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.028441s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.026517s] ... ok DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.006210s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.003809s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.064607s] ... ok DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.003435s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.027228s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.017103s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.003378s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.002936s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.003804s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.002676s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.056946s] ... ok DEBUG: {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.004759s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.004514s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.073196s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.007026s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.046833s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.076148s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.026300s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.078538s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.034071s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.051752s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.020251s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.061416s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.024902s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.017683s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.023784s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.041937s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.003885s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.004462s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.103640s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.072203s] ... ok DEBUG: {2} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.040616s] ... ok DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.041206s] ... ok DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.005021s] ... ok DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.008672s] ... ok DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.012735s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.203464s] ... ok DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.043738s] ... ok DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.070337s] ... ok DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.051616s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.188247s] ... ok DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.097574s] ... ok DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000119s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.013664s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.004920s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_disabled [0.004134s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.114237s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_forbidden [0.078052s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.031753s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_disabled [0.016548s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_forbidden [0.018842s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_disabled [0.003334s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.056753s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.027735s] ... ok DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_forbidden [0.076804s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.083687s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_anon_private [0.070474s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_anon_public [0.107805s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.156853s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_auth_private [0.054199s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.062069s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.077992s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.086212s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.112973s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.049613s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_elevated_again [0.189900s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.105096s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.029526s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.039054s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.046952s] ... ok DEBUG: {1} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.054493s] ... ok DEBUG: {2} glance.tests.unit.test_context.TestContext.test_service_catalog [0.061956s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.060562s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.046608s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.053065s] ... ok DEBUG: {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.136107s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.046619s] ... ok DEBUG: {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.027820s] ... ok DEBUG: {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.019694s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [1.678812s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.088736s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.035630s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.013778s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.104455s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.109464s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.074739s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.036243s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.061947s] ... ok DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.003560s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.136322s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.062585s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.024257s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.035764s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.033038s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.061706s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.054801s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.042651s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.022742s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.038132s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.055810s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.033956s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.063044s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.333509s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.017623s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.007994s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.008041s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.007978s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.014442s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.126142s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.180595s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.082102s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.055329s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.027870s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.034786s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.002730s] ... ok DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.078860s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.004133s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.003298s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.024106s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.017509s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.003468s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.006702s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.014979s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.056784s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.007152s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.009000s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.003577s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.041225s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.029672s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTask.test_run [0.019343s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.012319s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.072924s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.071000s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.029354s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.005281s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.011133s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.009644s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.057131s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.017498s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.019009s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_falsy_configuration [0.106992s] ... ok DEBUG: {1} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.029962s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.155218s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.019390s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.010967s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.012581s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.025638s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.010695s] ... ok DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.009289s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image_not_exists [0.105588s] ... ok DEBUG: {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_truthy_configuration [0.122190s] ... ok DEBUG: {0} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.012668s] ... ok DEBUG: {0} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.008878s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.007315s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.023047s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth [0.087412s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.038363s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.119121s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth_with_pp [0.077834s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.091180s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.098326s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory_without_auth [0.051624s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo [0.036490s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.046562s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo_without_auth [0.064454s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory [0.024797s] ... ok DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.086430s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.150621s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory_without_auth [0.011092s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.026251s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo [0.020155s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.014223s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo [0.015435s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.025744s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.081124s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.032651s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.057191s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.078979s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.004761s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo_member_property [0.118513s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth [0.019333s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory [0.011427s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory_without_auth [0.064240s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags_with_append_true [0.103934s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.021132s] ... ok DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo_without_auth [0.028563s] ... ok DEBUG: {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.015764s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.003673s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.003642s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.002749s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.008790s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.113801s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.052987s] ... ok DEBUG: {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.253770s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.024076s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.005526s] ... ok DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.004008s] ... ok DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.030267s] ... ok DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.010868s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.125374s] ... ok DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file [0.195553s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.133051s] ... ok DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.224568s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.080948s] ... ok DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_failed [0.105877s] ... ok DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path [0.053897s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.092478s] ... ok DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.151052s] ... ok DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path_single_store [0.071644s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.074057s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.031378s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.017038s] ... ok DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.094312s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.012368s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.008355s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.009654s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.008362s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.095428s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.045740s] ... ok DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.059709s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.025814s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.010800s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.011384s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.026495s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.003728s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.003733s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.005335s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.032679s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.010317s] ... ok DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.282890s] ... ok DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000143s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.020232s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_fail [0.027712s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.010787s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_cache_clear_invalid_target [0.032780s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.020443s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.017841s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_succeed [0.007602s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.003504s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.005354s] ... ok DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.004344s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.008682s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.003470s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.003898s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.008121s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.002848s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.003160s] ... ok DEBUG: {2} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.007756s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory [0.029676s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_api_non_existing_image_ [0.105602s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_native [0.450584s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo [0.026735s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.020471s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory_without_auth [0.024386s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth_with_pp [0.017927s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_forbidden [0.061529s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo_without_auth [0.014883s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.054135s] ... ok DEBUG: {0} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.084205s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_auth [0.098056s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_without_auth [0.097662s] ... ok DEBUG: {0} glance.tests.unit.test_context.TestContext.test_auth_public [0.174627s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory [0.015492s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory_without_auth [0.015134s] ... ok DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo [0.019464s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo [0.028655s] ... ok DEBUG: {0} glance.tests.unit.test_context.TestContext.test_get_ksa_client [0.085522s] ... ok DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo_without_auth [0.012550s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.116211s] ... ok DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.062311s] ... ok DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.023820s] ... ok DEBUG: {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.099706s] ... ok DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.026720s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.061280s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.026768s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.014773s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.008641s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.005112s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.026626s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.006874s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.003708s] ... ok DEBUG: {0} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.114496s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.102785s] ... ok DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.010022s] ... ok DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.028853s] ... ok DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.013593s] ... ok DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.017020s] ... ok DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.007632s] ... ok DEBUG: {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue [0.069045s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.005155s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.005078s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.106342s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.035463s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.023904s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.016263s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.129248s] ... ok DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_image_cache.TestImagePrefetcher.test_fetch_image_into_cache_without_auth [0.028027s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.134868s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.098357s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.102278s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.108977s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.063113s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.059761s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.035586s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.102260s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.113101s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.073476s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.004744s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.007869s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.081379s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_check [0.087260s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.084662s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images_other_tenant [0.113280s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.161888s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.076743s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.048551s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.104912s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.067569s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.133092s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.159444s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.101869s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.028808s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.028757s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.069230s] ... ok DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_sync [0.015932s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.058272s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.141512s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.125463s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.035081s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.052550s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image [0.047453s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.064943s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.018089s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.016114s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.090544s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.025068s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_get [0.083276s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.015393s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.028201s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.024536s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.054320s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.090281s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.018900s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.017514s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.019894s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.025235s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.019899s] ... ok DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.109311s] ... ok DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.022072s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.129081s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.113128s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_version [0.089299s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.129540s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand [0.059464s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.027128s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.103300s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.010008s] ... ok DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.015214s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_check_string [0.115281s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.024594s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.077567s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.059293s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.015965s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.012253s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.040469s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.037712s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.021811s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.034620s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.047477s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.035290s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.023542s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.017711s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestImageTarget.test_image_target_transforms [0.053542s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.003291s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.005139s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.083380s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.015380s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.003531s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.003842s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.046103s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.087844s] ... ok DEBUG: {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.076461s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [0.122300s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.136083s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.156549s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.132011s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.094468s] ... ok DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.128992s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.017070s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.025197s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.028539s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.004613s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.004532s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.015840s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.003392s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.003258s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.208042s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.009387s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.007473s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.003202s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.002833s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.004676s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.010611s] ... ok DEBUG: {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.043097s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_reader_check_string [0.198176s] ... ok DEBUG: {0} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.009947s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.005528s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.008275s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.019199s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.015784s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.003740s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.004003s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.002154s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.002158s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.031838s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.014861s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_under_quota [0.056384s] ... ok DEBUG: {0} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.035348s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory [0.022407s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.043643s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_oslo_limit_config_fail [0.056199s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.018796s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.015301s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory [0.025483s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory_without_auth [0.018743s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.016629s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.027814s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo_without_auth [0.012360s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.016337s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.023920s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo_without_auth [0.023956s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.028207s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.040237s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo_without_auth [0.042626s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.027697s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.061337s] ... ok DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory [0.025921s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.020382s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.045480s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.034312s] ... ok DEBUG: {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.065874s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.003952s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.022598s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.002644s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.002536s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.018650s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.002393s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.003566s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.002603s] ... ok DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.002415s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.003010s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.002814s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.002921s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.002947s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.064689s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_logged_for_secure_rbac [0.089773s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.063258s] ... ok DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme_on_init [0.102865s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.063228s] ... ok DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_empty [0.078975s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.064954s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.018245s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_does_not_raise_forbidden [0.159983s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.008477s] ... ok DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.008097s] ... ok DEBUG: {1} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.008620s] ... ok DEBUG: {1} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.004712s] ... ok DEBUG: {1} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.046066s] ... ok DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_handles_errors [0.138053s] ... ok DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.014746s] ... ok DEBUG: {1} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.022078s] ... ok DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.006498s] ... ok DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.042090s] ... ok DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.250906s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.078399s] ... ok DEBUG: {1} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.278364s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.104944s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.103108s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.098467s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_contract [0.007842s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.035350s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.009447s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.342080s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.003213s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.112784s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.004599s] ... ok DEBUG: {2} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.002694s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_disabled [0.006060s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.018148s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_with_delta [0.011434s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.007838s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.002874s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.003014s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_expand [0.035013s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.009916s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.020033s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.007312s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.048546s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.006301s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.048303s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.007933s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.039525s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.024996s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.013818s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.032215s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.015008s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.012616s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.009410s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.003042s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.020463s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.004443s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_sync [0.193812s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.015732s] ... ok DEBUG: {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.004699s] ... ok DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.003256s] ... ok DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.016245s] ... ok DEBUG: {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.010220s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.156109s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_migrate [0.011958s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.017028s] ... ok DEBUG: {2} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.147059s] ... ok DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.044345s] ... ok DEBUG: {0} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.007771s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.067659s] ... ok DEBUG: {2} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.148725s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.065599s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.628647s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.095371s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.072607s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.015247s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.049611s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.039910s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.061983s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.053088s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.065633s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.022273s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.007341s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.068370s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.021235s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.028357s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.004443s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.003099s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.015471s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.002860s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.013896s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.100117s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.091096s] ... ok DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.039171s] ... ok DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.044600s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.041023s] ... ok DEBUG: {2} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.039388s] ... ok DEBUG: {2} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.012489s] ... ok DEBUG: {1} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.051844s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.050239s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.106137s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.101165s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.131915s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.008010s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_15_enabled_supported [0.083867s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.053704s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.082872s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.025817s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.019018s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.066482s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_default_unsupported [0.103693s] ... ok DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.070958s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.056808s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.052628s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_member_check_string [0.041551s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.054933s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_check_string [0.039448s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.060841s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2_slow_one_fast_two [0.061059s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.036571s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_get_image_check_string [0.065585s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.013560s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.004318s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2_slow_one_fast_two [0.037870s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2_slow_one_fast_two [0.039512s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestImageTarget.test_image_target_project_id_alias [0.053413s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.106605s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.015329s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.037430s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.029083s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.010136s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.037286s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.053100s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.056553s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.075937s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.040531s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_enabled_supported [0.027884s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.044308s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_context_object_is_passed_to_policy_enforcement [0.164143s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_enabled_unsupported [0.051569s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_14_enabled_supported [0.092511s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.066729s] ... ok DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.105420s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.143597s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.251101s] ... ok DEBUG: {2} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.104014s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.104740s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_raises_forbidden_when_enforcing_scope [0.137436s] ... ok DEBUG: {2} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.093247s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2_slow_one_fast_two [0.072500s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.068074s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.022610s] ... ok DEBUG: {0} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.002990s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.101020s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_over_quota [0.025666s] ... ok DEBUG: {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail_non_admin [0.164207s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota [0.063885s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota [0.031711s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.026875s] ... ok DEBUG: {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.090969s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.015002s] ... ok DEBUG: {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.147881s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.013011s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.020611s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.028782s] ... ok DEBUG: {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_delete_cache_entry [0.050700s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.017929s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.116560s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.052370s] ... ok DEBUG: {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_queue_image_from_api [0.086469s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.062594s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.028812s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.164333s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.041716s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.169785s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_keystone_quotas [0.034448s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.017448s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.010203s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.038308s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.023242s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.114200s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.021049s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.042636s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.007967s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.004763s] ... ok DEBUG: {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.006176s] ... ok DEBUG: {0} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.004261s] ... ok DEBUG: {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.006678s] ... ok DEBUG: {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.007041s] ... ok DEBUG: {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.009596s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.098063s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.004540s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.002381s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.009640s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.004607s] ... ok DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.100232s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.169920s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.074712s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.037358s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.017174s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.028548s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.003269s] ... ok DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.235968s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.263479s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.078646s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.084870s] ... ok DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.162551s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_fail_does_not_set_host [0.084915s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.044420s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.050915s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.259891s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.115770s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.055277s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.055017s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.112830s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.027050s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.027258s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.174112s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.045417s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.037464s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.004114s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.003014s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.012203s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.005258s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.149734s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.012764s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.002517s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.086936s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_self_url [0.174943s] ... ok DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.080073s] ... ok DEBUG: {0} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.014340s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.048843s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.081305s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.098470s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.084806s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.127080s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.090846s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.088089s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.066380s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.071033s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.071414s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.069301s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.064312s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_14_enabled_supported [0.052669s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.095419s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1_ [0.035524s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.046540s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.074655s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.151336s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.120255s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.144307s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.083839s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.098384s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.213033s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.038302s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.144335s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.041223s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.050566s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.045151s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.187235s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.156676s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.072588s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.031485s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.048036s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.027459s] ... ok DEBUG: {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.043697s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.161444s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.038535s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.085450s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.062551s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.085340s] ... ok DEBUG: {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail [0.200690s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.091556s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.101172s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.165087s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.004152s] ... ok DEBUG: {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.149469s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.021783s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.027410s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.017684s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.019050s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.016618s] ... ok DEBUG: {1} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.016138s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.009078s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.158325s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.152607s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_community [0.130951s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.173864s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.162397s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.003132s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.004518s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.002396s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_shared [0.081333s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.155614s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.189913s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.184816s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.055534s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.432887s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.073993s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.336155s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.132357s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.167751s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.162237s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.121734s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.167620s] ... ok DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.009337s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.205351s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.218205s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_public_endpoint [0.173100s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.240747s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.204362s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_unset [0.133281s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.142793s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.135875s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.153267s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.170003s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.296917s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.361030s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.173066s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.258513s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_deletes_locally_on_error [0.103388s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.455119s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.103426s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.154605s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.478699s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.090328s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_no_proxy_non_direct [0.096880s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.150446s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.163015s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies_error [0.065389s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.119435s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.057159s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.197898s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.237074s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.109535s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.172697s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.237563s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.165928s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.219404s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.176268s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.161552s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.214933s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.218230s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.252131s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.128317s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.127886s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.152004s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.123004s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.165123s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.005223s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.039218s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.175664s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.066005s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.160313s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.145134s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.223587s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.277809s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.105885s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.062541s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.071800s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.054870s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.299764s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed_by_policy [0.263663s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.074975s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.104262s] ... ok DEBUG: {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.135551s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.003665s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.008858s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.189549s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.276189s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.305008s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.191193s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.265814s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.305182s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.304889s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.308872s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_no_tasks [0.252843s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_public [0.316490s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.249876s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.088183s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.070254s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.072212s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_raises_not_found [0.234141s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.156793s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.104248s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.166492s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.057935s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.177491s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.206474s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.105199s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.274428s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.209536s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.141690s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.293526s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.428676s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.206195s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.127076s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.063247s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.178112s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.404017s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.173225s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.148226s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.216916s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.093278s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed_by_policy [0.145259s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.082206s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.147198s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.072390s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.066366s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.148940s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.070952s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.207434s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.078998s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.172850s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.203000s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.167717s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.240383s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.130262s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.102114s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.152802s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.074507s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.144889s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.105582s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.158180s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.151468s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.215071s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.353841s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.309106s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.378553s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.165666s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.156848s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.180522s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.192639s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies [0.252525s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.265410s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.246772s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_quota_fail [0.179107s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.157873s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.194179s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.137267s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.105613s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.167683s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.045009s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.177240s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.101322s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.102164s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.214403s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_marker_would_be_disallowed [0.168577s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.102233s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.051600s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.152710s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.029323s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.156230s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.105237s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.058916s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.155850s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.086554s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.340478s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.126166s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.053848s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.064932s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.020944s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.012229s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.016407s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.068759s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.189732s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.032779s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.031560s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.030284s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.265219s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.116581s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.035412s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.116162s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.049012s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.020639s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.115310s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.068075s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.214106s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.189960s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.182264s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.184752s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.080408s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.111886s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.568103s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.163721s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.041985s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.017056s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.241628s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.010504s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.048662s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_image_stage_host_hidden [0.074808s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.018062s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.050004s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.146500s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.007067s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.003467s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.002820s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.259732s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.101436s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.282129s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.127515s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.342148s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.160676s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.267437s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.183811s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.332409s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.159794s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.344831s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.238966s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.129174s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.064649s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.047750s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.147551s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.237549s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.091968s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.150932s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.158921s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.159710s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.104788s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.239370s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.181053s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.065558s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.083387s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.059244s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.025891s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.022247s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.013441s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.220383s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.148505s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.318008s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.057553s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.079930s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.156503s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.192523s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.075971s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.034604s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.103113s] ... ok DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_self_url [0.136650s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.108851s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.144145s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.049426s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.142549s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.264682s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.410718s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.108385s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.180036s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.643827s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.199723s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.249013s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.264695s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.201943s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.044487s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.050559s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.074726s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.027854s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.169171s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.562105s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.051989s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.013432s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.027157s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.004374s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.005458s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.003112s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.003386s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.003957s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.003302s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.008028s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.005155s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.004033s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.224634s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.180280s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.128809s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.360789s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_reserved_not_counted_in_quota [0.055510s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.165276s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.107957s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.102062s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.148434s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.383624s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.260576s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.174224s] ... ok DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_is_proxyable [0.138931s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.161605s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.330153s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.124175s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.116648s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.375703s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.321717s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.161617s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.024188s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.041822s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.014132s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.038495s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.042676s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.059252s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.089351s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.121063s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.544876s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.655840s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.294866s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.039613s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.413547s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.140889s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.313740s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.090313s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.049532s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.040888s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.032429s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.040483s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.347527s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.053166s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.005173s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.027375s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.017267s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.560823s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.261976s] ... ok DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [35.712669s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.481569s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.292912s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.085646s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.129457s] ... ok DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_proxy_response_error [0.063164s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.673571s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.528719s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.242576s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.301988s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.234845s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.622694s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.255755s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.213781s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.317597s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.439534s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.427484s] ... ok DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [1.794365s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.742218s] ... ok DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.011619s] ... ok DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.044480s] ... ok DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.059298s] ... ok DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.026543s] ... ok DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.051570s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.256102s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.134213s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.076653s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.513115s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.110893s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.567505s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.324818s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.116586s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.095996s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.048951s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.319518s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.321644s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.097020s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.395469s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.127707s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.091375s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.126308s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.462201s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.460477s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.371555s] ... ok DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.121370s] ... ok DEBUG: {3} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.012679s] ... ok DEBUG: {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.105237s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.290498s] ... ok DEBUG: {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.161470s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.205749s] ... ok DEBUG: {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.183427s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.536586s] ... ok DEBUG: {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.079514s] ... ok DEBUG: {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.022852s] ... ok DEBUG: {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.006216s] ... ok DEBUG: {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.005178s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.007389s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.009452s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.015056s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.013152s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.014437s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.010761s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.679998s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.284242s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.027270s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.011245s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.007264s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.018828s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.011835s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.073916s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.021690s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.012564s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.002324s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.007289s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.388516s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.041001s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.117668s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.417102s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.129468s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.014456s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.006214s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.023485s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.009672s] ... ok DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.004562s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.324408s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.008898s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.564963s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.021260s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.013769s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.008559s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.002618s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.033082s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.012063s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.009013s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.022704s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.039761s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.016776s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.014831s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.017514s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.383913s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.007560s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.032785s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.015712s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.017348s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.427936s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher [0.152731s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.271237s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher_middleware_disabled [0.112999s] ... ok DEBUG: {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.096732s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.301492s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.117203s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.835449s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.081286s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.056054s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.430907s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.079772s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.018971s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.029987s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.026183s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.097954s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.512672s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.046233s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.057793s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.048106s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.539774s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.470691s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.055192s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.070489s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.059638s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.120314s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.315502s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.114259s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.017435s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.014144s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.042382s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.669997s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.694121s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.221221s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags_with_append [0.421423s] ... ok DEBUG: {3} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.280441s] ... ok DEBUG: {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.091686s] ... ok DEBUG: {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.055881s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [0.434434s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.659043s] ... ok DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.211456s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.603533s] ... ok DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.110480s] ... ok DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000127s] ... ok DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000092s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.028711s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.031138s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_forbidden [0.043667s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_forbidden [0.067642s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.520834s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_forbidden [0.035494s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_forbidden [0.044483s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_non_active_image_for_queue_api [0.025223s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.562094s] ... ok DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_disabled [0.004011s] ... ok DEBUG: {3} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.042763s] ... ok DEBUG: {3} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.032503s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.480642s] ... ok DEBUG: {3} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.041942s] ... ok DEBUG: {3} glance.tests.unit.test_context.TestContext.test_elevated [0.015372s] ... ok DEBUG: {3} glance.tests.unit.test_context.TestContext.test_user_identity [0.016660s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.310978s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.100433s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.041635s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.047460s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.465018s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.135152s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.067846s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.482157s] ... ok DEBUG: {3} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.064167s] ... ok DEBUG: {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.016686s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.446820s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.596104s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.474860s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.540070s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.255614s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.490921s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.294992s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.443311s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.284699s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.467105s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.400856s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.235602s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.360247s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.441269s] ... ok DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.274033s] ... ok DEBUG: {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.020787s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.192840s] ... ok DEBUG: {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.025360s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.194929s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.022026s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.020714s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.015910s] ... ok DEBUG: {3} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.021095s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.014183s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.037253s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.018802s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.064383s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_exception [0.023600s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.031494s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.021604s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.025506s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_stale_data [0.059078s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.032194s] ... ok DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.029153s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.061959s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.037099s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_falls_back_to_legacy [0.078270s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check_is_image_mutable [0.016015s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_copy_image [0.020131s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_enforce [0.008809s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.065799s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_list [0.007827s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_delete_member [0.005268s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce [0.005163s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_modify_member [0.006549s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_get [0.034597s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_namespace [0.011531s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_resource_type_association [0.020197s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.042471s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tag [0.023642s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tags [0.017523s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tag [0.012562s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespaces [0.005824s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_resource_type [0.006913s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tags [0.019358s] ... ok DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:146: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: sort_key='created_at', sort_dir='desc') DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:197: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: 'owner': TENANT1, DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:459: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: task = self.controller.create(request, task=task) DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_property [0.016699s] ... ok DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_tasks_api_access [0.004262s] ... ok DEBUG: Image ID 'fake_id' is not a valid UUID. DEBUG: Image ID 'fake_id' is not a valid UUID. DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.104462s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.615687s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list [0.114328s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.709497s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.142099s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.097505s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.096133s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.109472s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.606854s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.196215s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.661067s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.166890s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.363518s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.090254s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.120928s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.308796s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.131060s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.090912s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.259640s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.203302s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.809945s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_list [0.093464s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.260225s] ... ok DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.108451s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.081488s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.088107s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.031588s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [0.262127s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.048389s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.150115s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.641686s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.074987s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.039560s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.038872s] ... ok DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.038698s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.004970s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.003638s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_status_saving [0.012459s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.003234s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.002824s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.002667s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.003173s] ... ok DEBUG: {3} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.003830s] ... ok DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.002730s] ... ok DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.002631s] ... ok DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.006499s] ... ok DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.002878s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_policy_layer [0.011382s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo [0.015231s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.486646s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory [0.015460s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory_without_auth [0.019558s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo [0.037545s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.390611s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo_without_auth [0.057420s] ... ok DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo [0.032629s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.171650s] ... ok DEBUG: {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.038463s] ... ok DEBUG: {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.043715s] ... ok DEBUG: {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.022531s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.002537s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.014582s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.015989s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.013868s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.210136s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.007697s] ... ok DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.002844s] ... ok DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme [0.133986s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.294040s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.183111s] ... ok DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_not_found [0.124323s] ... ok DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_image_id [0.074497s] ... ok DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image [0.054436s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.239955s] ... ok DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image_deleted [0.075806s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.006720s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.004581s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.009616s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.365651s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_greenthread [0.106999s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.212495s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.035522s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.004880s] ... ok DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.054211s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.029981s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.062402s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.301554s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.020588s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.299696s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_contract [0.089040s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.059195s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.100956s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.006262s] ... ok DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.005092s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.517453s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.478380s] ... ok DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.224272s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.033195s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.015344s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.251057s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.018789s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.012804s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.037929s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.024089s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.070408s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.038613s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.204171s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.018948s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.025174s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.047006s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.023604s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.018124s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.008276s] ... ok DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.003149s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_translates_owner_failure [0.005232s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check [0.003976s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations [0.004187s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image_location [0.003993s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_images [0.009525s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_locations [0.004079s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image [0.008803s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache [0.005780s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_stores_info_detail [0.020729s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_member [0.015326s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_object [0.014141s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check_is_image_mutable [0.031170s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_namespace [0.011550s] ... ok DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce_exception_behavior [0.011092s] ... ok DEBUG: /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter DEBUG: val = callable(*args, **kw) DEBUG: /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter DEBUG: val = callable(*args, **kw) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "foo": "role:bar" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:436: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: new_task = self.controller.create(request, task=task) DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:139: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:156: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, marker=UUID3, limit=2) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:184: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, filters={'status': 'pending'}) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:208: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, marker=UUID3) DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_list_metadef_resource_types [0.011884s] ... ok DEBUG: Image ID 'fake_id' is not a valid UUID. DEBUG: Found 0 cached images... DEBUG: +----+---------------------+---------------------+------+------+ DEBUG: | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits | DEBUG: +----+---------------------+---------------------+------+------+ DEBUG: +----+---------------------+---------------------+------+------+ DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.391007s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.251524s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.152838s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.283568s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.194189s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.269675s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.181905s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.277042s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.261347s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.239983s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.224201s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.232389s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.179210s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.194598s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.165962s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_false [0.240444s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_true [0.304134s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.176912s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.405264s] ... ok DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.196375s] ... ok DEBUG: {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.022599s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.029012s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.038109s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.063456s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.039465s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.031268s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.042142s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.027267s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.026365s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.018446s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.019717s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.025326s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.020890s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.027427s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.007743s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.003029s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.003804s] ... ok DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.003148s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image [0.004332s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image_falls_back_to_legacy [0.004471s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image [0.031800s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce [0.004695s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image [0.006011s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image [0.017437s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image_falls_back_to_legacy [0.014520s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image [0.015553s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check [0.004365s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_image [0.006330s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check [0.007733s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check_is_image_mutable [0.006447s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_add_member [0.003843s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_members [0.011972s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check [0.007252s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tags [0.008046s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce [0.010993s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_objects [0.005108s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_property [0.005461s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_namespace [0.005199s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_property [0.005402s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_resource_type_association [0.004840s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check_is_image_mutable [0.003457s] ... ok DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_enforce [0.004582s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_db/sqlalchemy/enginefacade.py:1370: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: expire_on_commit=expire_on_commit, _conf=conf) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:333: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: self.controller.create(request, task=task) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:407: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: new_task = self.controller.create(request, task=task) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:284: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: task = self.controller.get(request, task_id=UUID1) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:131: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:225: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, limit=4) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:166: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, marker=UUID1, limit=2) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:175: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, filters={'id': UUID1}) DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:279: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request) DEBUG: Found 0 queued images... DEBUG: +----+ DEBUG: | ID | DEBUG: +----+ DEBUG: +----+ DEBUG: {3} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [8.902709s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.017197s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.017243s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.011747s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.023119s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.015099s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.011074s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.018577s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.004630s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.022262s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.015773s] ... ok DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.012430s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.031346s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_download_image_check_string [0.020102s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.009030s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.003566s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.003281s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestImageTarget.test_image_target_ignores_locations [0.027057s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.004191s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.002535s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.006868s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.002966s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.107951s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_not_logged_for_legacy_rbac [0.053888s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.041212s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.046821s] ... ok DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.046142s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_multiple [0.009033s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota_with_others_over_quota [0.012941s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.007283s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.003298s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.006433s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.004986s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.004995s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.005169s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.005713s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.007654s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.005626s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.006184s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.003647s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.003546s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.005740s] ... ok DEBUG: {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.002894s] ... ok DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.002129s] ... ok DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.004244s] ... ok DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.005731s] ... ok DEBUG: {3} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.011304s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.036202s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.029202s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.012709s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.015675s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.011998s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.013550s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.021171s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.015856s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.023594s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.019586s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.012893s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.002367s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.002232s] ... ok DEBUG: {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.003240s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.028364s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.025173s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_supported [0.021110s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_enabled_supported [0.042267s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_enabled_unsupported [0.032079s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.021605s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.022632s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1_ [0.017865s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1_ [0.046862s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.040355s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.020678s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_supported [0.036626s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_15_enabled_supported [0.024062s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_default_unsupported [0.023211s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.019848s] ... ok DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1_ [0.020789s] ... ok DEBUG: {3} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_clear_cache [0.019885s] ... ok DEBUG: {3} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_get_cache_state [0.019851s] ... ok DEBUG: {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.056098s] ... ok DEBUG: {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.041406s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.066326s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.054305s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.059672s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.044449s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.075439s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.056623s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.013832s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.012561s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.017640s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.002755s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.006745s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.002751s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.002296s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.011673s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.042089s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.073237s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.087198s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.049537s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.052960s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.037533s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.061217s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_not_allowed_by_policy [0.047293s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.038343s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.048319s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.062305s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.048305s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_token_refresh [0.066697s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.052303s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.039580s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.035945s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.036873s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.030870s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.029444s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.050562s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.029229s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.012029s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.011028s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.040109s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.049505s] ... ok DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.037844s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.002496s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.002514s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.007697s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.047959s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.047335s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.029748s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.064888s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.040622s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.046431s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.040866s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.047473s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.032933s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.033080s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.055550s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.058533s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.037655s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.042000s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.054183s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info [0.037384s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies [0.043917s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies_error [0.038500s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.066114s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.159040s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.038466s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.035811s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.048896s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.054159s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.046200s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.082381s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.057322s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.056763s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.047375s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.052428s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.059668s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.046259s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.051595s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.046121s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.044526s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.042806s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.031803s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.068317s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.036830s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.038895s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.058270s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.067483s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.117033s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.081073s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.089647s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.078206s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.091195s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.059173s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.057696s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.074521s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.043345s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.043273s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.078301s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.075234s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.069937s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.065227s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.054474s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.067437s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.057968s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.037888s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.034912s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.037308s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.038812s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.030841s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.018442s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.034123s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.031614s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.013821s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.012297s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.012768s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.058370s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.029337s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.018601s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.017364s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.017838s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.056831s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.016328s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.096463s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.017265s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.013492s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.043926s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.017099s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.042308s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.017797s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.027644s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.035257s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.018961s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.002786s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.009337s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.002718s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.011036s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.072977s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.065890s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.045963s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.060500s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.049937s] ... ok DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.053828s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.133222s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.118591s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.118894s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.190211s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.113392s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.118968s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.186918s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type_delete_race [0.161184s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.137278s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.139645s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.163002s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.185292s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.179431s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.178064s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.165090s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.197832s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.165342s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [0.240197s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.147807s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.131343s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.176046s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.140905s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.170137s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.164643s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.123063s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.143388s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.148485s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.181188s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_admin [0.128936s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.115129s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.139736s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.162231s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.205723s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.187423s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.198238s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.200136s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.222895s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.174838s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.143041s] ... ok DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.178533s] ... ok DEBUG: {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.016229s] ... ok DEBUG: {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.014731s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.014281s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.022266s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.019385s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.011360s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.012034s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.061142s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.014280s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.022144s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.013378s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.020707s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.013883s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.027770s] ... ok DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.023382s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image [0.004485s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image_falls_back_to_legacy [0.004341s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations_falls_back_to_legacy [0.006650s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_download_image [0.003717s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_exception_behavior [0.013624s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_visibility [0.011606s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image_falls_back_to_legacy [0.004776s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_property [0.006156s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image_falls_back_to_legacy [0.004569s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check_is_image_mutable [0.003244s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_delete [0.003065s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_enforce [0.003712s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce_exception_behavior [0.006399s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_property [0.004124s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_object [0.004836s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespace [0.003999s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_object [0.005312s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_properties [0.004481s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tag [0.004298s] ... ok DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_object [0.009889s] ... ok DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:234: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:217: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, limit=limit) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:241: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, sort_dir='asc', limit=3) DEBUG: /builddir/build/BUILD/glance-25.0.0.dev35/glance/tests/unit/v2/test_tasks_resource.py:249: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: output = self.controller.index(request, sort_key='created_at', limit=3) DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check [0.004511s] ... ok DEBUG: Commands: DEBUG: help Output help for one of the commands below DEBUG: compare What is missing from the target glance? DEBUG: dump Dump the contents of a glance instance to local disk. DEBUG: livecopy Load the contents of one glance instance into another. DEBUG: load Load the contents of a local directory into glance. DEBUG: size Determine the size of a glance instance if dumped to disk. DEBUG: str(object='') -> str DEBUG: str(bytes_or_buffer[, encoding[, errors]]) -> str DEBUG: Create a new string object from the given object. If encoding or DEBUG: errors is specified, then the object must expose a data buffer DEBUG: that will be decoded using the given encoding and error handler. DEBUG: Otherwise, returns the result of object.__str__() (if defined) DEBUG: or repr(object). DEBUG: encoding defaults to sys.getdefaultencoding(). DEBUG: errors defaults to 'strict'. DEBUG: str(object='') -> str DEBUG: str(bytes_or_buffer[, encoding[, errors]]) -> str DEBUG: Create a new string object from the given object. If encoding or DEBUG: errors is specified, then the object must expose a data buffer DEBUG: that will be decoded using the given encoding and error handler. DEBUG: Otherwise, returns the result of object.__str__() (if defined) DEBUG: or repr(object). DEBUG: encoding defaults to sys.getdefaultencoding(). DEBUG: errors defaults to 'strict'. DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2230 tests in 82.3428 sec. DEBUG: - Passed: 2211 DEBUG: - Skipped: 19 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 255.5655 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (558 tests) => 0:01:03.649491 DEBUG: - Worker 1 (558 tests) => 0:00:54.710577 DEBUG: - Worker 2 (557 tests) => 0:00:58.683919 DEBUG: - Worker 3 (557 tests) => 0:01:21.302477 DEBUG: Processing files: openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zwoFDu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance DEBUG: + exit 0 DEBUG: Provides: config(openstack-glance) = 1:25.0.0-0.20220518070535.f01f31a.el8 openstack-glance = 1:25.0.0-0.20220518070535.f01f31a.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: python3-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YXY73u DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/python3-glance DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/python3-glance DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/python3-glance DEBUG: + exit 0 DEBUG: Provides: python3-glance = 1:25.0.0-0.20220518070535.f01f31a.el8 python3.6dist(glance) = 25.0.0.dev35 python3dist(glance) = 25.0.0.dev35 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: openstack-glance-doc-25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MuQOux DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/doc/openstack-glance-doc DEBUG: + exit 0 DEBUG: Provides: openstack-glance-doc = 1:25.0.0-0.20220518070535.f01f31a.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-glance-tests-25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uyYC5u DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/licenses/python3-glance-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/licenses/python3-glance-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64/usr/share/licenses/python3-glance-tests DEBUG: + exit 0 DEBUG: Provides: python3-glance-tests = 1:25.0.0-0.20220518070535.f01f31a.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-glance-doc-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-glance-tests-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.onFnjt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glance-25.0.0.dev35 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm INFO: Done(/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.src.rpm) Config(dlrn-5) 5 minutes 37 seconds INFO: Results and/or logs in: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4095408 4481980 512476 7634796 11209924 DEBUG: Swap: 16777212 5503696 11273516 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4120344 3450344 1471152 8641496 10226320 DEBUG: Swap: 16777212 5503696 11273516 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 982M 3.4G 23% /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1nlkdr5t', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'afe10d1007f545548a558cd89f59ab55', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-tests-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-doc-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm /home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-tests-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-doc-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb4a2afcf8c74053becb2df0965941f5', '-D', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v6dc1rfh:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-tests-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-doc-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/python3-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385/openstack-glance-25.0.0-0.20220518070535.f01f31a.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-prometheus-exporter-cf63 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8f251457722ae01c3eae4 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-859a2574f93b3bcf5fe5b937397f23 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-1b684860f0aa1be3b8354 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-4939318649650b60dd07d16 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-00aa266d9f 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-45cd351737 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-4e4300ce14e7da6d19 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-1aeccba99 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-ad5f900151855f88d34 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-4ff0226707f432d6cf078e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-569c7a89f54c94494fde 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-nova-983374fbeea081a8071d709e92 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e6744f27dd02a154 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-f60fee46ac391e 31 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 40 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 93 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 14 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-master-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 67 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 45 kB/s | 3.0 kB 00:00 DEBUG: opstools 107 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 106 kB/s | 3.0 kB 00:00 DEBUG: centos-8-fix 31 kB/s | 2.9 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: openstack-glance noarch 1:25.0.0-0.20220518070535.f01f31a.el8 @commandline 80 k DEBUG: openstack-glance-doc noarch 1:25.0.0-0.20220518070535.f01f31a.el8 @commandline 2.5 M DEBUG: python3-glance noarch 1:25.0.0-0.20220518070535.f01f31a.el8 @commandline 757 k DEBUG: python3-glance-tests noarch 1:25.0.0-0.20220518070535.f01f31a.el8 @commandline 891 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-master-testing 62 k DEBUG: cryptsetup x86_64 2.3.7-2.el8 Stream-BaseOS 198 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: device-mapper-event x86_64 8:1.02.181-3.el8 Stream-BaseOS 271 k DEBUG: device-mapper-event-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 270 k DEBUG: device-mapper-multipath x86_64 0.8.4-22.el8 Stream-BaseOS 200 k DEBUG: device-mapper-multipath-libs x86_64 0.8.4-22.el8 Stream-BaseOS 325 k DEBUG: device-mapper-persistent-data x86_64 0.9.0-6.el8 Stream-BaseOS 925 k DEBUG: e2fsprogs-libs x86_64 1.45.6-4.el8 Stream-BaseOS 233 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: gssproxy x86_64 0.8.0-20.el8 Stream-BaseOS 119 k DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-master-testing 2.1 M DEBUG: iscsi-initiator-utils x86_64 6.2.1.4-4.git095f59c.el8 Stream-BaseOS 378 k DEBUG: iscsi-initiator-utils-iscsiuio x86_64 6.2.1.4-4.git095f59c.el8 Stream-BaseOS 100 k DEBUG: isns-utils-libs x86_64 0.99-1.el8 Stream-BaseOS 105 k DEBUG: keyutils x86_64 1.5.10-9.el8 Stream-BaseOS 66 k DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libaio x86_64 0.3.112-1.el8 Stream-BaseOS 33 k DEBUG: libbasicobjects x86_64 0.1.1-39.el8 Stream-BaseOS 31 k DEBUG: libcollection x86_64 0.7.0-39.el8 Stream-BaseOS 48 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libgfortran x86_64 8.5.0-13.el8 Stream-BaseOS 644 k DEBUG: libini_config x86_64 1.3.1-39.el8 Stream-BaseOS 70 k DEBUG: libnfsidmap x86_64 1:2.3.3-51.el8 Stream-BaseOS 121 k DEBUG: libpath_utils x86_64 0.2.1-39.el8 Stream-BaseOS 34 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-master-testing 168 k DEBUG: libquadmath x86_64 8.5.0-13.el8 Stream-BaseOS 171 k DEBUG: libref_array x86_64 0.1.5-39.el8 Stream-BaseOS 33 k DEBUG: libselinux-utils x86_64 2.9-5.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-master-testing 163 k DEBUG: libsysfs x86_64 2.1.0-25.el8 Stream-BaseOS 53 k DEBUG: libverto-libevent x86_64 0.3.0-5.el8 Stream-BaseOS 16 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lsscsi x86_64 0.32-3.el8 Stream-BaseOS 71 k DEBUG: lvm2 x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.7 M DEBUG: lvm2-libs x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.2 M DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: nfs-utils x86_64 1:2.3.3-51.el8 Stream-BaseOS 504 k DEBUG: nvme-cli x86_64 1.16-3.el8 Stream-BaseOS 502 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: policycoreutils x86_64 2.9-19.el8 Stream-BaseOS 374 k DEBUG: python-oslo-cache-lang noarch 2.11.0-0.20220429085447.2d610d0.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.1-0.20220509170325.145f060.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.3.0-0.20220429084527.a10eee9.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210907135555.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220317114559.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220223190338.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.12.1-0.20220509170820.9673a74.el8 delorean-component-common 11 k DEBUG: python-oslo-privsep-lang noarch 2.8.0-0.20220509165833.fa16f4d.el8 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.13.0-0.20220429083845.de4429f.el8 delorean-component-common 12 k DEBUG: python-oslo-vmware-lang noarch 3.10.0-0.20220414081432.7bc3431.el8 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 3.1.1-0.20201019084912.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-master-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-master-testing 1.1 M DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-master-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-master-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.5.0-0.20220217191706.aaca110.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-master-testing 38 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210617130747.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-master-testing 44 k DEBUG: python3-boto noarch 2.49.0-4.el8 delorean-master-testing 1.8 M DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-master-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-castellan noarch 3.11.0-0.20220429085020.d2e8437.el8 delorean-component-security 131 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-master-testing 245 k DEBUG: python3-cinderclient noarch 8.3.0-0.20220228191012.ee59b68.el8 delorean-component-clients 229 k DEBUG: python3-cliff noarch 3.10.1-0.20220223185545.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-master-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-master-testing 36 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: python3-cursive noarch 0.2.2-0.20210311165441.d7cea1f.el8 delorean-component-common 58 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-master-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317114912.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-master-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-master-testing 54 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-master-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-master-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-master-testing 44 k DEBUG: python3-futurist noarch 2.4.1-0.20220509165416.159d752.el8 delorean-component-common 63 k DEBUG: python3-glance-store noarch 3.0.0-0.20220217192537.f3433ed.el8 delorean-component-glance 316 k DEBUG: python3-glanceclient noarch 1:3.6.0-0.20220225102843.626c500.el8 delorean-component-clients 151 k DEBUG: python3-httplib2 noarch 0.16.0-1.el8 delorean-master-testing 124 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-master-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-master-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-master-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-master-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-master-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-master-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314124039.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220309164946.100253d.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.4.0-0.20220223195747.8a05709.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-master-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-master-testing 338 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-master-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-master-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-master-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-master-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-master-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-master-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-master-testing 55 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-master-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-master-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-master-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-master-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-openstacksdk noarch 0.61.0-0.20211209101805.26c9bc2.el8 delorean-component-clients 882 k DEBUG: python3-os-brick noarch 5.2.0-0.20220301161424.feb62fa.el8 delorean-component-clients 1.2 M DEBUG: python3-os-service-types noarch 1.7.0-0.20201112085852.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-win noarch 5.6.0-0.20220223184435.283af66.el8 delorean-component-common 450 k DEBUG: python3-oslo-cache noarch 2.11.0-0.20220429085447.2d610d0.el8 delorean-component-common 54 k DEBUG: python3-oslo-concurrency noarch 4.5.1-0.20220509170325.145f060.el8 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:8.8.0-0.20220217192220.64c82a0.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314122637.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.3.0-0.20220429084527.a10eee9.el8 delorean-component-common 144 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210907135555.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-limit noarch 1.6.0-0.20220429084321.6451b4f.el8 delorean-component-common 36 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220317114559.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.14.0-0.20220517100843.ca498b6.el8 delorean-component-common 232 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20211025112813.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220223190338.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.12.1-0.20220509170820.9673a74.el8 delorean-component-common 77 k DEBUG: python3-oslo-privsep noarch 2.8.0-0.20220509165833.fa16f4d.el8 delorean-component-common 42 k DEBUG: python3-oslo-reports noarch 2.4.0-0.20220509164528.3a1157f.el8 delorean-component-common 58 k DEBUG: python3-oslo-rootwrap noarch 6.3.1-0.20220223192316.1b1b960.el8 delorean-component-common 44 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220217191859.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220110082950.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220217191348.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.13.0-0.20220429083845.de4429f.el8 delorean-component-common 80 k DEBUG: python3-oslo-vmware noarch 3.10.0-0.20220414081432.7bc3431.el8 delorean-component-common 233 k DEBUG: python3-osprofiler noarch 3.4.3-0.20220509164827.3286301.el8 delorean-component-common 132 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-master-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-master-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-master-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-master-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-master-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-master-testing 140 k DEBUG: python3-pycadf noarch 3.1.1-0.20201019084912.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-master-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-master-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-master-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-master-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-master-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-master-testing 107 k DEBUG: python3-pysendfile x86_64 2.0.1-15.el8 delorean-master-testing 21 k DEBUG: python3-pyxattr x86_64 0.7.1-2.el8 delorean-master-build-deps 39 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-master-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-master-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20201019074103.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-retrying noarch 1.3.3-1.el8 delorean-master-testing 23 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-master-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-master-testing 196 k DEBUG: python3-rsa noarch 4.8-1.el8 delorean-master-testing 62 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-master-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-master-testing 19 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-master-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-master-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-master-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-master-testing 35 k DEBUG: python3-stevedore noarch 3.5.0-0.20211019141828.442f157.el8 delorean-component-clients 68 k DEBUG: python3-suds noarch 0.7-0.11.94664ddd46a6.el8 Stream-AppStream 242 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-master-testing 1.4 M DEBUG: python3-taskflow noarch 4.7.0-0.20220509163842.b5b69e8.el8 delorean-component-common 690 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-master-testing 39 k DEBUG: python3-tenacity noarch 6.3.1-1.el8 delorean-master-testing 51 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-master-testing 26 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-master-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-master-testing 253 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-master-testing 57 k DEBUG: python3-wsme noarch 0.10.1-0.20210514050848.63fe135.el8 delorean-component-common 140 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-master-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-master-testing 16 k DEBUG: qemu-img x86_64 15:6.2.0-12.module_el8.7.0+1140+ff0772f9 Stream-AppStream 2.1 M DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: quota x86_64 1:4.04-14.el8 Stream-BaseOS 214 k DEBUG: quota-nls noarch 1:4.04-14.el8 Stream-BaseOS 95 k DEBUG: rpcbind x86_64 1.2.5-8.el8 Stream-BaseOS 70 k DEBUG: sg3_utils x86_64 1.44-5.el8 Stream-BaseOS 917 k DEBUG: sg3_utils-libs x86_64 1.44-5.el8 Stream-BaseOS 99 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: sysfsutils x86_64 2.1.0-25.el8 Stream-AppStream 49 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: userspace-rcu x86_64 0.10.1-4.el8 Stream-BaseOS 101 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-master-testing 215 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-master-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: virt rhel DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 270 Packages DEBUG: Total size: 121 M DEBUG: Installed size: 494 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210617130747.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220228191012.ee59b68.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.6.0-0.20220225102843.626c500.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220309164946.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.61.0-0.20211209101805.26c9bc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-brick-5.2.0-0.20220301161424.feb62fa.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20201112085852.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.0-0.20211019141828.442f157.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.11.0-0.20220429085447.2d610d0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.1-0.20220509170325.145f060.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.3.0-0.20220429084527.a10eee9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210907135555.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220317114559.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220223190338.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.12.1-0.20220509170820.9673a74.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-2.8.0-0.20220509165833.fa16f4d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.13.0-0.20220429083845.de4429f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-vmware-lang-3.10.0-0.20220414081432.7bc3431.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20201019084912.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.5.0-0.20220217191706.aaca110.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220223185545.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cursive-0.2.2-0.20210311165441.d7cea1f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317114912.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.1-0.20220509165416.159d752.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-win-5.6.0-0.20220223184435.283af66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.11.0-0.20220429085447.2d610d0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.1-0.20220509170325.145f060.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.0-0.20220217192220.64c82a0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314122637.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.3.0-0.20220429084527.a10eee9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210907135555.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-limit-1.6.0-0.20220429084321.6451b4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220317114559.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.14.0-0.20220517100843.ca498b6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20211025112813.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220223190338.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.12.1-0.20220509170820.9673a74.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-2.8.0-0.20220509165833.fa16f4d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.4.0-0.20220509164528.3a1157f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1b960.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220217191859.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220110082950.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220217191348.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.13.0-0.20220429083845.de4429f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-vmware-3.10.0-0.20220414081432.7bc3431.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.3-0.20220509164827.3286301.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20201019084912.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20201019074103.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.7.0-0.20220509163842.b5b69e8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20210514050848.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glance-store-3.0.0-0.20220217192537.f3433ed.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.11.0-0.20220429085020.d2e8437.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314124039.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20220223195747.8a05709.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.8.4-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isns-utils-libs-0.99-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lsscsi-0.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nvme-cli-1.16-3.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-421.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-421.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-3.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-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.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] policycoreutils-2.9-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.04-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.44-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.44-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.10.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.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-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-suds-0.7-0.11.94664ddd46a6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-boto-2.49.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.16.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysendfile-2.0.1-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-4.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyxattr-0.7.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: 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-prettytable-0.7.2-14.el8.noarch 1/270 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 2/270 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 3/270 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/270 DEBUG: Installing : libaio-0.3.112-1.el8.x86_64 5/270 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 6/270 DEBUG: Installing : python3-futurist-2.4.1-0.20220509165416.159d752. 7/270 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 8/270 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 8/270 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 9/270 DEBUG: Installing : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 10/270 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 11/270 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 12/270 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 13/270 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 14/270 DEBUG: Installing : python3-stevedore-3.5.0-0.20211019141828.442f157 15/270 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 16/270 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317114912.a6b 17/270 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314122637.3400 18/270 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 19/270 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 20/270 DEBUG: Installing : python3-tenacity-6.3.1-1.el8.noarch 21/270 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 22/270 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 23/270 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 24/270 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 25/270 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 26/270 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 27/270 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 28/270 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 29/270 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 30/270 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 31/270 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 32/270 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/270 DEBUG: Installing : userspace-rcu-0.10.1-4.el8.x86_64 34/270 DEBUG: Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64 34/270 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 35/270 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 35/270 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 36/270 DEBUG: Installing : libquadmath-8.5.0-13.el8.x86_64 37/270 DEBUG: Running scriptlet: libquadmath-8.5.0-13.el8.x86_64 37/270 DEBUG: Installing : libgfortran-8.5.0-13.el8.x86_64 38/270 DEBUG: Running scriptlet: libgfortran-8.5.0-13.el8.x86_64 38/270 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 39/270 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 39/270 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 40/270 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 40/270 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 41/270 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 42/270 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 43/270 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 44/270 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 45/270 DEBUG: Installing : python3-os-service-types-1.7.0-0.20201112085852. 46/270 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314124039.8da 47/270 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 48/270 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/270 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/270 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 50/270 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 51/270 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/270 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 52/270 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/270 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 53/270 DEBUG: Installing : device-mapper-multipath-libs-0.8.4-22.el8.x86_64 54/270 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.8.4-22.el8.x86_64 54/270 DEBUG: Installing : device-mapper-multipath-0.8.4-22.el8.x86_64 55/270 DEBUG: Running scriptlet: device-mapper-multipath-0.8.4-22.el8.x86_64 55/270 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 56/270 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 57/270 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 58/270 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 59/270 DEBUG: Installing : device-mapper-event-8:1.02.181-3.el8.x86_64 60/270 DEBUG: Running scriptlet: device-mapper-event-8:1.02.181-3.el8.x86_64 60/270 DEBUG: Installing : lvm2-libs-8:2.03.14-3.el8.x86_64 61/270 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 62/270 DEBUG: Installing : device-mapper-persistent-data-0.9.0-6.el8.x86_64 63/270 DEBUG: Installing : lvm2-8:2.03.14-3.el8.x86_64 64/270 DEBUG: Running scriptlet: lvm2-8:2.03.14-3.el8.x86_64 64/270 DEBUG: Installing : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 65/270 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 66/270 DEBUG: Installing : python3-automaton-2.5.0-0.20220217191706.aaca110 67/270 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 68/270 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 69/270 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 70/270 DEBUG: Installing : python3-pyxattr-0.7.1-2.el8.x86_64 71/270 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 72/270 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 73/270 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 74/270 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 75/270 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 76/270 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 77/270 DEBUG: Installing : python3-wsme-0.10.1-0.20210514050848.63fe135.el8 78/270 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 79/270 DEBUG: Installing : python3-retrying-1.3.3-1.el8.noarch 80/270 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 81/270 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 82/270 DEBUG: Installing : python3-pysendfile-2.0.1-15.el8.x86_64 83/270 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 84/270 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 85/270 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 86/270 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 87/270 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 88/270 DEBUG: Installing : python3-rsa-4.8-1.el8.noarch 89/270 DEBUG: Installing : python3-boto-2.49.0-4.el8.noarch 90/270 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 91/270 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 92/270 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 93/270 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 94/270 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 95/270 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 96/270 DEBUG: Installing : python3-httplib2-0.16.0-1.el8.noarch 97/270 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 98/270 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 99/270 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 100/270 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 101/270 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 102/270 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 103/270 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 104/270 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 105/270 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 106/270 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 107/270 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 108/270 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 109/270 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 110/270 DEBUG: Installing : python3-suds-0.7-0.11.94664ddd46a6.el8.noarch 111/270 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 112/270 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 113/270 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 114/270 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 115/270 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 116/270 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 117/270 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 118/270 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 119/270 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 120/270 DEBUG: Installing : sg3_utils-libs-1.44-5.el8.x86_64 121/270 DEBUG: Running scriptlet: sg3_utils-libs-1.44-5.el8.x86_64 121/270 DEBUG: Installing : sg3_utils-1.44-5.el8.x86_64 122/270 DEBUG: Installing : quota-nls-1:4.04-14.el8.noarch 123/270 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 124/270 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 125/270 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 126/270 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 127/270 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 128/270 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 129/270 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 130/270 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 131/270 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 132/270 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 133/270 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 134/270 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 135/270 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 136/270 DEBUG: Installing : nvme-cli-1.16-3.el8.x86_64 137/270 DEBUG: Running scriptlet: nvme-cli-1.16-3.el8.x86_64 137/270 DEBUG: Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: Installing : lzo-2.08-14.el8.x86_64 138/270 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 139/270 DEBUG: Installing : lsscsi-0.32-3.el8.x86_64 140/270 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 141/270 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 142/270 DEBUG: Installing : python3-cliff-3.10.1-0.20220223185545.a04a48f.el 143/270 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 144/270 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 145/270 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 146/270 DEBUG: Installing : libsysfs-2.1.0-25.el8.x86_64 147/270 DEBUG: Running scriptlet: libsysfs-2.1.0-25.el8.x86_64 147/270 DEBUG: Installing : sysfsutils-2.1.0-25.el8.x86_64 148/270 DEBUG: Installing : libselinux-utils-2.9-5.el8.x86_64 149/270 DEBUG: Installing : policycoreutils-2.9-19.el8.x86_64 150/270 DEBUG: Running scriptlet: policycoreutils-2.9-19.el8.x86_64 150/270 DEBUG: Running scriptlet: rpcbind-1.2.5-8.el8.x86_64 151/270 DEBUG: Installing : rpcbind-1.2.5-8.el8.x86_64 151/270 DEBUG: Running scriptlet: rpcbind-1.2.5-8.el8.x86_64 151/270 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 152/270 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 153/270 DEBUG: Installing : gssproxy-0.8.0-20.el8.x86_64 154/270 DEBUG: Running scriptlet: gssproxy-0.8.0-20.el8.x86_64 154/270 DEBUG: Installing : libnfsidmap-1:2.3.3-51.el8.x86_64 155/270 DEBUG: Installing : keyutils-1.5.10-9.el8.x86_64 156/270 DEBUG: Installing : isns-utils-libs-0.99-1.el8.x86_64 157/270 DEBUG: Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64 157/270 DEBUG: Installing : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 158/270 DEBUG: Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 158/270 DEBUG: Installing : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 159/270 DEBUG: Running scriptlet: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 159/270 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 160/270 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 161/270 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 162/270 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 163/270 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 164/270 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 165/270 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 166/270 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 167/270 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 168/270 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 169/270 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 170/270 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 171/270 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 172/270 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 173/270 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 174/270 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 175/270 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 176/270 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 177/270 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 178/270 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 179/270 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 180/270 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 181/270 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 182/270 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 183/270 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 184/270 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 185/270 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 186/270 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 187/270 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 188/270 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 189/270 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 190/270 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 191/270 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 192/270 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 193/270 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 194/270 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 195/270 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 196/270 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 197/270 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 198/270 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 199/270 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 200/270 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 201/270 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 202/270 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 203/270 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 204/270 DEBUG: Installing : perl-open-1.11-421.el8.noarch 205/270 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 206/270 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 207/270 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 208/270 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 209/270 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 210/270 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 210/270 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 211/270 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 211/270 DEBUG: Installing : e2fsprogs-libs-1.45.6-4.el8.x86_64 212/270 DEBUG: Running scriptlet: e2fsprogs-libs-1.45.6-4.el8.x86_64 212/270 DEBUG: Installing : quota-1:4.04-14.el8.x86_64 213/270 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-51.el8.x86_64 214/270 DEBUG: Installing : nfs-utils-1:2.3.3-51.el8.x86_64 214/270 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-51.el8.x86_64 214/270 DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate. DEBUG: Failed to connect to bus: Host is down DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 215/270 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 216/270 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 217/270 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 218/270 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 219/270 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 220/270 DEBUG: Installing : cryptsetup-2.3.7-2.el8.x86_64 221/270 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020101907410 222/270 DEBUG: Installing : python3-openstacksdk-0.61.0-0.20211209101805.26c 223/270 DEBUG: Installing : python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1 224/270 DEBUG: Installing : python-pycadf-common-3.1.1-0.20201019084912.4179 225/270 DEBUG: Installing : python-oslo-vmware-lang-3.10.0-0.20220414081432. 226/270 DEBUG: Installing : python-oslo-utils-lang-4.13.0-0.20220429083845.d 227/270 DEBUG: Installing : python-oslo-privsep-lang-2.8.0-0.20220509165833. 228/270 DEBUG: Installing : python-oslo-policy-lang-3.12.1-0.20220509170820. 229/270 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202202231903 230/270 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220317114559.de03 231/270 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210907135555.b03 232/270 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210907135555.b031d17 233/270 DEBUG: Installing : python3-oslo-utils-4.13.0-0.20220429083845.de442 234/270 DEBUG: Installing : python3-oslo-config-2:8.8.0-0.20220217192220.64c 235/270 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022021719185 236/270 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220317114559.de03a59. 237/270 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220309164946. 238/270 DEBUG: Installing : python3-oslo-privsep-2.8.0-0.20220509165833.fa16 239/270 DEBUG: Installing : python3-oslo-policy-3.12.1-0.20220509170820.9673 240/270 DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220223190338.2 241/270 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220217191348 242/270 DEBUG: Installing : python3-oslo-limit-1.6.0-0.20220429084321.6451b4 243/270 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20211025112813.b4eb 244/270 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210617130747.ad 245/270 DEBUG: Installing : python3-castellan-3.11.0-0.20220429085020.d2e843 246/270 DEBUG: Installing : python3-cursive-0.2.2-0.20210311165441.d7cea1f.e 247/270 DEBUG: Installing : python3-oslo-reports-2.4.0-0.20220509164528.3a11 248/270 DEBUG: Installing : python3-pycadf-3.1.1-0.20201019084912.4179996.el 249/270 DEBUG: Installing : python3-taskflow-4.7.0-0.20220509163842.b5b69e8. 250/270 DEBUG: Installing : python3-cinderclient-8.3.0-0.20220228191012.ee59 251/270 DEBUG: Installing : python3-glanceclient-1:3.6.0-0.20220225102843.62 252/270 DEBUG: Installing : python-oslo-db-lang-11.3.0-0.20220429084527.a10e 253/270 DEBUG: Installing : python3-oslo-db-11.3.0-0.20220429084527.a10eee9. 254/270 DEBUG: Installing : python-oslo-concurrency-lang-4.5.1-0.20220509170 255/270 DEBUG: Installing : python3-oslo-concurrency-4.5.1-0.20220509170325. 256/270 DEBUG: Installing : python3-os-win-5.6.0-0.20220223184435.283af66.el 257/270 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220110082950.6552 258/270 DEBUG: Installing : python3-os-brick-5.2.0-0.20220301161424.feb62fa. 259/270 DEBUG: Installing : python3-oslo-messaging-12.14.0-0.20220517100843. 260/270 DEBUG: Installing : python3-osprofiler-3.4.3-0.20220509164827.328630 261/270 DEBUG: Installing : python3-glance-store-3.0.0-0.20220217192537.f343 262/270 DEBUG: Installing : python3-oslo-vmware-3.10.0-0.20220414081432.7bc3 263/270 DEBUG: Installing : python-oslo-cache-lang-2.11.0-0.20220429085447.2 264/270 DEBUG: Installing : python3-oslo-cache-2.11.0-0.20220429085447.2d610 265/270 DEBUG: Installing : python3-keystonemiddleware-9.4.0-0.2022022319574 266/270 DEBUG: Installing : python3-glance-1:25.0.0-0.20220518070535.f01f31a 267/270 DEBUG: Running scriptlet: openstack-glance-1:25.0.0-0.20220518070535.f01f3 268/270 DEBUG: Installing : openstack-glance-1:25.0.0-0.20220518070535.f01f3 268/270 DEBUG: Running scriptlet: openstack-glance-1:25.0.0-0.20220518070535.f01f3 268/270 DEBUG: Installing : python3-glance-tests-1:25.0.0-0.20220518070535.f 269/270 DEBUG: Installing : openstack-glance-doc-1:25.0.0-0.20220518070535.f 270/270 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 270/270 DEBUG: Running scriptlet: openstack-glance-doc-1:25.0.0-0.20220518070535.f 270/270 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 270/270 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 270/270 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210617130747.ad 1/270 DEBUG: Verifying : python3-cinderclient-8.3.0-0.20220228191012.ee59 2/270 DEBUG: Verifying : python3-glanceclient-1:3.6.0-0.20220225102843.62 3/270 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220309164946. 4/270 DEBUG: Verifying : python3-openstacksdk-0.61.0-0.20211209101805.26c 5/270 DEBUG: Verifying : python3-os-brick-5.2.0-0.20220301161424.feb62fa. 6/270 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20201112085852. 7/270 DEBUG: Verifying : python3-stevedore-3.5.0-0.20211019141828.442f157 8/270 DEBUG: Verifying : python-oslo-cache-lang-2.11.0-0.20220429085447.2 9/270 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.1-0.20220509170 10/270 DEBUG: Verifying : python-oslo-db-lang-11.3.0-0.20220429084527.a10e 11/270 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210907135555.b03 12/270 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220317114559.de03 13/270 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202202231903 14/270 DEBUG: Verifying : python-oslo-policy-lang-3.12.1-0.20220509170820. 15/270 DEBUG: Verifying : python-oslo-privsep-lang-2.8.0-0.20220509165833. 16/270 DEBUG: Verifying : python-oslo-utils-lang-4.13.0-0.20220429083845.d 17/270 DEBUG: Verifying : python-oslo-vmware-lang-3.10.0-0.20220414081432. 18/270 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20201019084912.4179 19/270 DEBUG: Verifying : python3-automaton-2.5.0-0.20220217191706.aaca110 20/270 DEBUG: Verifying : python3-cliff-3.10.1-0.20220223185545.a04a48f.el 21/270 DEBUG: Verifying : python3-cursive-0.2.2-0.20210311165441.d7cea1f.e 22/270 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317114912.a6b 23/270 DEBUG: Verifying : python3-futurist-2.4.1-0.20220509165416.159d752. 24/270 DEBUG: Verifying : python3-os-win-5.6.0-0.20220223184435.283af66.el 25/270 DEBUG: Verifying : python3-oslo-cache-2.11.0-0.20220429085447.2d610 26/270 DEBUG: Verifying : python3-oslo-concurrency-4.5.1-0.20220509170325. 27/270 DEBUG: Verifying : python3-oslo-config-2:8.8.0-0.20220217192220.64c 28/270 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314122637.3400 29/270 DEBUG: Verifying : python3-oslo-db-11.3.0-0.20220429084527.a10eee9. 30/270 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210907135555.b031d17 31/270 DEBUG: Verifying : python3-oslo-limit-1.6.0-0.20220429084321.6451b4 32/270 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220317114559.de03a59. 33/270 DEBUG: Verifying : python3-oslo-messaging-12.14.0-0.20220517100843. 34/270 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20211025112813.b4eb 35/270 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220223190338.2 36/270 DEBUG: Verifying : python3-oslo-policy-3.12.1-0.20220509170820.9673 37/270 DEBUG: Verifying : python3-oslo-privsep-2.8.0-0.20220509165833.fa16 38/270 DEBUG: Verifying : python3-oslo-reports-2.4.0-0.20220509164528.3a11 39/270 DEBUG: Verifying : python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1 40/270 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022021719185 41/270 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220110082950.6552 42/270 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220217191348 43/270 DEBUG: Verifying : python3-oslo-utils-4.13.0-0.20220429083845.de442 44/270 DEBUG: Verifying : python3-oslo-vmware-3.10.0-0.20220414081432.7bc3 45/270 DEBUG: Verifying : python3-osprofiler-3.4.3-0.20220509164827.328630 46/270 DEBUG: Verifying : python3-pycadf-3.1.1-0.20201019084912.4179996.el 47/270 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020101907410 48/270 DEBUG: Verifying : python3-taskflow-4.7.0-0.20220509163842.b5b69e8. 49/270 DEBUG: Verifying : python3-wsme-0.10.1-0.20210514050848.63fe135.el8 50/270 DEBUG: Verifying : python3-glance-store-3.0.0-0.20220217192537.f343 51/270 DEBUG: Verifying : python3-castellan-3.11.0-0.20220429085020.d2e843 52/270 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314124039.8da 53/270 DEBUG: Verifying : python3-keystonemiddleware-9.4.0-0.2022022319574 54/270 DEBUG: Verifying : cryptsetup-2.3.7-2.el8.x86_64 55/270 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 56/270 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 57/270 DEBUG: Verifying : device-mapper-event-8:1.02.181-3.el8.x86_64 58/270 DEBUG: Verifying : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 59/270 DEBUG: Verifying : device-mapper-multipath-0.8.4-22.el8.x86_64 60/270 DEBUG: Verifying : device-mapper-multipath-libs-0.8.4-22.el8.x86_64 61/270 DEBUG: Verifying : device-mapper-persistent-data-0.9.0-6.el8.x86_64 62/270 DEBUG: Verifying : e2fsprogs-libs-1.45.6-4.el8.x86_64 63/270 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 64/270 DEBUG: Verifying : gssproxy-0.8.0-20.el8.x86_64 65/270 DEBUG: Verifying : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x 66/270 DEBUG: Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f 67/270 DEBUG: Verifying : isns-utils-libs-0.99-1.el8.x86_64 68/270 DEBUG: Verifying : keyutils-1.5.10-9.el8.x86_64 69/270 DEBUG: Verifying : libaio-0.3.112-1.el8.x86_64 70/270 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 71/270 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 72/270 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 73/270 DEBUG: Verifying : libgfortran-8.5.0-13.el8.x86_64 74/270 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 75/270 DEBUG: Verifying : libnfsidmap-1:2.3.3-51.el8.x86_64 76/270 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 77/270 DEBUG: Verifying : libquadmath-8.5.0-13.el8.x86_64 78/270 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 79/270 DEBUG: Verifying : libselinux-utils-2.9-5.el8.x86_64 80/270 DEBUG: Verifying : libsysfs-2.1.0-25.el8.x86_64 81/270 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 82/270 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 83/270 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 84/270 DEBUG: Verifying : lsscsi-0.32-3.el8.x86_64 85/270 DEBUG: Verifying : lvm2-8:2.03.14-3.el8.x86_64 86/270 DEBUG: Verifying : lvm2-libs-8:2.03.14-3.el8.x86_64 87/270 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 88/270 DEBUG: Verifying : nfs-utils-1:2.3.3-51.el8.x86_64 89/270 DEBUG: Verifying : nvme-cli-1.16-3.el8.x86_64 90/270 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 91/270 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 92/270 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 93/270 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 94/270 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 95/270 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 96/270 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 97/270 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 98/270 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 99/270 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 100/270 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 101/270 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 102/270 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 103/270 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 104/270 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 105/270 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 106/270 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 107/270 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 108/270 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 109/270 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 110/270 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 111/270 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 112/270 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 113/270 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 114/270 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 115/270 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 116/270 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 117/270 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 118/270 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 119/270 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 120/270 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 121/270 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 122/270 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 123/270 DEBUG: Verifying : policycoreutils-2.9-19.el8.x86_64 124/270 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 125/270 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 126/270 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 127/270 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 128/270 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 129/270 DEBUG: Verifying : quota-1:4.04-14.el8.x86_64 130/270 DEBUG: Verifying : quota-nls-1:4.04-14.el8.noarch 131/270 DEBUG: Verifying : rpcbind-1.2.5-8.el8.x86_64 132/270 DEBUG: Verifying : sg3_utils-1.44-5.el8.x86_64 133/270 DEBUG: Verifying : sg3_utils-libs-1.44-5.el8.x86_64 134/270 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 135/270 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 136/270 DEBUG: Verifying : userspace-rcu-0.10.1-4.el8.x86_64 137/270 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 138/270 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 139/270 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 140/270 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 141/270 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 142/270 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 143/270 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 144/270 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 145/270 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 146/270 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 147/270 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 148/270 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 149/270 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 150/270 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 151/270 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 152/270 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 153/270 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 154/270 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 155/270 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 156/270 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 157/270 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 158/270 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 159/270 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 160/270 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 161/270 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 162/270 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 163/270 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 164/270 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 165/270 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 166/270 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 167/270 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 168/270 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 169/270 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 170/270 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 171/270 DEBUG: Verifying : python3-suds-0.7-0.11.94664ddd46a6.el8.noarch 172/270 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 173/270 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 174/270 DEBUG: Verifying : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 175/270 DEBUG: Verifying : sysfsutils-2.1.0-25.el8.x86_64 176/270 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 177/270 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 178/270 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 179/270 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 180/270 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 181/270 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 182/270 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 183/270 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 184/270 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 185/270 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 186/270 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 187/270 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 188/270 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 189/270 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 190/270 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 191/270 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 192/270 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 193/270 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 194/270 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 195/270 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 196/270 DEBUG: Verifying : python3-boto-2.49.0-4.el8.noarch 197/270 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 198/270 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 199/270 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 200/270 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 201/270 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 202/270 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 203/270 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 204/270 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 205/270 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 206/270 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 207/270 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 208/270 DEBUG: Verifying : python3-httplib2-0.16.0-1.el8.noarch 209/270 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 210/270 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 211/270 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 212/270 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 213/270 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 214/270 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 215/270 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 216/270 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 217/270 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 218/270 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 219/270 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 220/270 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 221/270 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 222/270 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 223/270 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 224/270 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 225/270 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 226/270 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 227/270 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 228/270 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 229/270 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 230/270 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 231/270 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 232/270 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 233/270 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 234/270 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 235/270 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 236/270 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 237/270 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 238/270 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 239/270 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 240/270 DEBUG: Verifying : python3-pysendfile-2.0.1-15.el8.x86_64 241/270 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 242/270 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 243/270 DEBUG: Verifying : python3-retrying-1.3.3-1.el8.noarch 244/270 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 245/270 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 246/270 DEBUG: Verifying : python3-rsa-4.8-1.el8.noarch 247/270 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 248/270 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 249/270 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 250/270 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 251/270 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 252/270 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 253/270 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 254/270 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 255/270 DEBUG: Verifying : python3-tenacity-6.3.1-1.el8.noarch 256/270 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 257/270 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 258/270 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 259/270 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 260/270 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 261/270 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 262/270 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 263/270 DEBUG: Verifying : python3-pyxattr-0.7.1-2.el8.x86_64 264/270 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 265/270 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 266/270 DEBUG: Verifying : python3-glance-tests-1:25.0.0-0.20220518070535.f 267/270 DEBUG: Verifying : openstack-glance-doc-1:25.0.0-0.20220518070535.f 268/270 DEBUG: Verifying : python3-glance-1:25.0.0-0.20220518070535.f01f31a 269/270 DEBUG: Verifying : openstack-glance-1:25.0.0-0.20220518070535.f01f3 270/270 DEBUG: Installed: DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: cryptsetup-2.3.7-2.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: device-mapper-event-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-multipath-0.8.4-22.el8.x86_64 DEBUG: device-mapper-multipath-libs-0.8.4-22.el8.x86_64 DEBUG: device-mapper-persistent-data-0.9.0-6.el8.x86_64 DEBUG: e2fsprogs-libs-1.45.6-4.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: gssproxy-0.8.0-20.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64 DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64 DEBUG: isns-utils-libs-0.99-1.el8.x86_64 DEBUG: keyutils-1.5.10-9.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libaio-0.3.112-1.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libgfortran-8.5.0-13.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-51.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-13.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.9-5.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libsysfs-2.1.0-25.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lsscsi-0.32-3.el8.x86_64 DEBUG: lvm2-8:2.03.14-3.el8.x86_64 DEBUG: lvm2-libs-8:2.03.14-3.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-51.el8.x86_64 DEBUG: nvme-cli-1.16-3.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: openstack-glance-1:25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: openstack-glance-doc-1:25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.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-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.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-3.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-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch 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: policycoreutils-2.9-19.el8.x86_64 DEBUG: python-oslo-cache-lang-2.11.0-0.20220429085447.2d610d0.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.1-0.20220509170325.145f060.el8.noarch DEBUG: python-oslo-db-lang-11.3.0-0.20220429084527.a10eee9.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210907135555.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220317114559.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220223190338.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.12.1-0.20220509170820.9673a74.el8.noarch DEBUG: python-oslo-privsep-lang-2.8.0-0.20220509165833.fa16f4d.el8.noarch DEBUG: python-oslo-utils-lang-4.13.0-0.20220429083845.de4429f.el8.noarch DEBUG: python-oslo-vmware-lang-3.10.0-0.20220414081432.7bc3431.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20201019084912.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.5.0-0.20220217191706.aaca110.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210617130747.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-boto-2.49.0-4.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.11.0-0.20220429085020.d2e8437.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-cinderclient-8.3.0-0.20220228191012.ee59b68.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220223185545.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cursive-0.2.2-0.20210311165441.d7cea1f.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317114912.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-futurist-2.4.1-0.20220509165416.159d752.el8.noarch DEBUG: python3-glance-1:25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: python3-glance-store-3.0.0-0.20220217192537.f3433ed.el8.noarch DEBUG: python3-glance-tests-1:25.0.0-0.20220518070535.f01f31a.el8.noarch DEBUG: python3-glanceclient-1:3.6.0-0.20220225102843.626c500.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-httplib2-0.16.0-1.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314124039.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220309164946.100253d.el8.noarch DEBUG: python3-keystonemiddleware-9.4.0-0.20220223195747.8a05709.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-openstacksdk-0.61.0-0.20211209101805.26c9bc2.el8.noarch DEBUG: python3-os-brick-5.2.0-0.20220301161424.feb62fa.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20201112085852.0b2f473.el8.noarch DEBUG: python3-os-win-5.6.0-0.20220223184435.283af66.el8.noarch DEBUG: python3-oslo-cache-2.11.0-0.20220429085447.2d610d0.el8.noarch DEBUG: python3-oslo-concurrency-4.5.1-0.20220509170325.145f060.el8.noarch DEBUG: python3-oslo-config-2:8.8.0-0.20220217192220.64c82a0.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314122637.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.3.0-0.20220429084527.a10eee9.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210907135555.b031d17.el8.noarch DEBUG: python3-oslo-limit-1.6.0-0.20220429084321.6451b4f.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220317114559.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.14.0-0.20220517100843.ca498b6.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20211025112813.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220223190338.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.12.1-0.20220509170820.9673a74.el8.noarch DEBUG: python3-oslo-privsep-2.8.0-0.20220509165833.fa16f4d.el8.noarch DEBUG: python3-oslo-reports-2.4.0-0.20220509164528.3a1157f.el8.noarch DEBUG: python3-oslo-rootwrap-6.3.1-0.20220223192316.1b1b960.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220217191859.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220110082950.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220217191348.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.13.0-0.20220429083845.de4429f.el8.noarch DEBUG: python3-oslo-vmware-3.10.0-0.20220414081432.7bc3431.el8.noarch DEBUG: python3-osprofiler-3.4.3-0.20220509164827.3286301.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20201019084912.4179996.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysendfile-2.0.1-15.el8.x86_64 DEBUG: python3-pyxattr-0.7.1-2.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20201019074103.d7ac0ff.el8.noarch DEBUG: python3-retrying-1.3.3-1.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.8-1.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.5.0-0.20211019141828.442f157.el8.noarch DEBUG: python3-suds-0.7-0.11.94664ddd46a6.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.7.0-0.20220509163842.b5b69e8.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.3.1-1.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210514050848.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: quota-1:4.04-14.el8.x86_64 DEBUG: quota-nls-1:4.04-14.el8.noarch DEBUG: rpcbind-1.2.5-8.el8.x86_64 DEBUG: sg3_utils-1.44-5.el8.x86_64 DEBUG: sg3_utils-libs-1.44-5.el8.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: sysfsutils-2.1.0-25.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: userspace-rcu-0.10.1-4.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/home/centos8-master-uc/data/repos/component/glance/f0/1f/f01f31a792c7d0befde9a8ab486ffdc57f8ca483_28afa385'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0