+ 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 + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d --clean INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.m9vv0a9x:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d --init INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.ahj3y3uc:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2307704 2302984 2192744 11644036 11416464 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 594M 3.8G 14% /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.uz4lu22z', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2333556 1295920 3170980 12625248 10412400 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.4o41er5c', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'a3bddd14047c4fdc92d8d181d4a4e8ad', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '1022', '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-wallaby-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 34ecc26a116ee603a3b40d51c00962d2bd26d5bc Note: switching to '34ecc26a116ee603a3b40d51c00962d2bd26d5bc'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 34ecc26a1 Merge "Fix avoid deprecation warnings from policy" + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-heat + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-heat ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 15.1.0.dev103 34ecc26 + UPSTREAMVERSION=15.1.0.dev103 + [[ 15.1.0.dev103 =~ ([^-]*)-(.+) ]] + [[ 15.1.0.dev103 =~ (.*?)\.(0rc.+) ]] + [[ 15.1.0.dev103 =~ (.*?)\.(0b.+) ]] + [[ 15.1.0.dev103 =~ (.*?)\.(0a.+) ]] + [[ 15.1.0.dev103 =~ (.*?)\.(dev.+) ]] + VERSION=15.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210315153408 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210315153408.34ecc26 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.hktgmcc4:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2331604 1202392 3219840 12720728 10365472 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 594M 3.8G 14% /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.173_uk55', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2331912 1202052 3219840 12720760 10365180 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 25% /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.x3ucr3ne', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'b02a66e068cb4e1381f1f863a6b076ac', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '1022', '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-wallaby-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.hktgmcc4:/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', '93808c5f66cf4810bbaa2cacf81c3361', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.hktgmcc4:/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.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.6s) running egg_info creating openstack_heat.egg-info writing openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstack-heat-15.1.0.dev103 creating openstack-heat-15.1.0.dev103/api-ref creating openstack-heat-15.1.0.dev103/api-ref/source creating openstack-heat-15.1.0.dev103/api-ref/source/v1 creating openstack-heat-15.1.0.dev103/api-ref/source/v1/samples creating openstack-heat-15.1.0.dev103/bin creating openstack-heat-15.1.0.dev103/contrib creating openstack-heat-15.1.0.dev103/contrib/heat_docker creating openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker creating openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/resources creating openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/tests creating openstack-heat-15.1.0.dev103/devstack creating openstack-heat-15.1.0.dev103/devstack/lib creating openstack-heat-15.1.0.dev103/devstack/upgrade creating openstack-heat-15.1.0.dev103/devstack/upgrade/from-rocky creating openstack-heat-15.1.0.dev103/devstack/upgrade/templates creating openstack-heat-15.1.0.dev103/doc creating openstack-heat-15.1.0.dev103/doc/source creating openstack-heat-15.1.0.dev103/doc/source/_extra creating openstack-heat-15.1.0.dev103/doc/source/_static creating openstack-heat-15.1.0.dev103/doc/source/_templates creating openstack-heat-15.1.0.dev103/doc/source/admin creating openstack-heat-15.1.0.dev103/doc/source/api creating openstack-heat-15.1.0.dev103/doc/source/configuration creating openstack-heat-15.1.0.dev103/doc/source/contributor creating openstack-heat-15.1.0.dev103/doc/source/ext creating openstack-heat-15.1.0.dev103/doc/source/getting_started creating openstack-heat-15.1.0.dev103/doc/source/install creating openstack-heat-15.1.0.dev103/doc/source/man creating openstack-heat-15.1.0.dev103/doc/source/operating_guides creating openstack-heat-15.1.0.dev103/doc/source/sourcecode creating openstack-heat-15.1.0.dev103/doc/source/template_guide creating openstack-heat-15.1.0.dev103/doc/source/templates creating openstack-heat-15.1.0.dev103/doc/source/templates/cfn creating openstack-heat-15.1.0.dev103/doc/source/templates/hot creating openstack-heat-15.1.0.dev103/etc creating openstack-heat-15.1.0.dev103/etc/heat creating openstack-heat-15.1.0.dev103/etc/heat/environment.d creating openstack-heat-15.1.0.dev103/etc/heat/templates creating openstack-heat-15.1.0.dev103/heat creating openstack-heat-15.1.0.dev103/heat/api creating openstack-heat-15.1.0.dev103/heat/api/aws creating openstack-heat-15.1.0.dev103/heat/api/cfn creating openstack-heat-15.1.0.dev103/heat/api/cfn/v1 creating openstack-heat-15.1.0.dev103/heat/api/middleware creating openstack-heat-15.1.0.dev103/heat/api/openstack creating openstack-heat-15.1.0.dev103/heat/api/openstack/v1 creating openstack-heat-15.1.0.dev103/heat/api/openstack/v1/views creating openstack-heat-15.1.0.dev103/heat/cloudinit creating openstack-heat-15.1.0.dev103/heat/cmd creating openstack-heat-15.1.0.dev103/heat/common creating openstack-heat-15.1.0.dev103/heat/db creating openstack-heat-15.1.0.dev103/heat/db/sqlalchemy creating openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo creating openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions creating openstack-heat-15.1.0.dev103/heat/engine creating openstack-heat-15.1.0.dev103/heat/engine/cfn creating openstack-heat-15.1.0.dev103/heat/engine/clients creating openstack-heat-15.1.0.dev103/heat/engine/clients/os creating openstack-heat-15.1.0.dev103/heat/engine/clients/os/keystone creating openstack-heat-15.1.0.dev103/heat/engine/clients/os/neutron creating openstack-heat-15.1.0.dev103/heat/engine/constraint creating openstack-heat-15.1.0.dev103/heat/engine/hot creating openstack-heat-15.1.0.dev103/heat/engine/notification creating openstack-heat-15.1.0.dev103/heat/engine/resources creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/autoscaling creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/cfn creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/iam creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/lb creating openstack-heat-15.1.0.dev103/heat/engine/resources/aws/s3 creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh/gnocchi creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/barbican creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/blazar creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/glance creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/ironic creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/mistral creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/monasca creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/taas creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/swift creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/trove creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zaqar creating openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zun creating openstack-heat-15.1.0.dev103/heat/hacking creating openstack-heat-15.1.0.dev103/heat/httpd creating openstack-heat-15.1.0.dev103/heat/httpd/files creating openstack-heat-15.1.0.dev103/heat/locale creating openstack-heat-15.1.0.dev103/heat/locale/de creating openstack-heat-15.1.0.dev103/heat/locale/de/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/es creating openstack-heat-15.1.0.dev103/heat/locale/es/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/fr creating openstack-heat-15.1.0.dev103/heat/locale/fr/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/it creating openstack-heat-15.1.0.dev103/heat/locale/it/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/ja creating openstack-heat-15.1.0.dev103/heat/locale/ja/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/ko_KR creating openstack-heat-15.1.0.dev103/heat/locale/ko_KR/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/pt_BR creating openstack-heat-15.1.0.dev103/heat/locale/pt_BR/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/ru creating openstack-heat-15.1.0.dev103/heat/locale/ru/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/zh_CN creating openstack-heat-15.1.0.dev103/heat/locale/zh_CN/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/locale/zh_TW creating openstack-heat-15.1.0.dev103/heat/locale/zh_TW/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat/objects creating openstack-heat-15.1.0.dev103/heat/policies creating openstack-heat-15.1.0.dev103/heat/rpc creating openstack-heat-15.1.0.dev103/heat/scaling creating openstack-heat-15.1.0.dev103/heat/tests creating openstack-heat-15.1.0.dev103/heat/tests/api creating openstack-heat-15.1.0.dev103/heat/tests/api/aws creating openstack-heat-15.1.0.dev103/heat/tests/api/cfn creating openstack-heat-15.1.0.dev103/heat/tests/api/middleware creating openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 creating openstack-heat-15.1.0.dev103/heat/tests/autoscaling creating openstack-heat-15.1.0.dev103/heat/tests/aws creating openstack-heat-15.1.0.dev103/heat/tests/clients creating openstack-heat-15.1.0.dev103/heat/tests/cmd creating openstack-heat-15.1.0.dev103/heat/tests/constraints creating openstack-heat-15.1.0.dev103/heat/tests/convergence creating openstack-heat-15.1.0.dev103/heat/tests/convergence/framework creating openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios creating openstack-heat-15.1.0.dev103/heat/tests/db creating openstack-heat-15.1.0.dev103/heat/tests/engine creating openstack-heat-15.1.0.dev103/heat/tests/engine/service creating openstack-heat-15.1.0.dev103/heat/tests/openstack creating openstack-heat-15.1.0.dev103/heat/tests/openstack/aodh creating openstack-heat-15.1.0.dev103/heat/tests/openstack/barbican creating openstack-heat-15.1.0.dev103/heat/tests/openstack/blazar creating openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder creating openstack-heat-15.1.0.dev103/heat/tests/openstack/designate creating openstack-heat-15.1.0.dev103/heat/tests/openstack/glance creating openstack-heat-15.1.0.dev103/heat/tests/openstack/heat creating openstack-heat-15.1.0.dev103/heat/tests/openstack/ironic creating openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone creating openstack-heat-15.1.0.dev103/heat/tests/openstack/magnum creating openstack-heat-15.1.0.dev103/heat/tests/openstack/manila creating openstack-heat-15.1.0.dev103/heat/tests/openstack/mistral creating openstack-heat-15.1.0.dev103/heat/tests/openstack/monasca creating openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron creating openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas creating openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc creating openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_taas creating openstack-heat-15.1.0.dev103/heat/tests/openstack/nova creating openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia creating openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara creating openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin creating openstack-heat-15.1.0.dev103/heat/tests/openstack/swift creating openstack-heat-15.1.0.dev103/heat/tests/openstack/trove creating openstack-heat-15.1.0.dev103/heat/tests/openstack/zaqar creating openstack-heat-15.1.0.dev103/heat/tests/openstack/zun creating openstack-heat-15.1.0.dev103/heat/tests/policy creating openstack-heat-15.1.0.dev103/heat/tests/templates creating openstack-heat-15.1.0.dev103/heat_integrationtests creating openstack-heat-15.1.0.dev103/heat_integrationtests/common creating openstack-heat-15.1.0.dev103/heat_integrationtests/functional creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/de creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/de/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/en_GB creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/en_GB/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ja creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ja/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ko_KR creating openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating openstack-heat-15.1.0.dev103/heat_upgradetests creating openstack-heat-15.1.0.dev103/openstack_heat.egg-info creating openstack-heat-15.1.0.dev103/playbooks creating openstack-heat-15.1.0.dev103/playbooks/devstack creating openstack-heat-15.1.0.dev103/playbooks/devstack/functional creating openstack-heat-15.1.0.dev103/rally-scenarios creating openstack-heat-15.1.0.dev103/rally-scenarios/extra creating openstack-heat-15.1.0.dev103/rally-scenarios/plugins creating openstack-heat-15.1.0.dev103/releasenotes creating openstack-heat-15.1.0.dev103/releasenotes/notes creating openstack-heat-15.1.0.dev103/releasenotes/source creating openstack-heat-15.1.0.dev103/releasenotes/source/_static creating openstack-heat-15.1.0.dev103/releasenotes/source/_templates creating openstack-heat-15.1.0.dev103/releasenotes/source/locale creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/en_GB creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/en_GB/LC_MESSAGES creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/fr creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/fr/LC_MESSAGES creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/ja creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/ja/LC_MESSAGES creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/ko_KR creating openstack-heat-15.1.0.dev103/releasenotes/source/locale/ko_KR/LC_MESSAGES creating openstack-heat-15.1.0.dev103/roles creating openstack-heat-15.1.0.dev103/roles/run-heat-tests creating openstack-heat-15.1.0.dev103/roles/run-heat-tests/defaults creating openstack-heat-15.1.0.dev103/roles/run-heat-tests/tasks creating openstack-heat-15.1.0.dev103/tools creating openstack-heat-15.1.0.dev103/tools/dashboards copying files to openstack-heat-15.1.0.dev103... copying .coveragerc -> openstack-heat-15.1.0.dev103 copying .stestr.conf -> openstack-heat-15.1.0.dev103 copying .zuul.yaml -> openstack-heat-15.1.0.dev103 copying AUTHORS -> openstack-heat-15.1.0.dev103 copying CONTRIBUTING.rst -> openstack-heat-15.1.0.dev103 copying ChangeLog -> openstack-heat-15.1.0.dev103 copying HACKING.rst -> openstack-heat-15.1.0.dev103 copying LICENSE -> openstack-heat-15.1.0.dev103 copying README.rst -> openstack-heat-15.1.0.dev103 copying babel.cfg -> openstack-heat-15.1.0.dev103 copying bindep.txt -> openstack-heat-15.1.0.dev103 copying config-generator.conf -> openstack-heat-15.1.0.dev103 copying install.sh -> openstack-heat-15.1.0.dev103 copying lower-constraints.txt -> openstack-heat-15.1.0.dev103 copying requirements.txt -> openstack-heat-15.1.0.dev103 copying setup.cfg -> openstack-heat-15.1.0.dev103 copying setup.py -> openstack-heat-15.1.0.dev103 copying test-requirements.txt -> openstack-heat-15.1.0.dev103 copying tox.ini -> openstack-heat-15.1.0.dev103 copying uninstall.sh -> openstack-heat-15.1.0.dev103 copying api-ref/source/conf.py -> openstack-heat-15.1.0.dev103/api-ref/source copying api-ref/source/index.rst -> openstack-heat-15.1.0.dev103/api-ref/source copying api-ref/source/v1/build-info.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/events.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/general-info.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/index.rst -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/resource-types.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/resources.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/services.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/software-config.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/stack-actions.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/stack-templates.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/stacks.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> openstack-heat-15.1.0.dev103/api-ref/source/v1 copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-15.1.0.dev103/api-ref/source/v1/samples copying bin/heat-api -> openstack-heat-15.1.0.dev103/bin copying bin/heat-api-cfn -> openstack-heat-15.1.0.dev103/bin copying bin/heat-db-setup -> openstack-heat-15.1.0.dev103/bin copying bin/heat-engine -> openstack-heat-15.1.0.dev103/bin copying bin/heat-keystone-setup -> openstack-heat-15.1.0.dev103/bin copying bin/heat-keystone-setup-domain -> openstack-heat-15.1.0.dev103/bin copying bin/heat-manage -> openstack-heat-15.1.0.dev103/bin copying contrib/heat_docker/README.md -> openstack-heat-15.1.0.dev103/contrib/heat_docker copying contrib/heat_docker/requirements.txt -> openstack-heat-15.1.0.dev103/contrib/heat_docker copying contrib/heat_docker/setup.cfg -> openstack-heat-15.1.0.dev103/contrib/heat_docker copying contrib/heat_docker/setup.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-15.1.0.dev103/contrib/heat_docker/heat_docker/tests copying devstack/README.rst -> openstack-heat-15.1.0.dev103/devstack copying devstack/plugin.sh -> openstack-heat-15.1.0.dev103/devstack copying devstack/settings -> openstack-heat-15.1.0.dev103/devstack copying devstack/lib/heat -> openstack-heat-15.1.0.dev103/devstack/lib copying devstack/upgrade/resources.sh -> openstack-heat-15.1.0.dev103/devstack/upgrade copying devstack/upgrade/settings -> openstack-heat-15.1.0.dev103/devstack/upgrade copying devstack/upgrade/shutdown.sh -> openstack-heat-15.1.0.dev103/devstack/upgrade copying devstack/upgrade/upgrade.sh -> openstack-heat-15.1.0.dev103/devstack/upgrade copying devstack/upgrade/from-rocky/upgrade-heat -> openstack-heat-15.1.0.dev103/devstack/upgrade/from-rocky copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-15.1.0.dev103/devstack/upgrade/templates copying doc/.gitignore -> openstack-heat-15.1.0.dev103/doc copying doc/Makefile -> openstack-heat-15.1.0.dev103/doc copying doc/README.rst -> openstack-heat-15.1.0.dev103/doc copying doc/requirements.txt -> openstack-heat-15.1.0.dev103/doc copying doc/source/conf.py -> openstack-heat-15.1.0.dev103/doc/source copying doc/source/glossary.rst -> openstack-heat-15.1.0.dev103/doc/source copying doc/source/index.rst -> openstack-heat-15.1.0.dev103/doc/source copying doc/source/_extra/.htaccess -> openstack-heat-15.1.0.dev103/doc/source/_extra copying doc/source/_static/.placeholder -> openstack-heat-15.1.0.dev103/doc/source/_static copying doc/source/_templates/.placeholder -> openstack-heat-15.1.0.dev103/doc/source/_templates copying doc/source/admin/auth-model.rst -> openstack-heat-15.1.0.dev103/doc/source/admin copying doc/source/admin/index.rst -> openstack-heat-15.1.0.dev103/doc/source/admin copying doc/source/admin/introduction.rst -> openstack-heat-15.1.0.dev103/doc/source/admin copying doc/source/admin/stack-domain-users.rst -> openstack-heat-15.1.0.dev103/doc/source/admin copying doc/source/api/index.rst -> openstack-heat-15.1.0.dev103/doc/source/api copying doc/source/configuration/config-options.rst -> openstack-heat-15.1.0.dev103/doc/source/configuration copying doc/source/configuration/index.rst -> openstack-heat-15.1.0.dev103/doc/source/configuration copying doc/source/configuration/logs.rst -> openstack-heat-15.1.0.dev103/doc/source/configuration copying doc/source/configuration/sample_config.rst -> openstack-heat-15.1.0.dev103/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> openstack-heat-15.1.0.dev103/doc/source/configuration copying doc/source/contributor/architecture.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/blueprints.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/gmr.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/index.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/pluginguide.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/rally_on_gates.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/schedulerhints.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/contributor/supportstatus.rst -> openstack-heat-15.1.0.dev103/doc/source/contributor copying doc/source/ext/__init__.py -> openstack-heat-15.1.0.dev103/doc/source/ext copying doc/source/ext/resources.py -> openstack-heat-15.1.0.dev103/doc/source/ext copying doc/source/ext/tablefromtext.py -> openstack-heat-15.1.0.dev103/doc/source/ext copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/index.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/on_devstack.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/on_fedora.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/on_other.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/getting_started/standalone.rst -> openstack-heat-15.1.0.dev103/doc/source/getting_started copying doc/source/install/get_started.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/index.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/install-debian.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/install-obs.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/install-rdo.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/install-ubuntu.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/install.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/launch-instance.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/next-steps.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/install/verify.rst -> openstack-heat-15.1.0.dev103/doc/source/install copying doc/source/man/heat-api-cfn.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-api.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-db-setup.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-engine.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-keystone-setup.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-manage.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/heat-status.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/man/index.rst -> openstack-heat-15.1.0.dev103/doc/source/man copying doc/source/operating_guides/httpd.rst -> openstack-heat-15.1.0.dev103/doc/source/operating_guides copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-15.1.0.dev103/doc/source/operating_guides copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-15.1.0.dev103/doc/source/operating_guides copying doc/source/sourcecode/.gitignore -> openstack-heat-15.1.0.dev103/doc/source/sourcecode copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/basic_resources.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/cfn.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/composition.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/contrib.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/environment.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/existing_templates.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/feature_guide.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/functions.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/hello_world.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/hot_guide.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/hot_spec.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/index.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/openstack.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/software_deployment.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/template_guide/unsupported.rst -> openstack-heat-15.1.0.dev103/doc/source/template_guide copying doc/source/templates/index.rst -> openstack-heat-15.1.0.dev103/doc/source/templates copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-15.1.0.dev103/doc/source/templates/cfn copying doc/source/templates/hot/hello_world.rst -> openstack-heat-15.1.0.dev103/doc/source/templates/hot copying etc/heat/README-heat.conf.txt -> openstack-heat-15.1.0.dev103/etc/heat copying etc/heat/api-paste.ini -> openstack-heat-15.1.0.dev103/etc/heat copying etc/heat/heat-policy-generator.conf -> openstack-heat-15.1.0.dev103/etc/heat copying etc/heat/environment.d/default.yaml -> openstack-heat-15.1.0.dev103/etc/heat/environment.d copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-15.1.0.dev103/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-15.1.0.dev103/etc/heat/templates copying heat/__init__.py -> openstack-heat-15.1.0.dev103/heat copying heat/version.py -> openstack-heat-15.1.0.dev103/heat copying heat/api/__init__.py -> openstack-heat-15.1.0.dev103/heat/api copying heat/api/versions.py -> openstack-heat-15.1.0.dev103/heat/api copying heat/api/aws/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/aws copying heat/api/aws/ec2token.py -> openstack-heat-15.1.0.dev103/heat/api/aws copying heat/api/aws/exception.py -> openstack-heat-15.1.0.dev103/heat/api/aws copying heat/api/aws/utils.py -> openstack-heat-15.1.0.dev103/heat/api/aws copying heat/api/cfn/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/cfn copying heat/api/cfn/versions.py -> openstack-heat-15.1.0.dev103/heat/api/cfn copying heat/api/cfn/v1/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> openstack-heat-15.1.0.dev103/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> openstack-heat-15.1.0.dev103/heat/api/cfn/v1 copying heat/api/middleware/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/middleware copying heat/api/middleware/fault.py -> openstack-heat-15.1.0.dev103/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> openstack-heat-15.1.0.dev103/heat/api/middleware copying heat/api/openstack/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/openstack copying heat/api/openstack/versions.py -> openstack-heat-15.1.0.dev103/heat/api/openstack copying heat/api/openstack/v1/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1 copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-15.1.0.dev103/heat/api/openstack/v1/views copying heat/cloudinit/__init__.py -> openstack-heat-15.1.0.dev103/heat/cloudinit copying heat/cloudinit/boothook.sh -> openstack-heat-15.1.0.dev103/heat/cloudinit copying heat/cloudinit/config -> openstack-heat-15.1.0.dev103/heat/cloudinit copying heat/cloudinit/loguserdata.py -> openstack-heat-15.1.0.dev103/heat/cloudinit copying heat/cloudinit/part_handler.py -> openstack-heat-15.1.0.dev103/heat/cloudinit copying heat/cmd/__init__.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/all.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/api.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/api_cfn.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/engine.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/manage.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/cmd/status.py -> openstack-heat-15.1.0.dev103/heat/cmd copying heat/common/__init__.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/auth_password.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/auth_plugin.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/auth_url.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/cache.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/config.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/context.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/crypt.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/custom_backend_auth.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/endpoint_utils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/environment_format.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/environment_util.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/exception.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/grouputils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/i18n.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/identifier.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/messaging.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/netutils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/noauth.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/param_utils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/password_gen.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/plugin_loader.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/pluginutils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/policy.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/profiler.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/serializers.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/service_utils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/short_id.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/template_format.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/timeutils.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/urlfetch.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/common/wsgi.py -> openstack-heat-15.1.0.dev103/heat/common copying heat/db/__init__.py -> openstack-heat-15.1.0.dev103/heat/db copying heat/db/sqlalchemy/__init__.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/api.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/filters.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/migration.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/models.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/types.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/utils.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy copying heat/db/sqlalchemy/migrate_repo/README -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/__init__.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/manage.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/migrate.cfg -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/versions/073_newton.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/081_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/082_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/083_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/084_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/085_placeholder.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/086_drop_watch_rule_watch_data_tables.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/__init__.py -> openstack-heat-15.1.0.dev103/heat/db/sqlalchemy/migrate_repo/versions copying heat/engine/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/api.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/attributes.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/check_resource.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/conditions.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/constraints.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/dependencies.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/environment.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/event.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/function.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/lifecycle_plugin.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/node_data.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/output.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/parameter_groups.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/parameters.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/parent_rsrc.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/plugin_manager.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/properties.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/properties_group.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/resource.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/rsrc_defn.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/scheduler.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/service.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/service_software_config.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/software_config_io.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/stack.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/stack_lock.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/status.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/stk_defn.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/support.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/sync_point.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/template.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/template_common.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/template_files.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/timestamp.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/translation.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/update.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/worker.py -> openstack-heat-15.1.0.dev103/heat/engine copying heat/engine/cfn/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/cfn copying heat/engine/cfn/functions.py -> openstack-heat-15.1.0.dev103/heat/engine/cfn copying heat/engine/cfn/parameters.py -> openstack-heat-15.1.0.dev103/heat/engine/cfn copying heat/engine/cfn/template.py -> openstack-heat-15.1.0.dev103/heat/engine/cfn copying heat/engine/clients/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/client_exception.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/client_plugin.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/progress.py -> openstack-heat-15.1.0.dev103/heat/engine/clients copying heat/engine/clients/os/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/sahara.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/senlin.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/keystone copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-15.1.0.dev103/heat/engine/clients/os/neutron copying heat/engine/constraint/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> openstack-heat-15.1.0.dev103/heat/engine/constraint copying heat/engine/hot/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/hot copying heat/engine/hot/functions.py -> openstack-heat-15.1.0.dev103/heat/engine/hot copying heat/engine/hot/parameters.py -> openstack-heat-15.1.0.dev103/heat/engine/hot copying heat/engine/hot/template.py -> openstack-heat-15.1.0.dev103/heat/engine/hot copying heat/engine/notification/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/notification copying heat/engine/notification/autoscaling.py -> openstack-heat-15.1.0.dev103/heat/engine/notification copying heat/engine/notification/stack.py -> openstack-heat-15.1.0.dev103/heat/engine/notification copying heat/engine/resources/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/alarm_base.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/server_base.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/signal_responder.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/stack_resource.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/stack_user.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/template_resource.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/volume_base.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/wait_condition.py -> openstack-heat-15.1.0.dev103/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/iam copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/lb copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/aws/s3 copying heat/engine/resources/openstack/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_watch.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-15.1.0.dev103/heat/engine/resources/openstack/zun copying heat/hacking/__init__.py -> openstack-heat-15.1.0.dev103/heat/hacking copying heat/hacking/checks.py -> openstack-heat-15.1.0.dev103/heat/hacking copying heat/httpd/__init__.py -> openstack-heat-15.1.0.dev103/heat/httpd copying heat/httpd/heat_api.py -> openstack-heat-15.1.0.dev103/heat/httpd copying heat/httpd/heat_api_cfn.py -> openstack-heat-15.1.0.dev103/heat/httpd copying heat/httpd/files/heat-api-cfn-uwsgi.ini -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/httpd/files/heat-api-cfn.conf -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/httpd/files/heat-api-uwsgi.ini -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/httpd/files/heat-api.conf -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api-cfn.conf -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api.conf -> openstack-heat-15.1.0.dev103/heat/httpd/files copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/de/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/es/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/fr/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/it/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/ja/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/ru/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-15.1.0.dev103/heat/locale/zh_TW/LC_MESSAGES copying heat/objects/__init__.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/base.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/event.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/fields.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/raw_template.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/raw_template_files.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/resource.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/resource_data.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/resource_properties_data.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/service.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/snapshot.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/software_config.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/software_deployment.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/stack.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/stack_lock.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/stack_tag.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/sync_point.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/objects/user_creds.py -> openstack-heat-15.1.0.dev103/heat/objects copying heat/policies/__init__.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/actions.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/base.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/build_info.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/cloudformation.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/events.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/resource.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/resource_types.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/service.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/software_configs.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/software_deployments.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/policies/stacks.py -> openstack-heat-15.1.0.dev103/heat/policies copying heat/rpc/__init__.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/rpc/api.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/rpc/client.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/rpc/listener_client.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/rpc/worker_api.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/rpc/worker_client.py -> openstack-heat-15.1.0.dev103/heat/rpc copying heat/scaling/__init__.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/scaling/cooldown.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/scaling/lbutils.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/scaling/rolling_update.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/scaling/scalingutil.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/scaling/template.py -> openstack-heat-15.1.0.dev103/heat/scaling copying heat/tests/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/common.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/fakes.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/generic_resource.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_attributes.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_auth_password.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_auth_url.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_auth_plugin.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_context.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_env_util.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_exception.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_param_utils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_policy.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_serializers.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_common_service_utils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_constraints.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_convg_stack.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_crypt.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_dbinstance.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_empty_stack.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_engine_api_utils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_engine_service.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_environment.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_environment_format.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_event.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_exception.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_fault_middleware.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_function.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_grouputils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_hacking.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_hot.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_identifier.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_loguserdata.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_metadata_refresh.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_nested_stack.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_noauth.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_nokey.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_notifications.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_parameters.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_plugin_loader.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_properties.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_properties_group.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_provider_template.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_resource.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_resource_properties_data.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_rpc_client.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_rpc_listener_client.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_rpc_worker_client.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_rsrc_defn.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_server_tags.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_short_id.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_signal.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_delete.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_lock.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_resource.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_update.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_stack_user.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_support.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_template.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_template_files.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_template_format.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_timeutils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_translation_rule.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_urlfetch.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_validate.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_version.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/test_vpc.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/testing-overview.txt -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/utils.py -> openstack-heat-15.1.0.dev103/heat/tests copying heat/tests/api/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/api copying heat/tests/api/test_wsgi.py -> openstack-heat-15.1.0.dev103/heat/tests/api copying heat/tests/api/aws/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-15.1.0.dev103/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-15.1.0.dev103/heat/tests/api/aws copying heat/tests/api/cfn/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-15.1.0.dev103/heat/tests/api/cfn copying heat/tests/api/middleware/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-15.1.0.dev103/heat/tests/api/middleware copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-15.1.0.dev103/heat/tests/api/openstack_v1 copying heat/tests/autoscaling/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-15.1.0.dev103/heat/tests/autoscaling copying heat/tests/aws/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_eip.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_instance.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_s3.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_security_group.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_user.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_volume.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> openstack-heat-15.1.0.dev103/heat/tests/aws copying heat/tests/clients/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_clients.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_progress.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_sahara_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_senlin_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> openstack-heat-15.1.0.dev103/heat/tests/clients copying heat/tests/cmd/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/cmd copying heat/tests/cmd/test_status.py -> openstack-heat-15.1.0.dev103/heat/tests/cmd copying heat/tests/constraints/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-15.1.0.dev103/heat/tests/constraints copying heat/tests/convergence/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence copying heat/tests/convergence/framework/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/framework copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-15.1.0.dev103/heat/tests/convergence/scenarios copying heat/tests/db/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/db/test_migrations.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/db/test_utils.py -> openstack-heat-15.1.0.dev103/heat/tests/db copying heat/tests/engine/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_node_data.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/tools.py -> openstack-heat-15.1.0.dev103/heat/tests/engine copying heat/tests/engine/service/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-15.1.0.dev103/heat/tests/engine/service copying heat/tests/openstack/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/aodh copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/barbican copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/blazar copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/cinder copying heat/tests/openstack/designate/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/designate copying heat/tests/openstack/glance/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/glance copying heat/tests/openstack/heat/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/heat copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/ironic copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/keystone copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_bay.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/magnum copying heat/tests/openstack/manila/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/manila copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/mistral copying heat/tests/openstack/monasca/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/monasca copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/lbaas/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_health_monitor.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7policy.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7rule.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_listener.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool_member.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/nova/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/nova copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/octavia copying heat/tests/openstack/sahara/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_cluster.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_data_source.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_image.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job_binary.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_templates.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/sahara copying heat/tests/openstack/senlin/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_cluster.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_node.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_policy.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_profile.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_receiver.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/senlin copying heat/tests/openstack/swift/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/swift copying heat/tests/openstack/trove/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/trove copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/zaqar copying heat/tests/openstack/zun/__init__.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> openstack-heat-15.1.0.dev103/heat/tests/openstack/zun copying heat/tests/policy/resources.json -> openstack-heat-15.1.0.dev103/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-15.1.0.dev103/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-15.1.0.dev103/heat/tests/policy copying heat/tests/templates/Neutron.template -> openstack-heat-15.1.0.dev103/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> openstack-heat-15.1.0.dev103/heat/tests/templates copying heat/tests/templates/README -> openstack-heat-15.1.0.dev103/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-15.1.0.dev103/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-15.1.0.dev103/heat/tests/templates copying heat_integrationtests/README.rst -> openstack-heat-15.1.0.dev103/heat_integrationtests copying heat_integrationtests/__init__.py -> openstack-heat-15.1.0.dev103/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-15.1.0.dev103/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-15.1.0.dev103/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-15.1.0.dev103/heat_integrationtests copying heat_integrationtests/common/__init__.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/common copying heat_integrationtests/common/test.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/common copying heat_integrationtests/functional/__init__.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-15.1.0.dev103/heat_integrationtests/functional copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-15.1.0.dev103/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-15.1.0.dev103/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-15.1.0.dev103/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_upgradetests/post_test_hook.sh -> openstack-heat-15.1.0.dev103/heat_upgradetests copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-15.1.0.dev103/heat_upgradetests copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/pbr.json -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/requires.txt -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying openstack_heat.egg-info/top_level.txt -> openstack-heat-15.1.0.dev103/openstack_heat.egg-info copying playbooks/devstack/functional/post.yaml -> openstack-heat-15.1.0.dev103/playbooks/devstack/functional copying playbooks/devstack/functional/run.yaml -> openstack-heat-15.1.0.dev103/playbooks/devstack/functional copying rally-scenarios/README.rst -> openstack-heat-15.1.0.dev103/rally-scenarios copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-15.1.0.dev103/rally-scenarios copying rally-scenarios/extra/README.rst -> openstack-heat-15.1.0.dev103/rally-scenarios/extra copying rally-scenarios/extra/default.yaml -> openstack-heat-15.1.0.dev103/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-15.1.0.dev103/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-15.1.0.dev103/rally-scenarios/extra copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-15.1.0.dev103/rally-scenarios/plugins copying rally-scenarios/plugins/stack_output.py -> openstack-heat-15.1.0.dev103/rally-scenarios/plugins copying releasenotes/config.yaml -> openstack-heat-15.1.0.dev103/releasenotes copying releasenotes/notes/.placeholder -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-15.1.0.dev103/releasenotes/notes copying releasenotes/source/conf.py -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/index.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/liberty.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/mitaka.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/newton.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/ocata.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/pike.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/queens.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/rocky.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/stein.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/train.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/unreleased.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/ussuri.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/victoria.rst -> openstack-heat-15.1.0.dev103/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstack-heat-15.1.0.dev103/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstack-heat-15.1.0.dev103/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-15.1.0.dev103/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-15.1.0.dev103/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-15.1.0.dev103/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-15.1.0.dev103/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-15.1.0.dev103/roles/run-heat-tests/defaults copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-15.1.0.dev103/roles/run-heat-tests/tasks copying tools/README.rst -> openstack-heat-15.1.0.dev103/tools copying tools/cfn-json2yaml -> openstack-heat-15.1.0.dev103/tools copying tools/custom_guidelines.py -> openstack-heat-15.1.0.dev103/tools copying tools/heat-db-drop -> openstack-heat-15.1.0.dev103/tools copying tools/test-setup.sh -> openstack-heat-15.1.0.dev103/tools copying tools/dashboards/heat.dash -> openstack-heat-15.1.0.dev103/tools/dashboards Writing openstack-heat-15.1.0.dev103/setup.cfg creating dist Creating tar archive removing 'openstack-heat-15.1.0.dev103' (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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.58mwad2u:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2216812 1318248 3222688 12719664 10477420 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 594M 3.8G 14% /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.ovy2ciaz', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2217576 1317472 3222688 12719676 10476656 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 25% /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.ojdy8unr', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '38ecbac5fae9445a982cbb1bbc2daf95', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '1022', '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-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=openstack-heat-15.1.0.dev103.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/openstack-heat-15.1.0.dev103.tar.gz ++ basename openstack-heat-15.1.0.dev103.tar.gz .tar.gz + SOURCEWITHREL=openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz + mv dist/openstack-heat-15.1.0.dev103.tar.gz /tmp/tmp.dqxvM7bKMO/SOURCES/openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz + cd /home/centos8-wallaby/data/openstack-heat_distro + cp -a heat-dist.conf heat.logrotate openstack-heat-all.service openstack-heat-api-cfn.service openstack-heat-api.service openstack-heat-engine.service openstack-heat.spec sources /tmp/tmp.dqxvM7bKMO/SOURCES/ + cp openstack-heat.spec /tmp/tmp.dqxvM7bKMO/SPECS/ + cd /tmp/tmp.dqxvM7bKMO/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-heat.spec + sed -i -e '1i%define upstream_version 15.1.0.dev103\' openstack-heat.spec + grep -qc '^%global dlrn .*' openstack-heat.spec + sed -i -e '1i%global dlrn 1\' openstack-heat.spec + grep -qc '^%global dlrn_nvr .*' openstack-heat.spec ++ basename openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26\' openstack-heat.spec + sed -i -e s/UPSTREAMVERSION/15.1.0.dev103/g openstack-heat.spec + VERSION=15.1.0 + sed -i -e 's/Version:.*/Version: 15.1.0/g' openstack-heat.spec + sed -i -e 's/Release:.*/Release: 0.20210315153408.34ecc26%{?dist}/g' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz/' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat.spec + cat openstack-heat.spec %global dlrn_nvr openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26 %global dlrn 1 %define upstream_version 15.1.0.dev103 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global rhosp 0 %global service heat %global common_desc \ Heat is a service to orchestrate composite cloud applications using a \ declarative template format through an OpenStack-native REST API. Name: openstack-%{service} Summary: OpenStack Orchestration (%{service}) # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 15.1.0 Release: 0.20210315153408.34ecc26%{?dist} License: ASL 2.0 URL: http://www.openstack.org Source0: openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz Obsoletes: %{service} < 7-9 Provides: %{service} Source1: %{service}.logrotate Source2: openstack-%{service}-api.service Source3: openstack-%{service}-api-cfn.service Source4: openstack-%{service}-engine.service Source6: openstack-%{service}-all.service Source20: %{service}-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{name}-%{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: openstack-macros BuildRequires: python3-devel BuildRequires: python3-stevedore >= 1.20.0 BuildRequires: python3-oslo-cache BuildRequires: python3-oslo-context BuildRequires: python3-oslo-middleware BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-messaging BuildRequires: python3-setuptools BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-db BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-log BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-eventlet BuildRequires: python3-kombu BuildRequires: python3-netaddr BuildRequires: python3-neutron-lib BuildRequires: python3-osprofiler BuildRequires: python3-six BuildRequires: python3-paramiko BuildRequires: python3-yaql # These are required to build due to the requirements check added BuildRequires: python3-routes BuildRequires: python3-sqlalchemy BuildRequires: python3-pbr BuildRequires: python3-cryptography # These are required to build the config file BuildRequires: python3-oslo-config BuildRequires: python3-keystoneauth1 BuildRequires: python3-keystoneclient BuildRequires: python3-tenacity >= 4.4.0 # Required to compile translation files BuildRequires: python3-babel BuildRequires: python3-PyYAML BuildRequires: python3-lxml BuildRequires: python3-migrate BuildRequires: python3-paste-deploy BuildRequires: python3-redis BuildRequires: python3-webob BuildRequires: systemd %if 0%{?with_doc} BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-cinderclient BuildRequires: python3-novaclient BuildRequires: python3-saharaclient BuildRequires: python3-neutronclient BuildRequires: python3-swiftclient BuildRequires: python3-heatclient BuildRequires: python3-glanceclient BuildRequires: python3-troveclient BuildRequires: python3-aodhclient BuildRequires: python3-barbicanclient BuildRequires: python3-designateclient BuildRequires: python3-magnumclient BuildRequires: python3-monascaclient BuildRequires: python3-manilaclient BuildRequires: python3-zaqarclient BuildRequires: python3-croniter BuildRequires: python3-gabbi BuildRequires: python3-testscenarios BuildRequires: python3-tempest BuildRequires: python3-gabbi # NOTE(ykarel) zunclient are not packaged yet. #BuildRequires: python3-zunclient %endif Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-engine = %{epoch}:%{version}-%{release} Requires: %{name}-api = %{epoch}:%{version}-%{release} Requires: %{name}-api-cfn = %{epoch}:%{version}-%{release} %package -n python3-%{service}-tests %{?python_provide:%python_provide python3-%{service}-tests} Summary: Heat tests Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: python3-mox3 Requires: python3-oslotest Requires: python3-testresources Requires: python3-oslotest Requires: python3-oslo-log Requires: python3-oslo-utils Requires: python3-heatclient Requires: python3-cinderclient Requires: python3-zaqarclient Requires: python3-keystoneclient Requires: python3-swiftclient Requires: python3-paramiko Requires: python3-kombu Requires: python3-oslo-config Requires: python3-oslo-concurrency Requires: python3-requests Requires: python3-eventlet Requires: python3-gabbi Requires: python3-PyYAML %description -n python3-%{service}-tests %{common_desc} This package contains the Heat test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n openstack-%{service}-%{upstream_version} -S git # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup # Remove tests in contrib find contrib -name tests -type d | xargs rm -r %build %{py3_build} # Generate i18n files %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale # Generate sample config and add the current directory to PYTHONPATH so # oslo-config-generator doesn't skip heat's entry points. PYTHONPATH=. oslo-config-generator --config-file=config-generator.conf %install %{py3_install} sed -i -e '/^#!/,1 d' %{buildroot}/%{python3_sitelib}/%{service}/db/sqlalchemy/migrate_repo/manage.py mkdir -p %{buildroot}/%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}/%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{service}-api-cfn.service install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-all.service mkdir -p %{buildroot}/%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/ %if 0%{?with_doc} sphinx-build -b html doc/source doc/build/html sphinx-build -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif rm -f %{buildroot}/%{_bindir}/%{service}-db-setup rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.* rm -rf %{buildroot}/var/lib/%{service}/.dummy rm -f %{buildroot}/usr/bin/cinder-keystone-setup install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}/%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '[revision]' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '%{service}_revision=%{version}' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}/%{_datadir}/%{service}/api-paste-dist.ini mv %{buildroot}%{_prefix}/etc/%{service}/environment.d %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/templates %{buildroot}/%{_sysconfdir}/%{service} # Remove duplicate config files under /usr/etc/heat rmdir %{buildroot}%{_prefix}/etc/%{service} # 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 %description %{common_desc} %package common Summary: Heat common Group: System Environment/Base Obsoletes: %{name}-api-cloudwatch < %{epoch}:10.0.0 Requires: python3-pbr Requires: python3-croniter Requires: python3-eventlet Requires: python3-stevedore >= 3.1.0 Requires: python3-netaddr Requires: python3-neutron-lib Requires: python3-osprofiler Requires: python3-requests Requires: python3-routes Requires: python3-sqlalchemy Requires: python3-paramiko Requires: python3-babel >= 2.3.4 # FIXME: system version is stuck to 1.7.2 for cryptography Requires: python3-cryptography >= 2.1 Requires: python3-yaql >= 1.1.3 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-context >= 2.19.2 Requires: python3-oslo-upgradecheck >= 0.1.0 Requires: python3-oslo-utils >= 3.37.0 Requires: python3-oslo-db >= 6.0.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-policy >= 1.30.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-versionedobjects >= 1.31.2 Requires: python3-debtcollector >= 1.19.0 Requires: python3-cinderclient >= 3.3.0 Requires: python3-glanceclient >= 1:2.8.0 Requires: python3-heatclient >= 1.10.0 Requires: python3-keystoneclient >= 1:3.8.0 Requires: python3-keystonemiddleware >= 4.17.0 Requires: python3-neutronclient >= 6.14.0 Requires: python3-novaclient >= 9.1.0 Requires: python3-saharaclient >= 1.4.0 Requires: python3-swiftclient >= 3.2.0 Requires: python3-troveclient >= 2.2.0 Requires: python3-keystoneauth1 >= 3.18.0 Requires: python3-barbicanclient >= 4.5.2 Requires: python3-designateclient >= 2.7.0 Requires: python3-manilaclient >= 1.16.0 Requires: python3-mistralclient >= 3.1.0 Requires: python3-openstackclient >= 3.12.0 Requires: python3-zaqarclient >= 1.3.0 Requires: python3-aodhclient >= 0.9.0 Requires: python3-magnumclient >= 2.3.0 Requires: python3-octaviaclient >= 1.8.0 Requires: python3-ironicclient >= 2.8.0 %if 0%{rhosp} == 0 Requires: python3-monascaclient >= 1.12.0 %endif Requires: python3-openstacksdk >= 0.11.2 Requires: python3-tenacity >= 6.1.0 Requires: python3-PyYAML Requires: python3-lxml Requires: python3-migrate Requires: python3-paste-deploy Requires: python3-webob Requires: python3-pytz Requires(pre): shadow-utils %description common Components common to all OpenStack Heat services %files common -f %{service}.lang %doc LICENSE %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/%{service}-keystone-setup %{_bindir}/%{service}-keystone-setup-domain %{python3_sitelib}/%{service} %{python3_sitelib}/openstack_%{service}-%{upstream_version}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %attr(-, root, %{service}) %{_datadir}/%{service}/api-paste-dist.ini %dir %attr(0755,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/environment.d/* %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/templates/* %if 0%{?with_doc} %{_mandir}/man1/%{service}-keystone-setup.1.gz %{_mandir}/man1/%{service}-keystone-setup-domain.1.gz %{_mandir}/man1/%{service}-manage.1.gz %{_mandir}/man1/%{service}-status.1.gz %endif %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %{python3_sitelib}/%{service}_integrationtests %pre common # 187:187 for heat - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 187 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 187 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Heat Daemons" %{service} exit 0 %package engine Summary: The Heat engine Requires: %{name}-common = %{epoch}:%{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description engine %{common_desc} The %{service}-engine's main responsibility is to orchestrate the launching of templates and provide events back to the API consumer. %files engine %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-engine.html %endif %{_bindir}/%{service}-engine %{_unitdir}/openstack-%{service}-engine.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-engine.1.gz %endif %post engine %systemd_post openstack-%{service}-engine.service %preun engine %systemd_preun openstack-%{service}-engine.service %postun engine %systemd_postun_with_restart openstack-%{service}-engine.service %package api Summary: The Heat API Requires: %{name}-common = %{epoch}:%{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description api %{common_desc} The %{service}-api component provides an OpenStack-native REST API that processes API requests by sending them to the %{service}-engine over RPC. %files api %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api.html %endif %{_bindir}/%{service}-api %{_bindir}/%{service}-wsgi-api %{_unitdir}/openstack-%{service}-api.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api.1.gz %endif %post api %systemd_post openstack-%{service}-api.service %preun api %systemd_preun openstack-%{service}-api.service %postun api %systemd_postun_with_restart openstack-%{service}-api.service %package api-cfn Summary: Heat CloudFormation API Requires: %{name}-common = %{epoch}:%{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description api-cfn %{common_desc} The %{service}-api-cfn component provides an AWS Query API that is compatible with AWS CloudFormation and processes API requests by sending them to the %{service}-engine over RPC. %files api-cfn %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api-cfn.html %endif %{_bindir}/%{service}-api-cfn %{_bindir}/%{service}-wsgi-api-cfn %{_unitdir}/openstack-%{service}-api-cfn.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api-cfn.1.gz %endif %post api-cfn %systemd_post openstack-%{service}-api-cfn.service %preun api-cfn %systemd_preun openstack-%{service}-api-cfn.service %postun api-cfn %systemd_postun_with_restart openstack-%{service}-api-cfn.service %package monolith Summary: The combined Heat engine/API Requires: %{name}-common = %{epoch}:%{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description monolith %{common_desc} The %{service}-all process bundles together any (or all) of %{service}-engine, %{service}-api, and %{service}-cfn-api into a single process. This can be used to bootstrap a minimal TripleO deployment, but is not the recommended way of running the Heat service in general. %files monolith %doc README.rst LICENSE %{_bindir}/%{service}-all %{_unitdir}/openstack-%{service}-all.service %post monolith %systemd_post openstack-%{service}-all.service %preun monolith %systemd_preun openstack-%{service}-all.service %postun monolith %systemd_postun_with_restart openstack-%{service}-all.service %changelog + spectool -g -C /tmp/tmp.dqxvM7bKMO/SOURCES openstack-heat.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d --spec openstack-heat.spec --sources=/tmp/tmp.dqxvM7bKMO/SOURCES INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.wtcqd9qo:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-heat.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2195476 2370028 2192680 11689220 11528780 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 594M 3.8G 14% /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.xphqwslx', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2217236 1367300 3170916 12670188 10528784 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.3i2bed18', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '8528377929ee49bc8e51441d2bfc80b9', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', 'c86c48c47f7b4c81a411620609b60d6c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', 'bae5df2878d541f6a61737295dc72c87', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '8b29ad71706047d1a7b45991717e035c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '1022', '-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-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'c0a97bb9dfa246859f07cd61f7f1fd95', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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: dbus-1.12.8-12.el8.x86_64 DEBUG: libgcc-8.4.1-1.el8.x86_64 DEBUG: systemd-udev-239-44.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pip-9.0.3-19.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: binutils-2.30-93.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: gcc-8.4.1-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.4.0+666+456f5f48.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.4-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: hwdata-0.314-8.8.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: dbus-common-1.12.8-12.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: centos-stream-release-8.4-1.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: openssh-clients-8.0p1-5.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: tpm2-tss-2.3.2-3.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: glibc-common-2.28-149.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: bash-4.4.19-14.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: cups-libs-2.2.6-38.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: libstdc++-8.4.1-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: elfutils-libelf-0.182-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-cryptography-3.2.1-4.el8.x86_64 DEBUG: libcap-2.26-4.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxml2-2.9.7-9.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-2.el8_0.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-36.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgcrypt-1.8.5-4.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sed-4.5-2.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: openjpeg2-2.3.1-6.el8.x86_64 DEBUG: libgomp-8.4.1-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: pango-1.42.4-6.el8.x86_64 DEBUG: file-libs-5.33-16.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-ng-0.7.9-5.el8.x86_64 DEBUG: graphviz-2.40.1-40.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: rpm-build-4.14.3-13.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: unzip-6.0-44.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-13.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libnl3-3.5.0-1.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.4.1-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: libmetalink-0.1.3-7.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-149.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-27.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: which-2.21-12.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-18.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-1.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: libibverbs-32.0-4.el8.x86_64 DEBUG: iptables-libs-1.8.4-17.el8.x86_64 DEBUG: openldap-2.4.46-16.el8.x86_64 DEBUG: grubby-8.40-41.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-18.el8.x86_64 DEBUG: crypto-policies-scripts-20200713-1.git51d1222.el8.noarch DEBUG: elfutils-default-yama-scope-0.182-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-4.el8.x86_64 DEBUG: kpartx-0.8.4-9.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.182-3.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: libfdisk-2.32.1-27.el8.x86_64 DEBUG: dbus-libs-1.12.8-12.el8.x86_64 DEBUG: coreutils-8.30-8.el8.x86_64 DEBUG: libblkid-2.32.1-27.el8.x86_64 DEBUG: shadow-utils-4.6-12.el8.x86_64 DEBUG: openssl-libs-1.1.1g-12.el8_3.x86_64 DEBUG: rpm-libs-4.14.3-13.el8.x86_64 DEBUG: kmod-25-17.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-27.el8.x86_64 DEBUG: dracut-049-135.git20210121.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-9.el8.x86_64 DEBUG: gnutls-3.6.14-7.el8_3.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: systemd-239-44.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python36-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-19.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: annobin-9.50-1.el8.x86_64 DEBUG: qt5-srpm-macros-5.12.5-3.el8.noarch DEBUG: python3-pygments-2.2.0-20.module_el8.4.0+666+456f5f48.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-6.el8.x86_64 DEBUG: libX11-common-1.6.8-4.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-277.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: openssh-8.0p1-5.el8.x86_64 DEBUG: filesystem-3.8-4.el8.x86_64 DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-149.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-13.el8.x86_64 DEBUG: glibc-2.28-149.el8.x86_64 DEBUG: gdb-headless-8.2-15.el8.x86_64 DEBUG: libsepol-2.9-2.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: elfutils-0.182-3.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: freetype-2.9.1-5.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libcom_err-1.45.6-1.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libuuid-2.32.1-27.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-rpm-generators-5-6.el8.noarch DEBUG: chkconfig-1.13-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: lua-libs-5.3.4-11.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: file-5.33-16.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lz4-libs-1.8.3-2.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch DEBUG: glibc-headers-2.28-149.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-4.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-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-2.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-8.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-0.4.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-40.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: pciutils-libs-3.7.0-1.el8.x86_64 DEBUG: fribidi-1.0.4-8.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-4.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: pciutils-3.7.0-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-19.el8.noarch DEBUG: python3-libs-3.6.8-36.el8.x86_64 DEBUG: rdma-core-32.0-4.el8.x86_64 DEBUG: libpcap-1.9.1-5.el8.x86_64 DEBUG: libssh-0.9.4-2.el8.x86_64 DEBUG: platform-python-3.6.8-36.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-18.el8.x86_64 DEBUG: openssl-1.1.1g-12.el8_3.x86_64 DEBUG: crypto-policies-20200713-1.git51d1222.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.175-5.el8.x86_64 DEBUG: elfutils-libs-0.182-3.el8.x86_64 DEBUG: rpm-4.14.3-13.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-27.el8.x86_64 DEBUG: dbus-tools-1.12.8-12.el8.x86_64 DEBUG: systemd-libs-239-44.el8.x86_64 DEBUG: device-mapper-libs-1.02.175-5.el8.x86_64 DEBUG: ca-certificates-2020.2.41-80.0.el8_2.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-libs-25-17.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-12.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-14.el8.x86_64 DEBUG: systemd-pam-239-44.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-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.1mke31op:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a5534f4c0aa2481e92c90c55caa12916', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1mke31op:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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: delorean-python-sushy-oem-idrac-bec107ce5813c26 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-1ee1efc962 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-vif-6167658e5b61b5408c4a631c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-role-collect-logs-354650bcbbee 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-cb4c5b5473179cfc46dbdc9 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-50cd037bcd04a2996dada 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-9efbc94e96 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-vmware-nsxlib-4741b2edd83222c51 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-3208f7fbcae31f84f0d 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-c80b00af 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c2f619129c7f1f714229a1 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-kuryr-tests-tempest-36fd12e9585 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-archive-bc7e4ff556a57efec58d423 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-vitrage-ui-c829088a91eaa6734 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-6c1b8a57c81211 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 16 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 19 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 1.5 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 25 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 24 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 18 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 18 kB/s | 3.0 kB 00:00 DEBUG: opstools 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-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', '717ef8541dbf498dafd56326913a32c4', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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: dbus-1.12.8-12.el8.x86_64 DEBUG: libgcc-8.4.1-1.el8.x86_64 DEBUG: systemd-udev-239-44.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pip-9.0.3-19.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: binutils-2.30-93.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: gcc-8.4.1-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.4.0+666+456f5f48.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.4-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: hwdata-0.314-8.8.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: dbus-common-1.12.8-12.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: centos-stream-release-8.4-1.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: openssh-clients-8.0p1-5.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: tpm2-tss-2.3.2-3.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: glibc-common-2.28-149.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: bash-4.4.19-14.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: cups-libs-2.2.6-38.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: libstdc++-8.4.1-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: elfutils-libelf-0.182-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-cryptography-3.2.1-4.el8.x86_64 DEBUG: libcap-2.26-4.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxml2-2.9.7-9.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-2.el8_0.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-36.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgcrypt-1.8.5-4.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sed-4.5-2.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: openjpeg2-2.3.1-6.el8.x86_64 DEBUG: libgomp-8.4.1-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: pango-1.42.4-6.el8.x86_64 DEBUG: file-libs-5.33-16.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-ng-0.7.9-5.el8.x86_64 DEBUG: graphviz-2.40.1-40.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: rpm-build-4.14.3-13.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: unzip-6.0-44.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-13.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libnl3-3.5.0-1.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.4.1-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: libmetalink-0.1.3-7.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-149.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-27.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: which-2.21-12.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-18.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-1.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: libibverbs-32.0-4.el8.x86_64 DEBUG: iptables-libs-1.8.4-17.el8.x86_64 DEBUG: openldap-2.4.46-16.el8.x86_64 DEBUG: grubby-8.40-41.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-18.el8.x86_64 DEBUG: crypto-policies-scripts-20200713-1.git51d1222.el8.noarch DEBUG: elfutils-default-yama-scope-0.182-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-4.el8.x86_64 DEBUG: kpartx-0.8.4-9.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.182-3.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: libfdisk-2.32.1-27.el8.x86_64 DEBUG: dbus-libs-1.12.8-12.el8.x86_64 DEBUG: coreutils-8.30-8.el8.x86_64 DEBUG: libblkid-2.32.1-27.el8.x86_64 DEBUG: shadow-utils-4.6-12.el8.x86_64 DEBUG: openssl-libs-1.1.1g-12.el8_3.x86_64 DEBUG: rpm-libs-4.14.3-13.el8.x86_64 DEBUG: kmod-25-17.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-27.el8.x86_64 DEBUG: dracut-049-135.git20210121.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-9.el8.x86_64 DEBUG: gnutls-3.6.14-7.el8_3.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: systemd-239-44.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python36-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-19.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: annobin-9.50-1.el8.x86_64 DEBUG: qt5-srpm-macros-5.12.5-3.el8.noarch DEBUG: python3-pygments-2.2.0-20.module_el8.4.0+666+456f5f48.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-6.el8.x86_64 DEBUG: libX11-common-1.6.8-4.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-277.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: openssh-8.0p1-5.el8.x86_64 DEBUG: filesystem-3.8-4.el8.x86_64 DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-149.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-13.el8.x86_64 DEBUG: glibc-2.28-149.el8.x86_64 DEBUG: gdb-headless-8.2-15.el8.x86_64 DEBUG: libsepol-2.9-2.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: elfutils-0.182-3.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: freetype-2.9.1-5.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libcom_err-1.45.6-1.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libuuid-2.32.1-27.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-rpm-generators-5-6.el8.noarch DEBUG: chkconfig-1.13-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: lua-libs-5.3.4-11.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: file-5.33-16.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lz4-libs-1.8.3-2.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch DEBUG: glibc-headers-2.28-149.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-4.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-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-2.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-8.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-0.4.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-40.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: pciutils-libs-3.7.0-1.el8.x86_64 DEBUG: fribidi-1.0.4-8.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-4.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: pciutils-3.7.0-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-19.el8.noarch DEBUG: python3-libs-3.6.8-36.el8.x86_64 DEBUG: rdma-core-32.0-4.el8.x86_64 DEBUG: libpcap-1.9.1-5.el8.x86_64 DEBUG: libssh-0.9.4-2.el8.x86_64 DEBUG: platform-python-3.6.8-36.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-18.el8.x86_64 DEBUG: openssl-1.1.1g-12.el8_3.x86_64 DEBUG: crypto-policies-20200713-1.git51d1222.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.175-5.el8.x86_64 DEBUG: elfutils-libs-0.182-3.el8.x86_64 DEBUG: rpm-4.14.3-13.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-27.el8.x86_64 DEBUG: dbus-tools-1.12.8-12.el8.x86_64 DEBUG: systemd-libs-239-44.el8.x86_64 DEBUG: device-mapper-libs-1.02.175-5.el8.x86_64 DEBUG: ca-certificates-2020.2.41-80.0.el8_2.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-libs-25-17.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-12.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-14.el8.x86_64 DEBUG: systemd-pam-239-44.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-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-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wtcqd9qo:/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.wtcqd9qo:/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', 'ab00f4351cf74ad8af145a420cca80b3', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wtcqd9qo:/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-heat.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-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-heat.spec) Config(dlrn-5) 0 minutes 12 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d 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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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.dqxvM7bKMO INFO: mock.py version 2.9 starting (python version = 3.6.8, NVR = mock-2.9-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-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-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: 1022 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.aj8hxjfb:/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-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, '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-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d'}} 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 1022 -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-wallaby-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-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-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-sushy-oem-idrac-bec107ce5813c2656511d2def1cabcfeb6efbc5d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/be/c1/bec107ce5813c2656511d2def1cabcfeb6efbc5d_ccaf1ec8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-1ee1efc962a1e54a6f05e742b947ff8304171e58 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/1e/e1/1ee1efc962a1e54a6f05e742b947ff8304171e58_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-vif-6167658e5b61b5408c4a631cc41b7bfc6f16f164 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/61/67/6167658e5b61b5408c4a631cc41b7bfc6f16f164_211f32ee enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_2d2e37be enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-354650bcbbee46386b164d02d2859c47cb7ae1e4 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/35/46/354650bcbbee46386b164d02d2859c47cb7ae1e4_ef7ea405 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-cb4c5b5473179cfc46dbdc9de8487006bf2d99e9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/cb/4c/cb4c5b5473179cfc46dbdc9de8487006bf2d99e9_73a51637 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-50cd037bcd04a2996dada2f65bcbbc40d89d9ddb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/50/cd/50cd037bcd04a2996dada2f65bcbbc40d89d9ddb_41a976f9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-9efbc94e963613a617631d27917ba278429566f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/9e/fb/9efbc94e963613a617631d27917ba278429566f5_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-4741b2edd83222c51388c2219ffb1d95de8b4a1a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/47/41/4741b2edd83222c51388c2219ffb1d95de8b4a1a_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/32/08/3208f7fbcae31f84f0d8b0ff05ef63f5f7f2a075_bae64054 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-barbican-tests-tempest-c80b00af9334df2f57d9e56804a9c807a44749bc baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/c8/0b/c80b00af9334df2f57d9e56804a9c807a44749bc_ced17448 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c2f619129c7f1f714229a1be31303dd7520c040f baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/c2/f6/c2f619129c7f1f714229a1be31303dd7520c040f_cb45d857 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-kuryr-tests-tempest-36fd12e958572c8141cebe2640b25e354e3b0b90 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/36/fd/36fd12e958572c8141cebe2640b25e354e3b0b90_d087857b enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-archive-bc7e4ff556a57efec58d423a30a0eac25c3cf7a5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/bc/7e/bc7e4ff556a57efec58d423a30a0eac25c3cf7a5_06daea16 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-vitrage-ui-c829088a91eaa6734eed3eb2a12817e615d1ee46 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/c8/29/c829088a91eaa6734eed3eb2a12817e615d1ee46_8b6bff8c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-6c1b8a57c81211ac98db60d16e06674543f2f66d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/6c/1b/6c1b8a57c81211ac98db60d16e06674543f2f66d_1a9b4389 enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8/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/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/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2194452 2370684 2192680 11689588 11529804 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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 594M 3.8G 14% /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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', '--bind', '/tmp/mock-selinux-plugin.94orzwyy', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-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 7402 24-Core 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: 64K DEBUG: L1i cache: 64K 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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip 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: 16254724 2215028 1368972 3170916 12670724 10530992 DEBUG: Swap: 16777212 1755144 15022068 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d Mock Version: 2.9 INFO: Mock Version: 2.9 INFO: Mock Version: 2.9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-193.14.2.el8_2.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.agqrj0un', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', '26110d325be34e72a2632ef946ca8edb', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', 'e3dfc9a6410743989dd89eb7cd6f68fa', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '88e783decf7d42a5ae37c9a34c449a18', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', 'cccad74500fd43179d75fe5a72e35807', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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', '1022', '-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-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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', 'd27a196aad0d4c4b88a688fe725b70d5', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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: dbus-1.12.8-12.el8.x86_64 DEBUG: libgcc-8.4.1-1.el8.x86_64 DEBUG: systemd-udev-239-44.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pip-9.0.3-19.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: binutils-2.30-93.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: gcc-8.4.1-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.4.0+666+456f5f48.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.4-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: hwdata-0.314-8.8.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: dbus-common-1.12.8-12.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: centos-stream-release-8.4-1.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: openssh-clients-8.0p1-5.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: tpm2-tss-2.3.2-3.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: glibc-common-2.28-149.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: bash-4.4.19-14.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: cups-libs-2.2.6-38.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: libstdc++-8.4.1-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: elfutils-libelf-0.182-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-cryptography-3.2.1-4.el8.x86_64 DEBUG: libcap-2.26-4.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxml2-2.9.7-9.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-2.el8_0.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-36.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgcrypt-1.8.5-4.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sed-4.5-2.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: openjpeg2-2.3.1-6.el8.x86_64 DEBUG: libgomp-8.4.1-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: pango-1.42.4-6.el8.x86_64 DEBUG: file-libs-5.33-16.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-ng-0.7.9-5.el8.x86_64 DEBUG: graphviz-2.40.1-40.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: rpm-build-4.14.3-13.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: unzip-6.0-44.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-13.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libnl3-3.5.0-1.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.4.1-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: libmetalink-0.1.3-7.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-149.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-27.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: which-2.21-12.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-18.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-1.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: libibverbs-32.0-4.el8.x86_64 DEBUG: iptables-libs-1.8.4-17.el8.x86_64 DEBUG: openldap-2.4.46-16.el8.x86_64 DEBUG: grubby-8.40-41.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-18.el8.x86_64 DEBUG: crypto-policies-scripts-20200713-1.git51d1222.el8.noarch DEBUG: elfutils-default-yama-scope-0.182-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-4.el8.x86_64 DEBUG: kpartx-0.8.4-9.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.182-3.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: libfdisk-2.32.1-27.el8.x86_64 DEBUG: dbus-libs-1.12.8-12.el8.x86_64 DEBUG: coreutils-8.30-8.el8.x86_64 DEBUG: libblkid-2.32.1-27.el8.x86_64 DEBUG: shadow-utils-4.6-12.el8.x86_64 DEBUG: openssl-libs-1.1.1g-12.el8_3.x86_64 DEBUG: rpm-libs-4.14.3-13.el8.x86_64 DEBUG: kmod-25-17.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-27.el8.x86_64 DEBUG: dracut-049-135.git20210121.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-9.el8.x86_64 DEBUG: gnutls-3.6.14-7.el8_3.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: systemd-239-44.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python36-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-19.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: annobin-9.50-1.el8.x86_64 DEBUG: qt5-srpm-macros-5.12.5-3.el8.noarch DEBUG: python3-pygments-2.2.0-20.module_el8.4.0+666+456f5f48.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-6.el8.x86_64 DEBUG: libX11-common-1.6.8-4.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-277.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: openssh-8.0p1-5.el8.x86_64 DEBUG: filesystem-3.8-4.el8.x86_64 DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-149.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-13.el8.x86_64 DEBUG: glibc-2.28-149.el8.x86_64 DEBUG: gdb-headless-8.2-15.el8.x86_64 DEBUG: libsepol-2.9-2.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: elfutils-0.182-3.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: freetype-2.9.1-5.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libcom_err-1.45.6-1.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libuuid-2.32.1-27.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-rpm-generators-5-6.el8.noarch DEBUG: chkconfig-1.13-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: lua-libs-5.3.4-11.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: file-5.33-16.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lz4-libs-1.8.3-2.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch DEBUG: glibc-headers-2.28-149.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-4.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-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-2.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-8.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-0.4.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-40.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: pciutils-libs-3.7.0-1.el8.x86_64 DEBUG: fribidi-1.0.4-8.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-4.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: pciutils-3.7.0-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-19.el8.noarch DEBUG: python3-libs-3.6.8-36.el8.x86_64 DEBUG: rdma-core-32.0-4.el8.x86_64 DEBUG: libpcap-1.9.1-5.el8.x86_64 DEBUG: libssh-0.9.4-2.el8.x86_64 DEBUG: platform-python-3.6.8-36.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-18.el8.x86_64 DEBUG: openssl-1.1.1g-12.el8_3.x86_64 DEBUG: crypto-policies-20200713-1.git51d1222.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.175-5.el8.x86_64 DEBUG: elfutils-libs-0.182-3.el8.x86_64 DEBUG: rpm-4.14.3-13.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-27.el8.x86_64 DEBUG: dbus-tools-1.12.8-12.el8.x86_64 DEBUG: systemd-libs-239-44.el8.x86_64 DEBUG: device-mapper-libs-1.02.175-5.el8.x86_64 DEBUG: ca-certificates-2020.2.41-80.0.el8_2.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-libs-25-17.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-12.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-14.el8.x86_64 DEBUG: systemd-pam-239-44.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-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.vd76smsa:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '432ddcadb2e44bdf9c57a7309e6bb31a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vd76smsa:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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: delorean-python-sushy-oem-idrac-bec107ce5813c26 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-1ee1efc962 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-vif-6167658e5b61b5408c4a631c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-role-collect-logs-354650bcbbee 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-cb4c5b5473179cfc46dbdc9 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-50cd037bcd04a2996dada 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-9efbc94e96 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-vmware-nsxlib-4741b2edd83222c51 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-3208f7fbcae31f84f0d 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-barbican-tests-tempest-c80b00af 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c2f619129c7f1f714229a1 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-kuryr-tests-tempest-36fd12e9585 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-archive-bc7e4ff556a57efec58d423 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-vitrage-ui-c829088a91eaa6734 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-6c1b8a57c81211 35 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 17 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 33 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 10 kB/s | 1.5 kB 00:00 DEBUG: CentOS-Stream - PowerTools 16 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 33 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 34 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 18 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 19 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-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', 'ee1e0f40c4674377a1be917970389e6f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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: dbus-1.12.8-12.el8.x86_64 DEBUG: libgcc-8.4.1-1.el8.x86_64 DEBUG: systemd-udev-239-44.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pip-9.0.3-19.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: binutils-2.30-93.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: gcc-8.4.1-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.4.0+666+456f5f48.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.4-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: hwdata-0.314-8.8.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: dbus-common-1.12.8-12.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: centos-stream-release-8.4-1.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: openssh-clients-8.0p1-5.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: tpm2-tss-2.3.2-3.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: glibc-common-2.28-149.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: bash-4.4.19-14.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: cups-libs-2.2.6-38.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: libstdc++-8.4.1-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: elfutils-libelf-0.182-3.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-cryptography-3.2.1-4.el8.x86_64 DEBUG: libcap-2.26-4.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxml2-2.9.7-9.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-2.el8_0.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-36.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgcrypt-1.8.5-4.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: sed-4.5-2.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: openjpeg2-2.3.1-6.el8.x86_64 DEBUG: libgomp-8.4.1-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: pango-1.42.4-6.el8.x86_64 DEBUG: file-libs-5.33-16.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-ng-0.7.9-5.el8.x86_64 DEBUG: graphviz-2.40.1-40.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: rpm-build-4.14.3-13.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: unzip-6.0-44.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: sqlite-libs-3.26.0-13.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libnl3-3.5.0-1.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.4.1-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: libmetalink-0.1.3-7.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-149.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-27.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: which-2.21-12.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-18.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-1.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: libibverbs-32.0-4.el8.x86_64 DEBUG: iptables-libs-1.8.4-17.el8.x86_64 DEBUG: openldap-2.4.46-16.el8.x86_64 DEBUG: grubby-8.40-41.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-18.el8.x86_64 DEBUG: crypto-policies-scripts-20200713-1.git51d1222.el8.noarch DEBUG: elfutils-default-yama-scope-0.182-3.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-4.el8.x86_64 DEBUG: kpartx-0.8.4-9.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.182-3.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: libfdisk-2.32.1-27.el8.x86_64 DEBUG: dbus-libs-1.12.8-12.el8.x86_64 DEBUG: coreutils-8.30-8.el8.x86_64 DEBUG: libblkid-2.32.1-27.el8.x86_64 DEBUG: shadow-utils-4.6-12.el8.x86_64 DEBUG: openssl-libs-1.1.1g-12.el8_3.x86_64 DEBUG: rpm-libs-4.14.3-13.el8.x86_64 DEBUG: kmod-25-17.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-27.el8.x86_64 DEBUG: dracut-049-135.git20210121.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-9.el8.x86_64 DEBUG: gnutls-3.6.14-7.el8_3.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: systemd-239-44.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python36-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-19.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: annobin-9.50-1.el8.x86_64 DEBUG: qt5-srpm-macros-5.12.5-3.el8.noarch DEBUG: python3-pygments-2.2.0-20.module_el8.4.0+666+456f5f48.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-6.el8.x86_64 DEBUG: libX11-common-1.6.8-4.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-277.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: openssh-8.0p1-5.el8.x86_64 DEBUG: filesystem-3.8-4.el8.x86_64 DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-149.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-13.el8.x86_64 DEBUG: glibc-2.28-149.el8.x86_64 DEBUG: gdb-headless-8.2-15.el8.x86_64 DEBUG: libsepol-2.9-2.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: elfutils-0.182-3.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: freetype-2.9.1-5.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libcom_err-1.45.6-1.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libuuid-2.32.1-27.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-rpm-generators-5-6.el8.noarch DEBUG: chkconfig-1.13-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: lua-libs-5.3.4-11.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: file-5.33-16.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: lz4-libs-1.8.3-2.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch DEBUG: glibc-headers-2.28-149.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-4.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-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-2.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-8.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-0.4.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-40.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: pciutils-libs-3.7.0-1.el8.x86_64 DEBUG: fribidi-1.0.4-8.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-4.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: pciutils-3.7.0-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-19.el8.noarch DEBUG: python3-libs-3.6.8-36.el8.x86_64 DEBUG: rdma-core-32.0-4.el8.x86_64 DEBUG: libpcap-1.9.1-5.el8.x86_64 DEBUG: libssh-0.9.4-2.el8.x86_64 DEBUG: platform-python-3.6.8-36.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-18.el8.x86_64 DEBUG: openssl-1.1.1g-12.el8_3.x86_64 DEBUG: crypto-policies-20200713-1.git51d1222.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.175-5.el8.x86_64 DEBUG: elfutils-libs-0.182-3.el8.x86_64 DEBUG: rpm-4.14.3-13.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-27.el8.x86_64 DEBUG: dbus-tools-1.12.8-12.el8.x86_64 DEBUG: systemd-libs-239-44.el8.x86_64 DEBUG: device-mapper-libs-1.02.175-5.el8.x86_64 DEBUG: ca-certificates-2020.2.41-80.0.el8_2.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-libs-25-17.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-12.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-14.el8.x86_64 DEBUG: systemd-pam-239-44.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm Start: build setup for openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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', 'e05cd0464e234ba3bd793585e3bb2c58', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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-heat-15.1.0-0.20210315153408.34ecc26.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-heat-1:15.1.0-0.202103151534######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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', '903bac69ab7841e0b466588fdf2f52de', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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-heat-15.1.0-0.20210315153408.34ecc26.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: heat-dist.conf DEBUG: heat.logrotate DEBUG: openstack-heat-15.1.0.dev103-0.20210315153408.34ecc26.tar.gz DEBUG: openstack-heat-all.service DEBUG: openstack-heat-api-cfn.service DEBUG: openstack-heat-api.service DEBUG: openstack-heat-engine.service DEBUG: openstack-heat.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-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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.aj8hxjfb:/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', '160ed2e3cc024ec9908894b77dd63945', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.aj8hxjfb:/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-heat.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-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vd76smsa:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dffb04394c2d45e5b9156b0f7cc94f11', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vd76smsa:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-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: Last metadata expiration check: 0:00:04 ago on Mon Mar 15 15:34:40 2021. DEBUG: Package git-core-2.27.0-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-5.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-4.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. DEBUG: Package python3-eventlet-0.30.0-1.el8.noarch is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-six-1.15.0-2.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. DEBUG: Package systemd-239-44.el8.x86_64 is already installed. DEBUG: Error: DEBUG: Problem 1: conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 2: package python3-neutron-lib-2.9.1-0.20210311171944.698e4c8.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 3: package python3-zaqarclient-2.0.1-0.20210311131952.8f0b9f5.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 4: package python3-troveclient-7.0.0-0.20210311170020.c7319d8.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 5: package python3-saharaclient-3.3.0-0.20210311170704.401e663.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 6: package python3-novaclient-1:17.3.0-0.20210311135412.9b474af.el8.noarch requires python3-keystoneauth1 >= 3.5.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 7: package python3-neutronclient-7.3.0-0.20210311150149.4963c7a.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 8: package python3-magnumclient-3.4.0-0.20210311172811.e2bcf6e.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 9: package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 10: package python3-heatclient-2.3.0-0.20210311133319.b2a601c.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 11: package python3-glanceclient-1:3.2.2-0.20210311125901.8a63928.el8.noarch requires python3-keystoneauth1 >= 3.6.2, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 12: package python3-designateclient-4.2.0-0.20210311163038.e6e7b19.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 13: package python3-cinderclient-7.3.0-0.20210311150606.1abc1b5.el8.noarch requires python3-keystoneauth1 >= 4.2.1, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 14: package python3-barbicanclient-5.0.1-0.20210311152554.1f0feb3.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 15: package python3-aodhclient-2.1.1-0.20210311172537.dff4f15.el8.noarch requires python3-keystoneauth1 >= 1.0.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 16: package python3-manilaclient-2.4.0-0.20210311170350.3cc12ce.el8.noarch requires python3-keystoneclient >= 1:3.8.0, but none of the providers can be installed DEBUG: - package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 17: package python3-monascaclient-2.2.1-0.20210311153601.4c3eef6.el8.noarch requires python3-osc-lib >= 1.8.0, but none of the providers can be installed DEBUG: - package python3-osc-lib-2.3.1-0.20210311130931.2b7a679.el8.noarch requires python3-keystoneauth1 >= 3.14.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: Problem 18: package python3-swiftclient-3.11.0-0.20210311132938.903e0cb.el8.noarch requires python3-keystoneclient, but none of the providers can be installed DEBUG: - package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed DEBUG: - conflicting requests DEBUG: - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch DEBUG: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) DEBUG: Child return code was: 1 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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 Finish: build setup for openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm Finish: build phase for openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm ERROR: Exception(/home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) 0 minutes 14 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/tripleo/34/ec/34ecc26a116ee603a3b40d51c00962d2bd26d5bc_73e6719d INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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-wallaby-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-wallaby-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-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-wallaby-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 ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M dffb04394c2d45e5b9156b0f7cc94f11 -D /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.vd76smsa:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-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-wallaby-x86_64-5/root/ --releasever 8 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-heat-15.1.0-0.20210315153408.34ecc26.el8.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk Last metadata expiration check: 0:00:04 ago on Mon Mar 15 15:34:40 2021. Package git-core-2.27.0-1.el8.x86_64 is already installed. Package openstack-macros-2020.1.2-0.20210311112624.ce6a105.el8.noarch is already installed. Package python3-babel-2.5.1-5.el8.noarch is already installed. Package python3-cryptography-3.2.1-4.el8.x86_64 is already installed. Package python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. Package python3-eventlet-0.30.0-1.el8.noarch is already installed. Package python3-pbr-5.5.1-1.el8.noarch is already installed. Package python3-setuptools-50.3.2-1.el8.noarch is already installed. Package python3-six-1.15.0-2.el8.noarch is already installed. Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. Package python3-sqlalchemy-1.3.2-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. Package systemd-239-44.el8.x86_64 is already installed. Error: Problem 1: conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 2: package python3-neutron-lib-2.9.1-0.20210311171944.698e4c8.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 3: package python3-zaqarclient-2.0.1-0.20210311131952.8f0b9f5.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 4: package python3-troveclient-7.0.0-0.20210311170020.c7319d8.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 5: package python3-saharaclient-3.3.0-0.20210311170704.401e663.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 6: package python3-novaclient-1:17.3.0-0.20210311135412.9b474af.el8.noarch requires python3-keystoneauth1 >= 3.5.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 7: package python3-neutronclient-7.3.0-0.20210311150149.4963c7a.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 8: package python3-magnumclient-3.4.0-0.20210311172811.e2bcf6e.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 9: package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 10: package python3-heatclient-2.3.0-0.20210311133319.b2a601c.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 11: package python3-glanceclient-1:3.2.2-0.20210311125901.8a63928.el8.noarch requires python3-keystoneauth1 >= 3.6.2, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 12: package python3-designateclient-4.2.0-0.20210311163038.e6e7b19.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 13: package python3-cinderclient-7.3.0-0.20210311150606.1abc1b5.el8.noarch requires python3-keystoneauth1 >= 4.2.1, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 14: package python3-barbicanclient-5.0.1-0.20210311152554.1f0feb3.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 15: package python3-aodhclient-2.1.1-0.20210311172537.dff4f15.el8.noarch requires python3-keystoneauth1 >= 1.0.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 16: package python3-manilaclient-2.4.0-0.20210311170350.3cc12ce.el8.noarch requires python3-keystoneclient >= 1:3.8.0, but none of the providers can be installed - package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 17: package python3-monascaclient-2.2.1-0.20210311153601.4c3eef6.el8.noarch requires python3-osc-lib >= 1.8.0, but none of the providers can be installed - package python3-osc-lib-2.3.1-0.20210311130931.2b7a679.el8.noarch requires python3-keystoneauth1 >= 3.14.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch Problem 18: package python3-swiftclient-3.11.0-0.20210311132938.903e0cb.el8.noarch requires python3-keystoneclient, but none of the providers can be installed - package python3-keystoneclient-1:4.2.0-0.20210311132542.d5cb761.el8.noarch requires python3-keystoneauth1 >= 3.4.0, but none of the providers can be installed - conflicting requests - nothing provides python3-os-service-types >= 1.2.0 needed by python3-keystoneauth1-4.3.1-0.20210311115501.112bcae.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)