+ 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-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221' + '[' -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-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 --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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.c2rh03fx:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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-1-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 --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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.qn5t4hrf:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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 2382188 3663320 239088 10209216 13295660 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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.qrhxj8h7', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-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-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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 2401532 2662620 1217324 11190572 12298076 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.7er8ug5f', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', '300318c4c2fa46cfb2ae1c29f3250f12', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1-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-1-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-1-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-1.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 05f14532b5fbc12236633d3e3594f8e3b3fdb8fd Note: switching to '05f14532b5fbc12236633d3e3594f8e3b3fdb8fd'. 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 05f1453 Imported Translations from Zanata + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp/pkgsrc ~/data/python-networking-bgpvpn + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-networking-bgpvpn ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-1.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-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 13.1.0.dev11 05f1453 + UPSTREAMVERSION=13.1.0.dev11 + [[ 13.1.0.dev11 =~ ([^-]*)-(.+) ]] + [[ 13.1.0.dev11 =~ (.*?)\.(0rc.+) ]] + [[ 13.1.0.dev11 =~ (.*?)\.(0b.+) ]] + [[ 13.1.0.dev11 =~ (.*?)\.(0a.+) ]] + [[ 13.1.0.dev11 =~ (.*?)\.(dev.+) ]] + VERSION=13.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20210312032921 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210312032921.05f1453 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 --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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.054kn3zt:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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 2400972 2657000 1220152 11196752 12295788 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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.l28h0iqi', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-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-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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 2401476 2656468 1220152 11196780 12295276 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.sst8vbcz', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'a8b3d958dba64c94846408e827c71577', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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.054kn3zt:/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', 'e151c16a98ba4eec9886cc4e2fd447bf', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.054kn3zt:/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.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating networking_bgpvpn.egg-info writing networking_bgpvpn.egg-info/PKG-INFO writing dependency_links to networking_bgpvpn.egg-info/dependency_links.txt writing entry points to networking_bgpvpn.egg-info/entry_points.txt writing requirements to networking_bgpvpn.egg-info/requires.txt writing top-level names to networking_bgpvpn.egg-info/top_level.txt writing pbr to networking_bgpvpn.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'networking_bgpvpn.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 'networking_bgpvpn.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating networking-bgpvpn-13.1.0.dev11 creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/api creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/common creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/enabled creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/etc creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/en_GB creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/fr creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/fr/LC_MESSAGES creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/admin creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/api_tests creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/project creating networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/test_data creating networking-bgpvpn-13.1.0.dev11/devstack creating networking-bgpvpn-13.1.0.dev11/doc creating networking-bgpvpn-13.1.0.dev11/doc/source creating networking-bgpvpn-13.1.0.dev11/doc/source/_static creating networking-bgpvpn-13.1.0.dev11/doc/source/configuration creating networking-bgpvpn-13.1.0.dev11/doc/source/configuration/samples creating networking-bgpvpn-13.1.0.dev11/doc/source/contributor creating networking-bgpvpn-13.1.0.dev11/doc/source/contributor/future creating networking-bgpvpn-13.1.0.dev11/doc/source/install creating networking-bgpvpn-13.1.0.dev11/doc/source/samples creating networking-bgpvpn-13.1.0.dev11/doc/source/user creating networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers creating networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/bagpipe creating networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/nuage creating networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/opencontrail creating networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/opendaylight creating networking-bgpvpn-13.1.0.dev11/etc creating networking-bgpvpn-13.1.0.dev11/etc/neutron creating networking-bgpvpn-13.1.0.dev11/etc/oslo-config-generator creating networking-bgpvpn-13.1.0.dev11/etc/oslo-policy-generator creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/locale creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/locale/en_GB creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/locale/en_GB/LC_MESSAGES creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/extensions creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/common creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers/bagpipe creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron/v2_0 creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional/db creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/client creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/db creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/bagpipe creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/common creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/locale creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/locale/en_GB creating networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES creating networking-bgpvpn-13.1.0.dev11/releasenotes creating networking-bgpvpn-13.1.0.dev11/releasenotes/notes creating networking-bgpvpn-13.1.0.dev11/releasenotes/source creating networking-bgpvpn-13.1.0.dev11/releasenotes/source/_static creating networking-bgpvpn-13.1.0.dev11/releasenotes/source/_templates creating networking-bgpvpn-13.1.0.dev11/releasenotes/source/locale creating networking-bgpvpn-13.1.0.dev11/releasenotes/source/locale/en_GB creating networking-bgpvpn-13.1.0.dev11/releasenotes/source/locale/en_GB/LC_MESSAGES creating networking-bgpvpn-13.1.0.dev11/specs creating networking-bgpvpn-13.1.0.dev11/tools copying files to networking-bgpvpn-13.1.0.dev11... copying .coveragerc -> networking-bgpvpn-13.1.0.dev11 copying .mailmap -> networking-bgpvpn-13.1.0.dev11 copying .pylintrc -> networking-bgpvpn-13.1.0.dev11 copying .stestr.conf -> networking-bgpvpn-13.1.0.dev11 copying .zuul.yaml -> networking-bgpvpn-13.1.0.dev11 copying AUTHORS -> networking-bgpvpn-13.1.0.dev11 copying CONTRIBUTING.rst -> networking-bgpvpn-13.1.0.dev11 copying ChangeLog -> networking-bgpvpn-13.1.0.dev11 copying HACKING.rst -> networking-bgpvpn-13.1.0.dev11 copying LICENSE -> networking-bgpvpn-13.1.0.dev11 copying README.rst -> networking-bgpvpn-13.1.0.dev11 copying babel-django.cfg -> networking-bgpvpn-13.1.0.dev11 copying babel-djangojs.cfg -> networking-bgpvpn-13.1.0.dev11 copying babel.cfg -> networking-bgpvpn-13.1.0.dev11 copying bindep.txt -> networking-bgpvpn-13.1.0.dev11 copying lower-constraints.txt -> networking-bgpvpn-13.1.0.dev11 copying requirements.txt -> networking-bgpvpn-13.1.0.dev11 copying setup.cfg -> networking-bgpvpn-13.1.0.dev11 copying setup.py -> networking-bgpvpn-13.1.0.dev11 copying test-requirements.txt -> networking-bgpvpn-13.1.0.dev11 copying tox.ini -> networking-bgpvpn-13.1.0.dev11 copying bgpvpn_dashboard/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard copying bgpvpn_dashboard/api/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/api copying bgpvpn_dashboard/api/bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/api copying bgpvpn_dashboard/common/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/common copying bgpvpn_dashboard/common/bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/common copying bgpvpn_dashboard/dashboards/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards copying bgpvpn_dashboard/dashboards/admin/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin copying bgpvpn_dashboard/dashboards/admin/bgpvpn/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/forms.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/panel.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/tabs.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/urls.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/workflows.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_create.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_detail_overview.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/create.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project copying bgpvpn_dashboard/dashboards/project/bgpvpn/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/forms.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/panel.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/tabs.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/urls.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/workflows.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tabs.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/urls.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/forms.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tabs.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/urls.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_networks.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_routers.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_create_network_association.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_detail_overview.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_modify.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/create_network_association.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/index.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/modify.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations/_detail_overview.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_detail_overview.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_modify.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/modify.html -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/enabled/_1495_project_bgpvpn_panel.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/enabled/_2360_admin_bgpvpn_panel.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/enabled/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/etc/bgpvpn-horizon.conf -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/etc copying bgpvpn_dashboard/locale/en_GB/LC_MESSAGES/django.po -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES copying bgpvpn_dashboard/locale/fr/LC_MESSAGES/django.po -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/locale/fr/LC_MESSAGES copying bgpvpn_dashboard/test/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/helpers.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/settings.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/urls.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/admin/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_forms.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/api_tests/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/api_tests copying bgpvpn_dashboard/test/api_tests/test_bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/api_tests copying bgpvpn_dashboard/test/project/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_forms.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_tables.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_views.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/test_data/__init__.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/test_data copying bgpvpn_dashboard/test/test_data/bgpvpn_data.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/test_data copying bgpvpn_dashboard/test/test_data/utils.py -> networking-bgpvpn-13.1.0.dev11/bgpvpn_dashboard/test/test_data copying devstack/devstack-gate-bagpipe-rc -> networking-bgpvpn-13.1.0.dev11/devstack copying devstack/devstack-gate-rc -> networking-bgpvpn-13.1.0.dev11/devstack copying devstack/plugin.sh -> networking-bgpvpn-13.1.0.dev11/devstack copying devstack/settings -> networking-bgpvpn-13.1.0.dev11/devstack copying doc/requirements.txt -> networking-bgpvpn-13.1.0.dev11/doc copying doc/source/conf.py -> networking-bgpvpn-13.1.0.dev11/doc/source copying doc/source/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source copying doc/source/introduction.rst -> networking-bgpvpn-13.1.0.dev11/doc/source copying doc/source/_static/.placeholder -> networking-bgpvpn-13.1.0.dev11/doc/source/_static copying doc/source/configuration/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/configuration copying doc/source/configuration/networking-bgpvpn.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/configuration copying doc/source/configuration/policy-sample.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/configuration copying doc/source/configuration/policy.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/configuration copying doc/source/configuration/samples/networking-bgpvpn.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/configuration/samples copying doc/source/contributor/contributing.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/contributor copying doc/source/contributor/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/contributor copying doc/source/contributor/specs.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/contributor copying doc/source/contributor/future/attributes.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/contributor/future copying doc/source/contributor/future/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/contributor/future copying doc/source/install/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/install copying doc/source/samples/__init__.py -> networking-bgpvpn-13.1.0.dev11/doc/source/samples copying doc/source/samples/bgpvpn-sample01.py -> networking-bgpvpn-13.1.0.dev11/doc/source/samples copying doc/source/user/api.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/components-sdn.blockdiag -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/heat.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/horizon.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/overview.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/usage.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/workflows.seqdiag -> networking-bgpvpn-13.1.0.dev11/doc/source/user copying doc/source/user/drivers/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers copying doc/source/user/drivers/bagpipe/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/bagpipe copying doc/source/user/drivers/bagpipe/overview.blockdiag -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/bagpipe copying doc/source/user/drivers/nuage/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/nuage copying doc/source/user/drivers/opencontrail/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/opencontrail copying doc/source/user/drivers/opendaylight/index.rst -> networking-bgpvpn-13.1.0.dev11/doc/source/user/drivers/opendaylight copying etc/README.txt -> networking-bgpvpn-13.1.0.dev11/etc copying etc/neutron/networking_bgpvpn.conf -> networking-bgpvpn-13.1.0.dev11/etc/neutron copying etc/oslo-config-generator/networking-bgpvpn.conf -> networking-bgpvpn-13.1.0.dev11/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> networking-bgpvpn-13.1.0.dev11/etc/oslo-policy-generator copying networking_bgpvpn/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn copying networking_bgpvpn/_i18n.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn copying networking_bgpvpn/version.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn copying networking_bgpvpn.egg-info/PKG-INFO -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/SOURCES.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/dependency_links.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/entry_points.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/not-zip-safe -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/pbr.json -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/requires.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn.egg-info/top_level.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn.egg-info copying networking_bgpvpn/locale/en_GB/LC_MESSAGES/networking_bgpvpn.po -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/locale/en_GB/LC_MESSAGES copying networking_bgpvpn/neutron/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron copying networking_bgpvpn/neutron/opts.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron copying networking_bgpvpn/neutron/db/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db copying networking_bgpvpn/neutron/db/bgpvpn_db.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db copying networking_bgpvpn/neutron/db/head.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db copying networking_bgpvpn/neutron/db/migration/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration copying networking_bgpvpn/neutron/db/migration/alembic_migrations/README -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/env.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/script.py.mako -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/start_networking_bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract/180baa4183e0_initial.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/17d9fd4fddee_initial.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/3600132c6147_add_router_association_table.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract/23ce05e0a19f_rename_tenant_to_project.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand/0ab4049986b8_add_indexes_to_tenant_id.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/39411aacf9b8_add_vni_to_bgpvpn_table.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/4610803bdf0d_router_assoc_add_advertise_extra_routes.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/666c706fea3b_bgpvpn_local_pref.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/9a6664f3b8d4_add_port_association_table.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract/9d7f1ae5fa56_add_standard_attributes.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand/7a9482036ecd_add_standard_attributes.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand copying networking_bgpvpn/neutron/extensions/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn_routes_control.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn_vni.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/services/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services copying networking_bgpvpn/neutron/services/plugin.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services copying networking_bgpvpn/neutron/services/common/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/common/constants.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/common/utils.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/service_drivers/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers copying networking_bgpvpn/neutron/services/service_drivers/driver_api.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe_v2.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutronclient/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient copying networking_bgpvpn/neutronclient/neutron/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron copying networking_bgpvpn/neutronclient/neutron/v2_0/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron/v2_0 copying networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying networking_bgpvpn/policies/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/policies/base.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/policies/bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/policies/network_association.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/policies/port_association.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/policies/router_association.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/policies copying networking_bgpvpn/tests/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests copying networking_bgpvpn/tests/functional/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/functional/requirements.txt -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/functional/test_placeholder.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/functional/db/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional/db copying networking_bgpvpn/tests/functional/db/test_migrations.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/functional/db copying networking_bgpvpn/tests/unit/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit copying networking_bgpvpn/tests/unit/client/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/client copying networking_bgpvpn/tests/unit/client/test_client.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/client copying networking_bgpvpn/tests/unit/db/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/db copying networking_bgpvpn/tests/unit/db/test_db.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/db copying networking_bgpvpn/tests/unit/extensions/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_rc_base.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_routes_control.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_vni.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/services/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services copying networking_bgpvpn/tests/unit/services/test_plugin.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services copying networking_bgpvpn/tests/unit/services/bagpipe/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/bagpipe copying networking_bgpvpn/tests/unit/services/bagpipe/test_bagpipe.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/bagpipe copying networking_bgpvpn/tests/unit/services/common/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/common copying networking_bgpvpn/tests/unit/services/common/test_utils.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn/tests/unit/services/common copying networking_bgpvpn_heat/__init__.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat copying networking_bgpvpn_heat/_i18n.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat copying networking_bgpvpn_heat/bgpvpnservice.py -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat copying networking_bgpvpn_heat/examples/bgpvpn_test-00.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01-admin.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01-tenant.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01bis_router-tenant.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01ter_port-tenant.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-04-admin.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-04-tenant.yaml -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES/networking_bgpvpn_heat.po -> networking-bgpvpn-13.1.0.dev11/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES copying releasenotes/notes/.placeholder -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/0_heat-support-ab233de7401aeb36.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/add-vni-to-bgpvpn-31d6eda7ba6d5047.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/bagpipe-driver-improvements-401a7ba59a6f5f45.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/bagpipe-router-compat-b53b6f3799cd23db.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/bagpipe_enable_evpn-ae64f77df89e069b.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/bagpipe_ovo_rpcs-380f7bd52969bef7.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/bgpvpn_service_declaration-6d9ecd2c397e4821.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/deprecate-old-opencontrail-driver-a598892ddf54c724.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/drop-py-2-7-4db5f2b1529bb09c.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/filtering-on-resource-association-2acdbc5b59d1a40a.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/heat_bgpvpn_local_pref-a1cbfde10810b157.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/heat_port_associations-f2d316f3b8c755fe.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/horizon-in-extras-371d572b09437dc4.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/horizon-support-06a7b21286002949.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/mitaka-prelude-1675467c144a91ea.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/odl_router_association-fa2ed7c396531418.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/pre_commit_checks-b902ee19a3654a7b.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/remove_obsolete_drivers-3706e080098a5cb6.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/notes/routes-control-api-ext-c0c4020e7370d833.yaml -> networking-bgpvpn-13.1.0.dev11/releasenotes/notes copying releasenotes/source/conf.py -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/index.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/liberty.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/mitaka.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/newton.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/ocata.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/pike.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/queens.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/rocky.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/stein.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/train.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/unreleased.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/ussuri.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/victoria.rst -> networking-bgpvpn-13.1.0.dev11/releasenotes/source copying releasenotes/source/_static/.placeholder -> networking-bgpvpn-13.1.0.dev11/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> networking-bgpvpn-13.1.0.dev11/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> networking-bgpvpn-13.1.0.dev11/releasenotes/source/locale/en_GB/LC_MESSAGES copying specs/bgpvpn.rst -> networking-bgpvpn-13.1.0.dev11/specs copying tools/django-manage.py -> networking-bgpvpn-13.1.0.dev11/tools copying tools/generate_config_file_samples.sh -> networking-bgpvpn-13.1.0.dev11/tools Writing networking-bgpvpn-13.1.0.dev11/setup.cfg creating dist Creating tar archive removing 'networking-bgpvpn-13.1.0.dev11' (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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1-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-1-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-1-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-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 --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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.mh74f2u8:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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 2400720 2656540 1220360 11197464 12295828 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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.j0zhz58s', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-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-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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 2401060 2656288 1220360 11197376 12295516 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.1zhd0son', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', '8d0bf451c3a44344a20d6e305b1e35ee', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1-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-1-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-1-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=networking-bgpvpn-13.1.0.dev11.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/networking-bgpvpn-13.1.0.dev11.tar.gz ++ basename networking-bgpvpn-13.1.0.dev11.tar.gz .tar.gz + SOURCEWITHREL=networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz + mv dist/networking-bgpvpn-13.1.0.dev11.tar.gz /tmp/tmp.lZoEZVsouj/SOURCES/networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz + cd /home/centos8-wallaby/data/python-networking-bgpvpn_distro + cp -a python-networking-bgpvpn.spec /tmp/tmp.lZoEZVsouj/SOURCES/ + cp python-networking-bgpvpn.spec /tmp/tmp.lZoEZVsouj/SPECS/ + cd /tmp/tmp.lZoEZVsouj/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-networking-bgpvpn.spec + sed -i -e '1i%define upstream_version 13.1.0.dev11\' python-networking-bgpvpn.spec + grep -qc '^%global dlrn .*' python-networking-bgpvpn.spec + sed -i -e '1i%global dlrn 1\' python-networking-bgpvpn.spec + grep -qc '^%global dlrn_nvr .*' python-networking-bgpvpn.spec ++ basename networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453\' python-networking-bgpvpn.spec + sed -i -e s/UPSTREAMVERSION/13.1.0.dev11/g python-networking-bgpvpn.spec + VERSION=13.1.0 + sed -i -e 's/Version:.*/Version: 13.1.0/g' python-networking-bgpvpn.spec + sed -i -e 's/Release:.*/Release: 0.20210312032921.05f1453%{?dist}/g' python-networking-bgpvpn.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz/' python-networking-bgpvpn.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-networking-bgpvpn.spec + cat python-networking-bgpvpn.spec %global dlrn_nvr networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453 %global dlrn 1 %define upstream_version 13.1.0.dev11 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global pypi_name networking-bgpvpn %global sname networking_bgpvpn %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global docpath doc/build/html %global with_doc 1 %global common_desc \ BGPMPLS VPN Extension for OpenStack Networking This project provides an API and \ Framework to interconnect BGP/MPLS VPNs to Openstack Neutron networks, routers \ and ports.The Border Gateway Protocol and MultiProtocol Label Switching are \ widely used Wide Area Networking technologies. The primary purpose of this \ project is to allow attachment of Neutron networks and/or routers to carrier \ provided. Name: python-%{pypi_name} Version: 13.1.0 Release: 0.20210312032921.05f1453%{?dist} Summary: API and Framework to interconnect bgpvpn to neutron networks License: ASL 2.0 URL: http://www.openstack.org/ Source0: networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{pypi_name}/%{pypi_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: openstack-macros BuildRequires: git-core BuildRequires: python3-webob BuildRequires: python3-hacking BuildRequires: python3-networking-bagpipe BuildRequires: python3-neutron-lib-tests BuildRequires: python3-neutron-tests BuildRequires: python3-neutron BuildRequires: python3-osc-lib-tests BuildRequires: python3-oslotest BuildRequires: python3-openstackclient BuildRequires: python3-openvswitch BuildRequires: python3-pbr BuildRequires: python3-subunit BuildRequires: python3-stestr BuildRequires: python3-testrepository BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-devel BuildRequires: python3-networking-odl %description %{common_desc} %package -n python3-%{pypi_name} Summary: API and Framework to interconnect bgpvpn to neutron networks %{?python_provide:%python_provide python3-%{pypi_name}} Requires: python3-pbr >= 4.0.0 Requires: python3-neutron-lib >= 1.30.0 Requires: python3-neutronclient >= 6.3.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-db >= 4.37.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-debtcollector >= 1.19.0 Requires: openstack-neutron-common >= 1:16.0.0 %description -n python3-%{pypi_name} %{common_desc} %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: networking-bgpvpn documentation BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-blockdiag BuildRequires: python3-sphinxcontrib-seqdiag %description -n python-%{pypi_name}-doc Documentation for networking-bgpvpn %endif %package -n python3-%{pypi_name}-tests %{?python_provide:%python_provide python3-%{pypi_name}-tests} Summary: networking-bgpvpn tests Requires: python3-%{pypi_name} = %{version}-%{release} Requires: python3-webob >= 1.2.3 %description -n python3-%{pypi_name}-tests Networking-bgpvpn set of tests %package -n python3-%{pypi_name}-dashboard Summary: networking-bgpvpn dashboard %{?python_provide:%python_provide python3-%{pypi_name}-dashboard} Requires: python3-%{pypi_name} = %{version}-%{release} Requires: openstack-dashboard >= 1:17.1.0 %description -n python3-%{pypi_name}-dashboard Dashboard to be able to handle BGPVPN functionality via Horizon %package -n python3-%{pypi_name}-heat Summary: networking-bgpvpn heat %{?python_provide:%python_provide python3-%{pypi_name}-heat} Requires: python3-%{pypi_name} = %{version}-%{release} %description -n python3-%{pypi_name}-heat Networking-bgpvpn heat resources %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let RPM handle the dependencies %py_req_cleanup # Remove bundled egg-info rm -rf %{pypi_name}.egg-info %build %py3_build %if 0%{?with_doc} # generate html docs PYTHONPATH=. sphinx-build -W -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf %{docpath}/.{doctrees,buildinfo} %endif %install %py3_install mkdir -p %{buildroot}%{_sysconfdir}/neutron/policy.d mv %{buildroot}/usr/etc/neutron/networking_bgpvpn.conf %{buildroot}%{_sysconfdir}/neutron/ # Make sure neutron-server loads new configuration file mkdir -p %{buildroot}/%{_datadir}/neutron/server ln -s %{_sysconfdir}/neutron/networking_bgpvpn.conf %{buildroot}%{_datadir}/neutron/server/networking_bgpvpn.conf %check export OS_TEST_PATH="./networking_bgpvpn/tests/unit" # (ykarel) Ignore unit tests result until https://review.openstack.org/#/c/598347/ is in promoted repo. stestr-3 --test-path $OS_TEST_PATH run || true %files -n python3-%{pypi_name} %license LICENSE %doc README.rst %{python3_sitelib}/%{sname} %{python3_sitelib}/networking_bgpvpn-*.egg-info %config(noreplace) %attr(0640, root, neutron) %{_sysconfdir}/neutron/networking_bgpvpn.conf %{_datadir}/neutron/server/networking_bgpvpn.conf %exclude %{python3_sitelib}/%{sname}/tests %exclude %{python3_sitelib}/bgpvpn_dashboard %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %doc doc/build/html %license LICENSE %endif %files -n python3-%{pypi_name}-tests %license LICENSE %{python3_sitelib}/%{sname}/tests %files -n python3-%{pypi_name}-dashboard %license LICENSE %{python3_sitelib}/bgpvpn_dashboard/ %files -n python3-%{pypi_name}-heat %license LICENSE %{python3_sitelib}/networking_bgpvpn_heat %changelog + spectool -g -C /tmp/tmp.lZoEZVsouj/SOURCES python-networking-bgpvpn.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-1.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 --spec python-networking-bgpvpn.spec --sources=/tmp/tmp.lZoEZVsouj/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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.808qbr35:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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(python-networking-bgpvpn.spec) Config(dlrn-centos8-wallaby-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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 2381548 3659732 239088 10213444 13296300 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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.r__0o2b_', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-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-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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 2402892 2657700 1217324 11194132 12296720 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.2v0thhbv', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'a9cc012027bb4a519c509a4780846b4f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'a53763c4294b45e1bce238e7ade8f844', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'ce3b26c897d648d5b482a5c308e97c7f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'f92c51eede87492daea5123a47e2e014', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3499f67e5f444df6b7691e916739c2ba', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.fe89hatx:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '546176ecc4e442c685d4fbe427a98f48', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fe89hatx:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-networking-baremetal-7b55f069dc 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-641d6a009e 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-shade-e7c7f29ae9b9ec84ad05ba984 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-756fedb90e615b0723d116 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ec2api-tests-tempest-a086dcfa5c 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-bfbea18d8774cb99a9 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-9efbc94e96 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-l2gw-37f190cce3de8b0 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-217cdbb719a8d303c486 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-a6d4ceaf 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c2f619129c7f1f714229a1 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-murano-tests-tempest-730a7f1b5c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-8015ae602aff7da93d63ae6 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-vitrage-ui-c829088a91eaa6734 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0550d690 36 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 14 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 17 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.2 kB/s | 1.5 kB 00:00 DEBUG: CentOS-Stream - PowerTools 21 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 37 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 36 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 22 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 22 kB/s | 3.0 kB 00:00 DEBUG: opstools 22 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'fb80de67d97543fa8c02cf3b69f8d29b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1/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-1/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-bgpvpn.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.808qbr35:/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.808qbr35:/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', '65dd2ad4861640a4b571b75832b4e657', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.808qbr35:/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/python-networking-bgpvpn.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/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-networking-bgpvpn.spec) Config(dlrn-1) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1-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-1-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-1-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.lZoEZVsouj 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-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1.cfg'] DEBUG: version: 2.9 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.mdgp_uoo:/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-1/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, '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-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1', 'root': 'dlrn-centos8-wallaby-x86_64-1', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221'}} 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', '%repo_bootstrap': '1'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-1.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-1 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-networking-baremetal-7b55f069dc8e952dcca2be3b972082ad97ec1bcd baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/7b/55/7b55f069dc8e952dcca2be3b972082ad97ec1bcd_3f2e93b2 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-641d6a009ead01eaa056608067119ca3e8e12e2d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/64/1d/641d6a009ead01eaa056608067119ca3e8e12e2d_49ca67e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-shade-e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/e7/c7/e7c7f29ae9b9ec84ad05ba984cb62a15e4c33e7e_8e0e0069 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_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-hardware-756fedb90e615b0723d116b7b8c29d9023b98492 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/75/6f/756fedb90e615b0723d116b7b8c29d9023b98492_a78e2424 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-ec2api-tests-tempest-a086dcfa5ca1b31f846cbd3617921e01282fbfa6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/a0/86/a086dcfa5ca1b31f846cbd3617921e01282fbfa6_651c1622 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-bfbea18d8774cb99a9d0a8949b962190c74aa9ad baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/bf/be/bfbea18d8774cb99a9d0a8949b962190c74aa9ad_c791ab98 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-networking-l2gw-37f190cce3de8b09bae5b9f0f82b307354ea68ba baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/37/f1/37f190cce3de8b09bae5b9f0f82b307354ea68ba_37ea6d6d enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-217cdbb719a8d303c486ed6526eedd9ca6fe83eb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/21/7c/217cdbb719a8d303c486ed6526eedd9ca6fe83eb_15098b06 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a6d4ceaf57f3a86be8318b4e84111d71104c28f5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/a6/d4/a6d4ceaf57f3a86be8318b4e84111d71104c28f5_5f1db43c 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-murano-tests-tempest-730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/73/0a/730a7f1b5cd36660084e1f2ce7c86f40ba0abd3d_397fc8d6 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-watcher-8015ae602aff7da93d63ae615df8623271d23ad2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/80/15/8015ae602aff7da93d63ae615df8623271d23ad2_64a773dc 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-openstack-tripleo-validations-0550d6900ca074e0ecb7bef4ceb499d427360c62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/05/50/0550d6900ca074e0ecb7bef4ceb499d427360c62_19ce7faf 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/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1-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 2383080 3658024 239088 10213620 13294748 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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._o2ahcco', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1-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-1-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-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-1/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 2400508 2659312 1217324 11194904 12299096 DEBUG: Swap: 16777212 3258044 13519168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.pjy4k2d6', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'b508a18c863d443b9e7cf9dcd1e98054', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'e10088de7bfb4760af4f2c8f92ac76e4', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', '2aba91be2aaa42c0888b4a7e78651d1c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', 'ce6bf92b13ed4f11a660328d0f85f9ce', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a960a9e08b874251acd0aba5593fc901', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.n6hgz58u:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '26250529b9294cdbb616b9b9ee334b1e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n6hgz58u:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-networking-baremetal-7b55f069dc 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-641d6a009e 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-shade-e7c7f29ae9b9ec84ad05ba984 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-hardware-756fedb90e615b0723d116 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ec2api-tests-tempest-a086dcfa5c 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-bfbea18d8774cb99a9 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-9efbc94e96 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-l2gw-37f190cce3de8b0 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-217cdbb719a8d303c486 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-a6d4ceaf 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c2f619129c7f1f714229a1 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-murano-tests-tempest-730a7f1b5c 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-8015ae602aff7da93d63ae6 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-vitrage-ui-c829088a91eaa6734 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0550d690 39 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 16 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 17 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 19 kB/s | 1.5 kB 00:00 DEBUG: CentOS-Stream - PowerTools 21 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 35 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 22 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 23 kB/s | 3.0 kB 00:00 DEBUG: opstools 22 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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', '4f391770d35046b7af604b81dc551f51', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-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-1/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-1/root/.initialized Finish: chroot init Start: build phase for python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm Start: build setup for python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mdgp_uoo:/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', 'daeb04e80d6740898fd3f0ff693c4dd6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mdgp_uoo:/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/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.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: python-networking-bgpvpn-13.1.0-0.2021######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mdgp_uoo:/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', '2ca8c1fc90b9458dab68d5a914f480b2', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mdgp_uoo:/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/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.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: networking-bgpvpn-13.1.0.dev11-0.20210312032921.05f1453.tar.gz DEBUG: python-networking-bgpvpn.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/python-networking-bgpvpn.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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.mdgp_uoo:/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.mdgp_uoo:/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', '008c64c522fd4e109449c88c4bdfb33c', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mdgp_uoo:/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/python-networking-bgpvpn.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/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/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-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//builddir/build/SRPMS/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n6hgz58u:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3ab8575929c4db790d71dc6c1892b8b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n6hgz58u:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//builddir/build/SRPMS/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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:03 ago on Fri Mar 12 03:29:49 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 python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. DEBUG: No matching package to install: 'python3-networking-odl' DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Not all dependencies satisfied DEBUG: Error: Some packages could not be found. 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-1/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-1/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-1/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-1/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-1/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-1/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-1/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 python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm Finish: build phase for python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm ERROR: Exception(/home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-1) 0 minutes 12 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/network/05/f1/05f14532b5fbc12236633d3e3594f8e3b3fdb8fd_48612221 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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/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-1/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-1/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-1/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-1-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-1-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-1-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 f3ab8575929c4db790d71dc6c1892b8b -D /var/lib/mock/dlrn-centos8-wallaby-x86_64-1-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.n6hgz58u:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-1/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-1/root/ --releasever 8 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos8-wallaby-x86_64-1/root//builddir/build/SRPMS/python-networking-bgpvpn-13.1.0-0.20210312032921.05f1453.el8.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk Last metadata expiration check: 0:00:03 ago on Fri Mar 12 03:29:49 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 python36-devel-3.6.8-2.module_el8.4.0+666+456f5f48.x86_64 is already installed. No matching package to install: 'python3-networking-odl' Package python3-pbr-5.5.1-1.el8.noarch is already installed. Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. Not all dependencies satisfied Error: Some packages could not be found.