+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ei5gsvjt:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.pvodfw0l:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3684168 2524460 830228 9930712 11284768 DEBUG: Swap: 16777212 4949512 11827700 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.iyywcwho', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3645720 799024 2271608 11694596 9882032 DEBUG: Swap: 16777212 4944392 11832820 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wc4d1hvf', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4a5a0f35715247b49da677ba646fd186', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 619c0fe5345af66061730ce763a1cd45c353f37c Note: switching to '619c0fe5345af66061730ce763a1cd45c353f37c'. 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 619c0fe5 Add a "GROUP BY" clause on queries with RBAC entries + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/python-neutron-lib + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-neutron-lib ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 2.10.3.dev7 619c0fe + UPSTREAMVERSION=2.10.3.dev7 + [[ 2.10.3.dev7 =~ ([^-]*)-(.+) ]] + [[ 2.10.3.dev7 =~ (.*?)\.(0rc.+) ]] + [[ 2.10.3.dev7 =~ (.*?)\.(0b.+) ]] + [[ 2.10.3.dev7 =~ (.*?)\.(0a.+) ]] + [[ 2.10.3.dev7 =~ (.*?)\.(dev.+) ]] + VERSION=2.10.3 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20231218160344.619c0fe + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.52e_ac4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3727784 707420 2280980 11704136 9790596 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vaq5gvu2', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3728480 706536 2280992 11704324 9789880 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ecbzy1n0', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '129367132a2046c19967bdb0cd4e1126', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.52e_ac4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e9663787745b4820837d68f2d9cf7d48', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.52e_ac4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--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', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating neutron_lib.egg-info writing neutron_lib.egg-info/PKG-INFO writing dependency_links to neutron_lib.egg-info/dependency_links.txt writing entry points to neutron_lib.egg-info/entry_points.txt writing requirements to neutron_lib.egg-info/requires.txt writing top-level names to neutron_lib.egg-info/top_level.txt writing pbr to neutron_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'neutron_lib.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 'neutron_lib.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating neutron-lib-2.10.3.dev7 creating neutron-lib-2.10.3.dev7/api-ref creating neutron-lib-2.10.3.dev7/api-ref/source creating neutron-lib-2.10.3.dev7/api-ref/source/v2 creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/auto-topology creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/availability-zones creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/network_associations creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/extensions creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network-ip-availability creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quota_details creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quotas creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/tag creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks creating neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn creating neutron-lib-2.10.3.dev7/doc creating neutron-lib-2.10.3.dev7/doc/source creating neutron-lib-2.10.3.dev7/doc/source/contributor creating neutron-lib-2.10.3.dev7/doc/source/install creating neutron-lib-2.10.3.dev7/doc/source/reference creating neutron-lib-2.10.3.dev7/doc/source/user creating neutron-lib-2.10.3.dev7/neutron_lib creating neutron-lib-2.10.3.dev7/neutron_lib.egg-info creating neutron-lib-2.10.3.dev7/neutron_lib/agent creating neutron-lib-2.10.3.dev7/neutron_lib/agent/linux creating neutron-lib-2.10.3.dev7/neutron_lib/api creating neutron-lib-2.10.3.dev7/neutron_lib/api/definitions creating neutron-lib-2.10.3.dev7/neutron_lib/api/validators creating neutron-lib-2.10.3.dev7/neutron_lib/callbacks creating neutron-lib-2.10.3.dev7/neutron_lib/db creating neutron-lib-2.10.3.dev7/neutron_lib/exceptions creating neutron-lib-2.10.3.dev7/neutron_lib/hacking creating neutron-lib-2.10.3.dev7/neutron_lib/locale creating neutron-lib-2.10.3.dev7/neutron_lib/locale/zh_CN creating neutron-lib-2.10.3.dev7/neutron_lib/locale/zh_CN/LC_MESSAGES creating neutron-lib-2.10.3.dev7/neutron_lib/objects creating neutron-lib-2.10.3.dev7/neutron_lib/objects/extensions creating neutron-lib-2.10.3.dev7/neutron_lib/objects/logapi creating neutron-lib-2.10.3.dev7/neutron_lib/placement creating neutron-lib-2.10.3.dev7/neutron_lib/plugins creating neutron-lib-2.10.3.dev7/neutron_lib/plugins/ml2 creating neutron-lib-2.10.3.dev7/neutron_lib/policy creating neutron-lib-2.10.3.dev7/neutron_lib/services creating neutron-lib-2.10.3.dev7/neutron_lib/services/logapi creating neutron-lib-2.10.3.dev7/neutron_lib/services/qos creating neutron-lib-2.10.3.dev7/neutron_lib/services/trunk creating neutron-lib-2.10.3.dev7/neutron_lib/tests creating neutron-lib-2.10.3.dev7/neutron_lib/tests/etc creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/clients creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/exceptions creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/hacking creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/legacy creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/objects creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/placement creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins/ml2 creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/policy creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services/qos creating neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils creating neutron-lib-2.10.3.dev7/neutron_lib/utils creating neutron-lib-2.10.3.dev7/releasenotes creating neutron-lib-2.10.3.dev7/releasenotes/notes creating neutron-lib-2.10.3.dev7/releasenotes/source creating neutron-lib-2.10.3.dev7/releasenotes/source/_static creating neutron-lib-2.10.3.dev7/releasenotes/source/_templates creating neutron-lib-2.10.3.dev7/releasenotes/source/locale creating neutron-lib-2.10.3.dev7/releasenotes/source/locale/fr creating neutron-lib-2.10.3.dev7/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-lib-2.10.3.dev7/tools copying files to neutron-lib-2.10.3.dev7... copying .coveragerc -> neutron-lib-2.10.3.dev7 copying .mailmap -> neutron-lib-2.10.3.dev7 copying .pylintrc -> neutron-lib-2.10.3.dev7 copying .stestr.conf -> neutron-lib-2.10.3.dev7 copying .zuul.yaml -> neutron-lib-2.10.3.dev7 copying AUTHORS -> neutron-lib-2.10.3.dev7 copying CONTRIBUTING.rst -> neutron-lib-2.10.3.dev7 copying ChangeLog -> neutron-lib-2.10.3.dev7 copying HACKING.rst -> neutron-lib-2.10.3.dev7 copying LICENSE -> neutron-lib-2.10.3.dev7 copying README.rst -> neutron-lib-2.10.3.dev7 copying requirements.txt -> neutron-lib-2.10.3.dev7 copying setup.cfg -> neutron-lib-2.10.3.dev7 copying setup.py -> neutron-lib-2.10.3.dev7 copying test-requirements.txt -> neutron-lib-2.10.3.dev7 copying tox.ini -> neutron-lib-2.10.3.dev7 copying api-ref/source/conf.py -> neutron-lib-2.10.3.dev7/api-ref/source copying api-ref/source/index.rst -> neutron-lib-2.10.3.dev7/api-ref/source copying api-ref/source/v2/address-scopes.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/agents.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/auto-topology.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/availability_zones.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-bgpvpns.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-network_associations.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-overview.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-port_associations.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/bgpvpn-router_associations.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/dhcp-agent-scheduler.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/extensions.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/fip-port-forwarding.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/fip64.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/firewall_log.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/flavors.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/floatingippools.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/floatingips.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/fwaas-v2.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/index.rst -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/intro.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/l3-agent-scheduler.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/l3-conntrack-helper.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/logging.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/logging_resource.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/metering.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/network-ip-availability.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/network_segment_ranges.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/networks.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/parameters.yaml -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/ports.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/qos.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/quota_details.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/quotas.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/rbac-policy.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/router-interface-fip.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/routers.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/security-group-rules.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/security-groups.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/segments.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/service-providers.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/subnetpool_prefix_ops.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/subnetpools.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/subnets.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/tags.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/trunk-details.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/trunk.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/versions.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/vpnaas.inc -> neutron-lib-2.10.3.dev7/api-ref/source/v2 copying api-ref/source/v2/samples/service-type-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples copying api-ref/source/v2/samples/address-scopes/address-scope-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scope-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/address-scopes/address-scopes-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/address-scopes copying api-ref/source/v2/samples/agents/agent-dhcp-network-add-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-dhcp-networks-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-add-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-router-remove-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-l3-routers-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agent-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/agents-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/network-dhcp-agent-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/agents/router-l3-agent-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/agents copying api-ref/source/v2/samples/auto-topology/topo-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/auto-topology copying api-ref/source/v2/samples/availability-zones/azs-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/availability-zones copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpn-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/bgpvpns/bgpvpns-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/bgpvpns copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/network_associations/network_association-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/network_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/port_associations/port_association-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/port_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/bgpvpn/router_associations/router_association-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/bgpvpn/router_associations copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/conntrack_helpers/conntrack-helper-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/conntrack_helpers copying api-ref/source/v2/samples/extensions/extension-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/extensions/extensions-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/extensions copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-group-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-groups-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-insert-rule-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-insert-rule-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-remove-rule-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-remove-rule-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-policy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rule-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall-v2/firewall-rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall-v2 copying api-ref/source/v2/samples/firewall_log/firewall_log-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_log-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewall_log/firewall_logs-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewall_log copying api-ref/source/v2/samples/firewalls/firewall-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-insert-rule-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-remove-rule-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-policy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rule-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewall-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/firewalls/firewalls-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/firewalls copying api-ref/source/v2/samples/flavors/flavor-associate-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-associate-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavor-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/flavors-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profile-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/flavors/service-profiles-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/flavors copying api-ref/source/v2/samples/floatingips/floating-ip-pools-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floating-ips-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-disassociate-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/floatingips/floatingip-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/floatingips copying api-ref/source/v2/samples/logging_resource/logging_resource-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resource-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logging_resource/logging_resources-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logging_resource copying api-ref/source/v2/samples/logs/log-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/log-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/logs/loggable_resources-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/logs copying api-ref/source/v2/samples/metering/metering-label-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-delete-response-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-delete-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-delete-response-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-show-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rules-list-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-label-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/metering/metering-labels-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/metering copying api-ref/source/v2/samples/network-ip-availability/network-ip-availability-list.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network-ip-availability copying api-ref/source/v2/samples/network-ip-availability/network-ip-availability-show.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network-ip-availability copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_range-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/network_segment_ranges/network_segment_ranges-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/network_segment_ranges copying api-ref/source/v2/samples/networks/network-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-multi-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-provider-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/network-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-bulk-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/networks-provider-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/version-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/networks/versions-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/networks copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/port_forwardings/port-fowarding-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/port_forwardings copying api-ref/source/v2/samples/ports/port-bind-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-bind-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/port-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bind-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-bulk-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/ports/ports-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/ports copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rule-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/bandwidth_limit_rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rule-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/dscp_marking_rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rule-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/minimum_bandwidth_rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/policy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_type-details-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/qos/rule_types-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/qos copying api-ref/source/v2/samples/quota_details/quota-details-show-for-project-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quota_details copying api-ref/source/v2/samples/quotas/quotas-list-for-project-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/quotas/quotas-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/quotas copying api-ref/source/v2/samples/rbac_policy/rbac-policies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/rbac_policy/rbac-policy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/rbac_policy copying api-ref/source/v2/samples/routers/router-add-extraroutes-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-extraroutes-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request-with-port.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-add-interface-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-extraroutes-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request-with-port.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-remove-interface-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/router-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/routers/routers-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/routers copying api-ref/source/v2/samples/security-groups/security-group-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-delete-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-delete-response-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-delete-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-delete-response-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-show-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rule-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rules-list-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-rules-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-show-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-group-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-groups-list-request-json-http.txt -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/security-groups/security-groups-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/security-groups copying api-ref/source/v2/samples/segments/segment-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segment-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/segments/segments-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/segments copying api-ref/source/v2/samples/subnets/subnet-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnet-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-add-prefixes-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-remove-prefixes-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpool-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnetpools-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-create-bulk-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/subnets/subnets-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/subnets copying api-ref/source/v2/samples/tag/tag-obtain-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/tag/tag-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/tag copying api-ref/source/v2/samples/trunks/trunk-add-subports-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-add-subports-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-details-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-list-subports-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-remove-subports-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunk-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/trunks/trunks-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/trunks copying api-ref/source/v2/samples/vpn/ikepolicies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ikepolicy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connection-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsec-site-connections-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicies-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/ipsecpolicy-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-group-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpn-endpoint-groups-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-create-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-show-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-request.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservice-update-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying api-ref/source/v2/samples/vpn/vpnservices-list-response.json -> neutron-lib-2.10.3.dev7/api-ref/source/v2/samples/vpn copying doc/requirements.txt -> neutron-lib-2.10.3.dev7/doc copying doc/source/conf.py -> neutron-lib-2.10.3.dev7/doc/source copying doc/source/index.rst -> neutron-lib-2.10.3.dev7/doc/source copying doc/source/contributor/api_attributes.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/api_converters.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/api_extensions.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/api_validators.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/callbacks.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/consuming.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/conventions.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/db_model_query.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/internals.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/releasing.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/review-guidelines.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/contributor/rpc_api.rst -> neutron-lib-2.10.3.dev7/doc/source/contributor copying doc/source/install/index.rst -> neutron-lib-2.10.3.dev7/doc/source/install copying doc/source/reference/index.rst -> neutron-lib-2.10.3.dev7/doc/source/reference copying doc/source/user/hacking.rst -> neutron-lib-2.10.3.dev7/doc/source/user copying doc/source/user/index.rst -> neutron-lib-2.10.3.dev7/doc/source/user copying neutron_lib/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/_i18n.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/context.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/fixture.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/rpc.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/version.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib/worker.py -> neutron-lib-2.10.3.dev7/neutron_lib copying neutron_lib.egg-info/PKG-INFO -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/SOURCES.txt -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/dependency_links.txt -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/entry_points.txt -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/not-zip-safe -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/pbr.json -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/requires.txt -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib.egg-info/top_level.txt -> neutron-lib-2.10.3.dev7/neutron_lib.egg-info copying neutron_lib/agent/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/extension.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/l2_extension.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/l3_extension.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/topics.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent copying neutron_lib/agent/linux/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent/linux copying neutron_lib/agent/linux/interface.py -> neutron-lib-2.10.3.dev7/neutron_lib/agent/linux copying neutron_lib/api/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/api copying neutron_lib/api/attributes.py -> neutron-lib-2.10.3.dev7/neutron_lib/api copying neutron_lib/api/converters.py -> neutron-lib-2.10.3.dev7/neutron_lib/api copying neutron_lib/api/extensions.py -> neutron-lib-2.10.3.dev7/neutron_lib/api copying neutron_lib/api/faults.py -> neutron-lib-2.10.3.dev7/neutron_lib/api copying neutron_lib/api/definitions/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/_dummy.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_scope.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_resources_synced.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_sort_key.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/auto_allocated_topology.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone_filter.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/base.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_vni.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/data_plane_status.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/default_subnetpools.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/dhcpagentscheduler.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_keywords.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_ports.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/dvr.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/empty_string_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/external_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/extra_dhcp_opt.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute_atomic.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/filter_validation.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip64.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_pf_description.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_port_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_pools.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/flowclassifier.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_allocation.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l2_adjacency.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_conntrack_helper.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging_resource.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering_source_and_destination_filters.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/multiprovidernet.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ip_availability.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu_writable.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_segment_range.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/pagination.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_device_profile.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_numa_affinity_policy.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_security.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings_extended.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_default_networks.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_id.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/provider_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_default.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_gateway_ip.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_port_network_policy.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rules_alias.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_address_scope.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_security_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_subnetpool.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/revisionifmatch.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_interface_fip.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/routerservicetype.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_normalized_cidr.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_port_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_remote_address_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/segment.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/servicetype.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/sfc.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/sort_key_validation.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/sorting.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/standard_attr_segment.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/stateful_security_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_onboard.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_service_types.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/uplink_status_propagation.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlantransparent.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/definitions copying neutron_lib/api/validators/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/validators copying neutron_lib/api/validators/allowedaddresspairs.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/validators copying neutron_lib/api/validators/availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/validators copying neutron_lib/api/validators/dns.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/validators copying neutron_lib/api/validators/multiprovidernet.py -> neutron-lib-2.10.3.dev7/neutron_lib/api/validators copying neutron_lib/callbacks/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/events.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/exceptions.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/manager.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/priority_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/registry.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/callbacks/resources.py -> neutron-lib-2.10.3.dev7/neutron_lib/callbacks copying neutron_lib/db/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/api.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/model_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/model_query.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/resource_extend.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/sqlalchemytypes.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/standard_attr.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/db/utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/db copying neutron_lib/exceptions/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/address_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/address_scope.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/agent.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/allowedaddresspairs.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/dhcpagentscheduler.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/dns.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/dvr.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/external_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/extraroute.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/firewall_v2.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/l3.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_ha_mode.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/metering.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/multiprovidernet.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/network_segment_range.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/placement.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/port_security.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/qos.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/vlantransparent.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/exceptions/vpn.py -> neutron-lib-2.10.3.dev7/neutron_lib/exceptions copying neutron_lib/hacking/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/hacking copying neutron_lib/hacking/checks.py -> neutron-lib-2.10.3.dev7/neutron_lib/hacking copying neutron_lib/hacking/translation_checks.py -> neutron-lib-2.10.3.dev7/neutron_lib/hacking copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> neutron-lib-2.10.3.dev7/neutron_lib/locale/zh_CN/LC_MESSAGES copying neutron_lib/objects/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects copying neutron_lib/objects/common_types.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects copying neutron_lib/objects/exceptions.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects copying neutron_lib/objects/registry.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects copying neutron_lib/objects/utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects copying neutron_lib/objects/extensions/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects/extensions copying neutron_lib/objects/extensions/standardattributes.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects/extensions copying neutron_lib/objects/logapi/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects/logapi copying neutron_lib/objects/logapi/event_types.py -> neutron-lib-2.10.3.dev7/neutron_lib/objects/logapi copying neutron_lib/placement/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/placement copying neutron_lib/placement/client.py -> neutron-lib-2.10.3.dev7/neutron_lib/placement copying neutron_lib/placement/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/placement copying neutron_lib/placement/utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/placement copying neutron_lib/plugins/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins copying neutron_lib/plugins/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins copying neutron_lib/plugins/directory.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins copying neutron_lib/plugins/utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins copying neutron_lib/plugins/ml2/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/api.py -> neutron-lib-2.10.3.dev7/neutron_lib/plugins/ml2 copying neutron_lib/policy/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/policy copying neutron_lib/policy/_engine.py -> neutron-lib-2.10.3.dev7/neutron_lib/policy copying neutron_lib/services/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/services copying neutron_lib/services/base.py -> neutron-lib-2.10.3.dev7/neutron_lib/services copying neutron_lib/services/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/services copying neutron_lib/services/logapi/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/logapi copying neutron_lib/services/logapi/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/logapi copying neutron_lib/services/qos/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/qos copying neutron_lib/services/qos/base.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/qos copying neutron_lib/services/qos/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/qos copying neutron_lib/services/trunk/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/trunk copying neutron_lib/services/trunk/constants.py -> neutron-lib-2.10.3.dev7/neutron_lib/services/trunk copying neutron_lib/tests/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests copying neutron_lib/tests/_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests copying neutron_lib/tests/_post_mortem_debug.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests copying neutron_lib/tests/tools.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests copying neutron_lib/tests/etc/dummy_policy.yaml -> neutron-lib-2.10.3.dev7/neutron_lib/tests/etc copying neutron_lib/tests/etc/neutron_lib.conf -> neutron-lib-2.10.3.dev7/neutron_lib/tests/etc copying neutron_lib/tests/etc/no_policy.json -> neutron-lib-2.10.3.dev7/neutron_lib/tests/etc copying neutron_lib/tests/etc/policy.yaml -> neutron-lib-2.10.3.dev7/neutron_lib/tests/etc copying neutron_lib/tests/unit/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/fake_notifier.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_context.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_fixture.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_neutron_lib.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_rpc.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_worker.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit copying neutron_lib/tests/unit/api/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_attributes.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_conversions.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_extensions.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_faults.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/definitions/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/validators/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_dns.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_validators.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/callbacks/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_events.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_manager.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_registry.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/clients/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/clients copying neutron_lib/tests/unit/db/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_api.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_query.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_resource_extend.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_standard_attr.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/exceptions/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/hacking/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/hacking/test_checks.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/legacy/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/legacy copying neutron_lib/tests/unit/objects/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_common_types.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/placement/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_client.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/plugins/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_directory.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_utils.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/policy/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/policy/test__engine.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/services/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/test_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/qos/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/qos/test_base.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/utils/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_file.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_helpers.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_host.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_net.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_runtime.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_test.py -> neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/utils copying neutron_lib/utils/__init__.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/file.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/helpers.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/host.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/net.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/runtime.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/test.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying neutron_lib/utils/upgrade_checks.py -> neutron-lib-2.10.3.dev7/neutron_lib/utils copying releasenotes/notes/.placeholder -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/Add-new-dns_domain_keywords-api-extension-436c2c3a091d15eb.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/Adds-PORT_FORWARDING_FLOATINGIP_KEY-ee2c7d164bea04b4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/Move-RBAC-share-actions-to-lib-constants-736d881f127c83d7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-a-getter-for-a-newly-added-option-2082877bf7dd136b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-action-status-3dbfe2490a0d231a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-api-extension-sort-key-validation-b42f5839671fe5f5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-availability_zone_filter-extension-e91e1e5e822e4133.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-base-upgrade-checks-class-f6da1d501663d8c5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-broadcast-mac-constant-ec00b18a883bf875.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-can-port-be-bound-to-virtual-bridge-5d6db8785e58fcb9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-convert-to-string-524541aa6224f66f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-9da781b1e38ca858.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-directory-is-loaded-e9da5b65824dddad.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-empty-string-filtering-api-extension-44cb392025dc359c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-exception-pkg-5a14389891abf358.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-address-group-5e306d90666982aa.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-normalized-cidr-ef7521b226090d7e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-security-groups-remote-address-group-c71dbb57b61a1dba.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-standard-attr-segment-8c721741589bf10b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-supported-be6f7069856d2891.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-extension-uplink-status-propagation-6b6050d6609c19c8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-filter-validation-api-extension-15cc667d5498f163.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-floatingip-pools-extension-17a1ee5c7eafc989.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-ip-hopopt-to-protocol-dictionary-3cbe54bb5056f790.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-ip-substring-filtering-extension-06bb0c1f738ee330.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-ipinip-protocol-ab9287f9b698f34c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-is-default-to-network-d16a2e6bcfae943a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-is_filter-keyword-to-attribute-maps-3fa31e91c353d033.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-is_sort_key-keyword-to-attribute-map-75342446d99f4490.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-network-address-scope-affinity-error-8f6b4493a92142d4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-network-segment-range-overlap-exception-e8b4b2b425c51c80.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-network-segment-range-plugin-constant-9e80453919162c89.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-ovo-registry-27cb7d4ac76d4dc8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-placement-report-plugin-constant-a6a4146c2e39cba3.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-port-binding-resource-73f9800dbda121ca.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-port-bindings-resource-messages-rpc-1382ba9842561cdb.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-a2a3c95cc54737ac.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-rbac-address-group-39c22aeb30241b11.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-rbac-address-scope-dc4683772b205632.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-rbac-security-groups-2e47acd9eac3a320.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-rbac-subnetpool-bb63d4cef1d06e73.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-retrieve-sort-keys-from-attribute-map-ae53d67e0be2ace0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-router-not-found-in-factory-exception-e2bf9431549ff9b9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-support-for-fetching-specific-column-in-OVO-81b764b203849776.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-traffic-control-exceptions-0e137dae3a556d54.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-two-fields-to-duplicated-entry-exception-75b0e07c6e1cc6ae.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-type-driver-methods-for-network-segment-range-e6d300d430d97dd6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-validate-cidr-848c9171dcbcf57c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-validator-pkg-a6565a2d4fbfa1d8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-vif-type-agilio-ovs-6bee5b2557aca10e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-vni-to-bgpvpn-7531df9fa4f8955b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add-vnic-virtio-forwarder-portbinding-f7f87dfbef456ed1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/add_fwg_group-9252d07f1011613d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/admin-state-down-before-update-c06fb3a551fe499f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/advsvc-role-support-d4f1c532264b729a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/agent-resources-synced-e70828841faf7acd.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/agent_extensions-2b497ff33c6dc3e8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/alembic-branches-6d5947d141efd26e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/allocations_api-1ae5fd78c83353df.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/api-definition-base-d2e9514c5ee2ef5b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bgpvpn-api-def-22c7072575316ddd.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bgpvpn-api-ref-f0294d9ddec726a0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bgpvpn-routes-control-51cd95d6ab265cb1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bgpvpn_rt_fix-6d02db6a1c22f002.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/boilerplate-ext-descriptor-a5cec8b9b900cbfd.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bug-1877254-2b997b3911e98079.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/bug-1957175-6b2705d4772df7de.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/callback_priority-2ded960e17bd5db9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/change_placement_client_method_names_b26bb71425f42db3.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/cidr_for_canonical_format-4e7925d76a27a19d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/cleanup-unused-l3-attr-def-f0eab40813d17a2d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/client-id-number-dhcp-option-a099f927eb8f99af.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/conntrack-helper-parent-resource-mapping-95a4a2cb6f6536fe.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/context-manager-23538670cd9c701f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/context-public-6df198b77027c224.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/core-attributes-43e6969f1b187e5c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/correct-dhcp-ipv4-port-numbers-6e22c6aa26009cdc.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/create-netmtu-writable-extension-284892119ef6595c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/data-plane-status-ext-c3452a01ef5007ce.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/default_overrides_none-ecc8dcf2c9c37e5d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/deprecate-api-utils-4f86288591c95679.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-in-metering-label-rules-308b3d430bc213b3.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/directory-fixture-083c5c5f365670d6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/disable-port-number-zero-2fb484a802f099a7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/dns-api-def-bc24a58f56c5fbfb.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/dns-domain-ports-ext-39a069119e79e59b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/drop-python-2-7-f46dfa10169f70db.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/enable-hacking-check-H904-f512ecc98c0a4033.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/ethertype_validator-2d608a46c237e214.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/events_l3_flavors-053714858ced693d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/expose-and-enhance-callback-api-714cce65a3c44fe7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/expose-port-forwarding-in-fip-a7880506cea0ad1d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extend-segment-methods-with-filters-6e74953ae2d3b828.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extension-fixture-b7fd61384f1a4d1d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extension_descriptor-04025e86249cc94c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extra-dhcp-opt-public-vars-ec4e1c2dcac43d69.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-80a7c6d4a773c701.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/extraroute-atomic-apidef-additive-fb783d66c08618d4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/fip64-0c6bb38417d602f1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/fix-warnfixture-c9457c50d0d5c5a7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-dep-8e544fad694d1275.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/floatingip-autodelete-internal-f08675d8d64d34c6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/floatingip-portforwarding-17c284080541bc78.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/flush_on_subtransaction-99ef11dfb56b706d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/fwaas-api-def-a6f03db369177b4a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/fwaas-exceptions-e580766205b466d4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/fwaas_converters_validators-c310900b4386146e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/gateway-ip-qos-ext-d3ffb5f517c9f713.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/hacking-check-n537-280ec39c061d9dd7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/interconnection-api-def-cbec5e4f77852fe7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/introduce-logging-api-031d00eb84d5d061.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/introduce-source-and-destination-ip-prefixes-into-metering-label-rules-3d62fccbca8e67b8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/introduce_subnetpool_prefix_ops_extension-e37874c936d2554c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/ipv6-canonical-address-13900a784f847ce3.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/ipv6_address_usage-ef3d65ad5aa5798b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-837140efe4187a99.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3-apidef-exceptions-ee57b9df1c7443d4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3-apidefs-d028c708c22ef2a0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-validator-654ccafb296e5f21.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3-port-ip-change-not-allow-2c98e13c08b5ee85.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/l3_conntrack_helper-f186bcdcc31bcaf2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/logging-api-ref-fafb884367ca60a2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/logging-resource-api-cecf33e3be468eb2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/mac-generator-f927df2fe57300c0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/mechanism_driver_supported_extensions-67e1b0b763571ae9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/migrate-public-to-shared-0c67b32f9c37c751.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/move-get-random-mac-98f47d81cb34483d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/move-segment-range-types-to-lib-constants-d45c6959607e9136.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/moved-netmtu-extension-5999348000adcfaf.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/network-segment-range-ext-2b93b7fa42310c25.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/new-hacking-check-no-log-translations-4a430a38aeb06452.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/new-policy-module-f5638e23fe91a287.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/new-validator-range-or-none-dc8d557ec1f2622a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/new-vif-details-parameters-71e70ab5e7c26c45.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/one-hacking-factory-01053e8e3d88c3d5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/oslo-db-jitter-c4d13cc81755203e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-NoAuthClient-for-fullstack-tests-17b4ab512417d638.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-binding-exceptions-6362d52391b7023e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-20-fe96751dab42399b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-bump-latest-supported-version-to-1-23-83589217b7b079fe.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-do-not-swallow-exceptions-c33c9a9224a27551.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-move-9f292ae2067c119c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-optional-rp-generations-44d1f1055d5496be.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-return-f4f22d244e7b174a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-client-update-ensure-rp-9e5c3cf34d49b212.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-constants-f2629b98f6fe148f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-resource-provider-functions-17ec45f714ea2b23.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/placement-utils-a66e6b302d2bc8f0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/plugin-directory-55861f4098813ba6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/policy-in-code-1e73cabebd41d66e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/policy-redux-25c26836219fd02d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/populate-dict-defaults-3f205c414f21bf54.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/port-device-profile-ffa9628ef6395c68.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-cc33d03216b5bc3d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/port-numa-affinity-policy-9e6d1bafd3c6af36.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/port-range-compared-as-int-4d07fe030206f818.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/port-resource-request-cb520720cd19523b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/portbindings-apidef-3d7893bcb94d7f61.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/portbindings-extended-3a89560ee63824e1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-07dcdc20f20db594.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/provider-net-apidef-9ebe9f56840c79f7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/public-service-classes-e52d7c79a075b799.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/public-sql-fixtures-35d0aa74a368e217.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/qos-bw-minimum-ingress-cff397e598b6fa3a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/qos-plugin-parent-resource-mapping-ab5208caba9eda01.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/qos-port-network-policy-c64c57cf2ccec725.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-c13417dcb3d81130.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/qos-rules-alias-ext-fix-3f3f7dd21837cfec.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-address-scope-apidef-f4e8bb74be61729a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-agent-apidef-7a2dde6a9810f55c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-allowedaddrpairs-apidef-cd342b9a57a2dfdf.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-api-faults-cf30246e5e5bf8b8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-autotopology-apidef-4a77e8ba0c783f7e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-az-apidef-1e63cbd2359994fa.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-common-constants-52f39a79e8eabd7e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-common-constants-8ac9580e52fd3618.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-common-exceptions-eda074ddb02349ab.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-common-rpc-5d84a9fe0faa71b7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-core-api-defs-390735ff3bd5d2ab.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-db-api-63300ddab6a41e28.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-db-api-event-listeners-2fb5256166e2a4e8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-db-model-query-234b1559f3728a5e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-db-utils-3076bf724caa31ef.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-dftsnetpool-apidef-4de5d75d2a63dec9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-dhcpagentscheduler-apidef-1f7729fb5834dcd2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-dhcpopts-apidef-389ab9d8935e5e0d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-dvr-apidef-a6aa415152457c9a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-dvr-related-leftover-constants-2cf329794166b3f2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-externalnet-apidef-d377f87da900eabe.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-extraroute-apidef-e14e72e03ce18ead.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-flavors-apidef-ef84b2c1c7eaeed7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-get-port-binding-98765e77c627e57d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-get-updatable-fields-82fd87d402d63ca2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-getphysmtu-plugin-fn-5875e352e3a14af3.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ipalloc-apidef-dee59cfffd903b7a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ipv6pdprefix-const-d3b39992df4adef8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-l2adjacency-apidef-f91bf184d90122c8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-l3extgwmode-apidef-8f83e0f6cf0515e7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-l3exthamode-apidef-9b3ef0956edb3883.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-l3flavors-apidef-da5e9b5d46df5cc7.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-linuxinterfacedriver-874c5e17f2675eab.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-metering-apidef-d9a0e70cbecc2bcc.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ml2-api-extaliases-4db48e113893c7a5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ml2-driverapi-363db4b8fa42f8f1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ml2-mechdriver-cc86d3a2fe4c2822.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-modelquery-2079a43163def870.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-multiprovidernet-apidef-367e57772e931758.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-netaz-apidef-74e962ef682380bc.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-netipavail-apidef-d03558ac48b71333.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-obj-commontypes-f8dfca432bf4583b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-obj-logeventtypes-b31e7c6492ca6615.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-obj-stdattrs-06c4df5bb1fca3f1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-ovo-exceptions-fbddfeea582ef3f1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-pagination-apidef-9aebf1c7a6bcb58b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-placement-api-client-a9ac5d96ca8570aa.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-plugin-constants-ebf350dfd989957a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-39e3f839c0538de9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-plugin-utils-create-fns-9b8591f5222bff66.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-port-dev-util-ea6f4a5c4da42f6c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-projid-apidef-a433b1b003f27a20.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-provider-network-attribute-updates-supported-ea02a526ef297053.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-psec-apidef-bd9344ec1e6066b4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-qos-apidef-0dbe094b8b21a580.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-qos-driverbase-f729875b2ad74ce0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-qosbwldir-apidef-f0e3f778f2f980c0.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-qosdft-apidef-b70596ca11c08803.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-qosrtdetails-apidef-2276ec66a0e545ca.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-rbac-policy-callbacks-24fa12ad1ab4c443.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-resource-extend-7eee483ec4146801.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-revisionifmatch-apidef-574ac0a930cdaf3f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-routeraz-apidef-efc5f202e04b8272.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-routersvctype-apidef-1d9d712fd5383eb5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-runtime-utils-acb4451326cbe4d9.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-secgrp-portfilter-apidef-6723062419531d70.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-segment-apidef-a5f81adb834328f8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-shared-const-d847b2e190122425.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-sorting-apidef-1547f093da322c14.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-sqlalchemytypes-14817eb6694463db.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-stdattr-d834900d3fd3c2e6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-subnetservicetypes-apidef-31e2e9564c746317.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-svctype-apidef-9002b2e2bcbeec8e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-testools-6fba053249e14d42.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-timecost-90dcfc8c7f7280f5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-topics-ca451e72c8c9603a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-trunk-callback-resources-be40f8382490ef0d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-trunk-consts-407e4590e9386d19.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-unstable-test-decorator-a062301ac7d7a082.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-vlantransp-apidef-1cd7d3ace9042686.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rehome-worker-b7e9c7f477bdb926.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/remove-ensure_dir-aed59b616e02a2bb.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/remove-hacking-check-n523-014d163a5ae23adb.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/remove-neutron-interconnection-api-definition-4ff88c583f2fe47b.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/remove-neutron-lib-from-db-profiling-38436898d8e45b37.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/remove_label-801d7a1b13f179fa.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/reset-db-retry-settings-49e51cef4c842f69.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/resource-provider-uuid5-namespace-f7276ba1945ce82f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/responsible_for_ports_allocation-5599dc59b3c98db2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/revert-review-400408-4999a9159689c0c5.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rm-apiutils-fa30241be7ca5162.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/rm-dup-pluginconst-085d0fcee4e931b8.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-fb43abf942b154ff.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/router-interface-fip-1e79b7909f8b264f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/separate-hacking-factories-6fc36b38de95662a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/service-plugin-base-a42c2241a2fe0d26.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/setproctitle_for_workers-e8805fcaf34026ab.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/sfc-api-def-4f46632eadfe895a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/sqlalchemy-1-3-0-b0a2b15b10ae526f.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/stateful-security-group-a1ece5472f029dc1.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/std_attributes_bgpvpn-5a1c63f68d1ff6be.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-031d78bbc85a419e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subnet-onboard-allow-create-update-subnets-74a4be6e9e97bbb6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subnet-onboard-api-definition-f4918ff1f1d12c97.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subnet_segment_id_policy_enforce-cd8053c51417d373.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subnet_segmentid_writable-e28a85033272f05d.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/subresource-update-attrmap-and-classmethods-76accdd5c56a3bd4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/support-custom-filter-f4a15bb5b38b7d3e.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/support-rarp-protocol-44f5c67784e74db4.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-ext-3dd2e68d99157a19.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/traffic-control-constants-b8120d1bea0681bf.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/transaction_constraint-d3f93c2ced4a74c6.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/trunk-api-08bfdcdd80f7e666.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/update-hacking-check-n536-2f63898bea693125.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/update-segment-api-definition-d7297e73e76a754c.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/update-subnet-onboard-api-267a9a37f6426d64.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/validator_check_route_loopback-bc2166b10a754c77.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/validator_ip_or_subnet_or_none-0175f906a9113954.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/vhost-vdpa-cc35f8d0ff9b3c4a.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/vnic-accelerator-eaf9b583d60e76ce.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/vnic-type-smart-nic-45dd5a22a9d1aa63.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/notes/vpn-api-def-52970461fac0f7d2.yaml -> neutron-lib-2.10.3.dev7/releasenotes/notes copying releasenotes/source/README.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/conf.py -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/index.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/pike.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/queens.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/stein.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/train.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-lib-2.10.3.dev7/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-lib-2.10.3.dev7/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-lib-2.10.3.dev7/releasenotes/source/_templates copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-lib-2.10.3.dev7/releasenotes/source/locale/fr/LC_MESSAGES copying tools/api_report.sh -> neutron-lib-2.10.3.dev7/tools copying tools/check_samples.sh -> neutron-lib-2.10.3.dev7/tools copying tools/coding-checks.sh -> neutron-lib-2.10.3.dev7/tools copying tools/migration_report.sh -> neutron-lib-2.10.3.dev7/tools copying tools/pyir.py -> neutron-lib-2.10.3.dev7/tools Writing neutron-lib-2.10.3.dev7/setup.cfg creating dist Creating tar archive removing 'neutron-lib-2.10.3.dev7' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.v30dIfznZR/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nifa4t53:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3730828 829044 2280992 11579468 9787540 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.oqhjsvjx', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3732272 827580 2280992 11579488 9786096 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: /dev/vda1 550G 317G 234G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7p4ssh4g', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '97e0f5c9f6414566b2a38536dadfab68', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.v30dIfznZR/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.v30dIfznZR/dist ++ grep .tar.gz + SOURCE=neutron-lib-2.10.3.dev7.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.v30dIfznZR/dist/neutron-lib-2.10.3.dev7.tar.gz ++ basename neutron-lib-2.10.3.dev7.tar.gz .tar.gz + SOURCEWITHREL=neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz + mv /tmp/tmp.v30dIfznZR/dist/neutron-lib-2.10.3.dev7.tar.gz /tmp/tmp.v30dIfznZR/SOURCES/neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz + cd /home/centos8-wallaby/data/python-neutron-lib_distro + cp -a python-neutron-lib.spec /tmp/tmp.v30dIfznZR/SOURCES/ + cp python-neutron-lib.spec /tmp/tmp.v30dIfznZR/SPECS/ + cd /tmp/tmp.v30dIfznZR/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-neutron-lib.spec + sed -i -e '1i%define upstream_version 2.10.3.dev7\' python-neutron-lib.spec + grep -qc '^%global dlrn .*' python-neutron-lib.spec + sed -i -e '1i%global dlrn 1\' python-neutron-lib.spec + grep -qc '^%global dlrn_nvr .*' python-neutron-lib.spec ++ basename neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe\' python-neutron-lib.spec + sed -i -e s/UPSTREAMVERSION/2.10.3.dev7/g python-neutron-lib.spec + set_nvr_in_spec + VERSION=2.10.3 + sed -i -e 's/Version:.*/Version: 2.10.3/g' python-neutron-lib.spec + sed -i -e 's/Release:.*/Release: 0.20231218160344.619c0fe%{?dist}/g' python-neutron-lib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz/' python-neutron-lib.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-neutron-lib.spec + cat python-neutron-lib.spec %global dlrn_nvr neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe %global dlrn 1 %define upstream_version 2.10.3.dev7 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 %global library neutron-lib %global module neutron_lib %global common_desc OpenStack Neutron library shared by all Neutron sub-projects. # guard for Red Hat OpenStack Platform supported neutron-lib # (Wallaby only) %global rhosp 0 Name: python-%{library} Version: 2.10.3 Release: 0.20231218160344.619c0fe%{?dist} Summary: OpenStack Neutron library License: ASL 2.0 URL: http://launchpad.net/neutron/ Source0: neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{library}/%{library}-%{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: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: git-core BuildRequires: openstack-macros %description %{common_desc} %package -n python3-%{library} Summary: OpenStack Neutron library %{?python_provide:%python_provide python3-%{library}} # Required for tests %if 0%{?rhosp} BuildRequires: python3-ddt %endif BuildRequires: python3-keystoneauth1 BuildRequires: python3-oslotest BuildRequires: python3-stestr BuildRequires: python3-testtools BuildRequires: python3-osprofiler BuildRequires: python3-pecan BuildRequires: python3-six BuildRequires: python3-testscenarios BuildRequires: python3-testresources BuildRequires: python3-os-ken BuildRequires: python3-os-traits BuildRequires: python3-oslo-context BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-db BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-service BuildRequires: python3-fixtures BuildRequires: python3-netaddr BuildRequires: python3-setproctitle Requires: python3-pbr Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-os-ken >= 0.3.0 Requires: python3-os-traits >= 0.9.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-context >= 2.19.2 Requires: python3-oslo-db >= 4.37.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-policy >= 1.30.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-oslo-versionedobjects >= 1.31.2 Requires: python3-sqlalchemy >= 1.2.0 Requires: python3-sqlalchemy < 1.4.0 Requires: python3-stevedore Requires: python3-osprofiler >= 1.4.0 Requires: python3-pecan >= 1.0.0 Requires: python3-webob >= 1.7.1 Requires: python3-setproctitle %description -n python3-%{library} %{common_desc} %package -n python3-%{library}-tests Summary: OpenStack Neutron library tests %{?python_provide:%python_provide python3-%{library}-tests} Requires: python3-%{library} = %{version}-%{release} %if 0%{?rhosp} Requires: python3-ddt >= 1.0.1 %endif %description -n python3-%{library}-tests %{common_desc} This package contains the Neutron library test files. %if 0%{?with_doc} %package doc Summary: OpenStack Neutron library documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme %description doc %{common_desc} This package contains the documentation. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{library}-%{upstream_version} -S git # Let's handle dependencies ourseleves %py_req_cleanup %build %{py3_build} %if 0%{?with_doc} # generate html docs export PYTHONPATH=. sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} %check rm -f ./neutron_lib/tests/unit/hacking/test_checks.py export OS_TEST_PATH='./neutron_lib/tests/unit' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin export PYTHONPATH=$PWD PYTHON=python3 stestr-3 --test-path $OS_TEST_PATH run %files -n python3-%{library} %license LICENSE %{python3_sitelib}/%{module} %{python3_sitelib}/%{module}-*.egg-info %exclude %{python3_sitelib}/%{module}/tests %files -n python3-%{library}-tests %license LICENSE %{python3_sitelib}/%{module}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %changelog + spectool -g -C /tmp/tmp.v30dIfznZR/SOURCES python-neutron-lib.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 --spec python-neutron-lib.spec --sources=/tmp/tmp.v30dIfznZR/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.j3g_xl4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-neutron-lib.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3702376 1868728 2281608 10568236 9815364 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xs_y1t41', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3744404 1336232 1785052 11058704 10269904 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.lgumy7mu', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e7be01a2ba24392a918b82c4cd9f66f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '69299316297440baaaa574817e9790de', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e2a919085ed34b51969c229db06bd951', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b2a069801beb41e49bf709cb8b9798de', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cf6b086cd8d342aa8e3a5fcd2739b2b6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: kpartx-0.8.4-40.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8+762+77bd8591.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: openssh-clients-8.0p1-21.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-241.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: elfutils-libelf-0.190-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-1.el8.noarch DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glibc-devel-2.28-241.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: python3-libs-3.6.8-57.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: platform-python-devel-3.6.8-57.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: dracut-049-231.git20231115.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: kernel-headers-4.18.0-527.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: pam-1.3.1-30.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: openssh-8.0p1-21.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-1.el8.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: glibc-common-2.28-241.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: glibc-2.28-241.el8.x86_64 DEBUG: openssl-libs-1.1.1k-11.el8.x86_64 DEBUG: glibc-headers-2.28-241.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: elfutils-libs-0.190-1.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-0.190-1.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: platform-python-3.6.8-57.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: avahi-libs-0.7-26.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libkcapi-1.4.0-1.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-241.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: openssl-1.1.1k-11.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x1c493ba:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '310f4c172f6243659369b473690d9117', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.x1c493ba:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-selinux-f1d5b34db1d3e6b6685c 1.1 MB/s | 299 kB 00:00 DEBUG: delorean-openstack-nova-2ace99d76b4f4a7d4b879ce 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1a8dbff649d7c12659908 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-66498722ddec222d25 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8cbe692ba2536700e45b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-pacemaker-78222478183eef05a722 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-bcab47fa 34 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 24 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 111 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 5.3 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 44 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 77 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 77 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f75d4b92cd554d50abadb12c94f639d1', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: kpartx-0.8.4-40.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8+762+77bd8591.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: openssh-clients-8.0p1-21.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-241.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: elfutils-libelf-0.190-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-1.el8.noarch DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glibc-devel-2.28-241.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: python3-libs-3.6.8-57.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: platform-python-devel-3.6.8-57.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: dracut-049-231.git20231115.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: kernel-headers-4.18.0-527.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: pam-1.3.1-30.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: openssh-8.0p1-21.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-1.el8.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: glibc-common-2.28-241.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: glibc-2.28-241.el8.x86_64 DEBUG: openssl-libs-1.1.1k-11.el8.x86_64 DEBUG: glibc-headers-2.28-241.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: elfutils-libs-0.190-1.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-0.190-1.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: platform-python-3.6.8-57.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: avahi-libs-0.7-26.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libkcapi-1.4.0-1.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-241.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: openssl-1.1.1k-11.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.j3g_xl4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.j3g_xl4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c8bf5f8f00648068d23cd9628d4853e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.j3g_xl4o:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-neutron-lib.spec) Config(dlrn-5) 0 minutes 21 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.v30dIfznZR INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'}} 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', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-5610949273c3fc9d7aeb7a0279137fd909625e62 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/56/10/5610949273c3fc9d7aeb7a0279137fd909625e62_04a54d96 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f6b44fc201c3e679d70367fd588304d7a8cbf420 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/f6/b4/f6b44fc201c3e679d70367fd588304d7a8cbf420_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-0e9a6f26c268f46f44969887e0e9eaf08bb6ab27 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/0e/9a/0e9a6f26c268f46f44969887e0e9eaf08bb6ab27_3248262e enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-gnocchi-ff96e73da335acb21368c0308fba9750f0dc54f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/ff/96/ff96e73da335acb21368c0308fba9750f0dc54f6_5788d31b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-selinux-f1d5b34db1d3e6b6685c40bce356ce2c496f4fac baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/f1/d5/f1d5b34db1d3e6b6685c40bce356ce2c496f4fac_60de582a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2ace99d76b4f4a7d4b879ceb40111db6bcc09121 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/2a/ce/2ace99d76b4f4a7d4b879ceb40111db6bcc09121_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/87/df/87df2f444b7e9e83dc56fbe7d5ac27c1c02fe37b_47328a7b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-1a8dbff649d7c1265990805ac6eafc26fe54ed96 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/1a/8d/1a8dbff649d7c1265990805ac6eafc26fe54ed96_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-designate-66498722ddec222d2512b1396fb25d3d473e341e baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/66/49/66498722ddec222d2512b1396fb25d3d473e341e_bbeda53f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8cbe692ba2536700e45b48fe57de520bb59ff991 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/8c/be/8cbe692ba2536700e45b48fe57de520bb59ff991_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-54dd95db47a9e1011a4bcd25a167769d7d9141e5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/54/dd/54dd95db47a9e1011a4bcd25a167769d7d9141e5_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-16dbcae9df9773f2b2bfea41fd4156e16aa14b37 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/16/db/16dbcae9df9773f2b2bfea41fd4156e16aa14b37_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_e2f96b49 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-ansible-pacemaker-78222478183eef05a7228a561f4d0dac555c1c24 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/78/22/78222478183eef05a7228a561f4d0dac555c1c24_d49180ab enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-0affe1a7d0437876b3b6fd248e51ee04508a43a9 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/0a/ff/0affe1a7d0437876b3b6fd248e51ee04508a43a9_e8de540b enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-bcab47fae0569e3f90328ebaddaf6d0f6b97fa41 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/bc/ab/bcab47fae0569e3f90328ebaddaf6d0f6b97fa41_284e378f 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-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3744720 2190616 1969136 10204004 10085476 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.um8klntm', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 3805324 846172 2271376 11487844 9722660 DEBUG: Swap: 16777212 4944728 11832484 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.h91vdgfr', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4aeeb7e357c5450891fbbc2629ca1649', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '00621332388e4adeb46ffb5387be33eb', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ee2c88a22bd443f886489ce545508341', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cbfa9967b4df47139d3ea8f3f867fd59', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e8c5019baf7e4c39b43a1820bfdae61b', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: kpartx-0.8.4-40.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8+762+77bd8591.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: openssh-clients-8.0p1-21.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-241.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: elfutils-libelf-0.190-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-1.el8.noarch DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glibc-devel-2.28-241.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: python3-libs-3.6.8-57.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: platform-python-devel-3.6.8-57.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: dracut-049-231.git20231115.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: kernel-headers-4.18.0-527.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: pam-1.3.1-30.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: openssh-8.0p1-21.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-1.el8.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: glibc-common-2.28-241.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: glibc-2.28-241.el8.x86_64 DEBUG: openssl-libs-1.1.1k-11.el8.x86_64 DEBUG: glibc-headers-2.28-241.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: elfutils-libs-0.190-1.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-0.190-1.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: platform-python-3.6.8-57.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: avahi-libs-0.7-26.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libkcapi-1.4.0-1.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-241.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: openssl-1.1.1k-11.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44233d81722b4920908c0726fe7a0a95', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-selinux-f1d5b34db1d3e6b6685c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2ace99d76b4f4a7d4b879ce 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1a8dbff649d7c12659908 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-66498722ddec222d25 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8cbe692ba2536700e45b 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-pacemaker-78222478183eef05a722 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-bcab47fa 35 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 27 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 32 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 5.2 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 36 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 34 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 28 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 28 kB/s | 3.0 kB 00:00 DEBUG: opstools 26 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 28 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f527b9d7320c482b9163bcae67332b1e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: kpartx-0.8.4-40.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8+762+77bd8591.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: openssh-clients-8.0p1-21.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-241.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: elfutils-libelf-0.190-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-1.el8.noarch DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glibc-devel-2.28-241.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: python3-libs-3.6.8-57.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: platform-python-devel-3.6.8-57.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: dracut-049-231.git20231115.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: kernel-headers-4.18.0-527.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: curl-7.61.1-33.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: systemd-239-78.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: systemd-udev-239-78.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: pam-1.3.1-30.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: openssh-8.0p1-21.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-1.el8.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: glibc-common-2.28-241.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: glibc-2.28-241.el8.x86_64 DEBUG: openssl-libs-1.1.1k-11.el8.x86_64 DEBUG: glibc-headers-2.28-241.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: elfutils-libs-0.190-1.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-0.190-1.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: platform-python-3.6.8-57.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: avahi-libs-0.7-26.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libcurl-7.61.1-33.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: systemd-libs-239-78.el8.x86_64 DEBUG: systemd-pam-239-78.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-29.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libkcapi-1.4.0-1.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-241.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-1.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: openssl-1.1.1k-11.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm Start: build setup for python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3da09a0671b44bd185a5529ba298a0a4', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: python-neutron-lib-2.10.3-0.2023121816######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'be424d0c05f54e228ad423777928a1c0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz DEBUG: python-neutron-lib.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-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5dfd8248ced7485bbf25c0a1c5dee23f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '72a5c58d695a4823a17d7b5bdb951349', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:03 ago on Mon Dec 18 16:04:53 2023. DEBUG: Package git-core-2.39.3-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch is already installed. DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-six-1.15.0-2.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ==================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ==================================================================================================================== DEBUG: Installing: DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-wallaby-build-deps 956 k DEBUG: python3-os-ken noarch 1.4.1-0.20220204150506.018d755.el8 delorean-component-network 2.3 M DEBUG: python3-os-traits noarch 2.5.0-0.20210315123947.ac1b39e.el8 delorean-component-common 43 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 77 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-wallaby-testing 353 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-5.el8 Stream-BaseOS 129 k DEBUG: c-ares x86_64 1.13.0-10.el8 Stream-BaseOS 94 k DEBUG: checkpolicy x86_64 2.9-1.el8 Stream-BaseOS 348 k DEBUG: hostname x86_64 3.20-7.el8.0.1 Stream-BaseOS 32 k DEBUG: initscripts x86_64 10.00.18-1.el8 Stream-BaseOS 340 k DEBUG: ipcalc x86_64 0.2.4-4.el8 Stream-BaseOS 38 k DEBUG: iproute x86_64 6.2.0-5.el8 Stream-BaseOS 854 k DEBUG: libbpf x86_64 0.5.0-1.el8 Stream-BaseOS 137 k DEBUG: libev x86_64 4.24-6.el8 Stream-AppStream 52 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libibverbs x86_64 48.0-1.el8 Stream-BaseOS 414 k DEBUG: libmnl x86_64 1.0.4-6.el8 Stream-BaseOS 30 k DEBUG: libnl3 x86_64 3.7.0-1.el8 Stream-BaseOS 337 k DEBUG: libselinux-utils x86_64 2.9-8.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libunwind x86_64 1.3.1-3.el8 delorean-wallaby-testing 76 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: network-scripts x86_64 10.00.18-1.el8 Stream-BaseOS 197 k DEBUG: network-scripts-openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 28 k DEBUG: numactl-libs x86_64 2.0.16-3.el8 Stream-BaseOS 37 k DEBUG: openpgm x86_64 5.2.122-21.el8 delorean-wallaby-testing 180 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-29.el8s centos-nfv-ovs 15 k DEBUG: openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 6.8 M DEBUG: policycoreutils x86_64 2.9-24.el8 Stream-BaseOS 409 k DEBUG: policycoreutils-python-utils noarch 2.9-24.el8 Stream-BaseOS 260 k DEBUG: psmisc x86_64 23.1-5.el8 Stream-BaseOS 151 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-audit x86_64 3.1.2-1.el8 Stream-BaseOS 88 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-wallaby-testing 16 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-wallaby-testing 412 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-gevent x86_64 1.2.2-4.el8 Stream-AppStream 497 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-libselinux x86_64 2.9-8.el8 Stream-BaseOS 283 k DEBUG: python3-libsemanage x86_64 2.9-9.el8 Stream-BaseOS 128 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 289 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-policycoreutils noarch 2.9-24.el8 Stream-BaseOS 2.3 M DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-rdo-openvswitch noarch 2:3.1-2.el8 delorean-wallaby-testing 7.8 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-setools x86_64 4.3.0-5.el8 Stream-BaseOS 627 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tinyrpc noarch 1.0.3-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: python3-zmq x86_64 20.0.0-1.el8 delorean-wallaby-testing 430 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: rdo-openvswitch noarch 2:3.1-2.el8 delorean-wallaby-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.14.3-26.el8 Stream-BaseOS 78 k DEBUG: selinux-policy noarch 3.14.3-132.el8 Stream-BaseOS 666 k DEBUG: selinux-policy-targeted noarch 3.14.3-132.el8 Stream-BaseOS 16 M DEBUG: unbound-libs x86_64 1.16.2-5.el8 Stream-AppStream 574 k DEBUG: zeromq x86_64 4.3.2-1.el8 delorean-wallaby-testing 316 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20180605-1.el8 Stream-AppStream 19 M DEBUG: geolite2-country noarch 20180605-1.el8 Stream-AppStream 1.0 M DEBUG: libmaxminddb x86_64 1.2.0-10.el8 Stream-AppStream 33 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: Transaction Summary DEBUG: ==================================================================================================================== DEBUG: Install 150 Packages DEBUG: Total size: 72 M DEBUG: Total download size: 23 M DEBUG: Installed size: 247 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.7.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.3-132.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.3-132.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-1.2.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.3.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-1.0.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zmq-20.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.3.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-29.el8s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: (112/150): python-oslo-db-lang-8.5.2-0.20221007 129 kB/s | 13 kB 00:00 DEBUG: (113/150): python-oslo-concurrency-lang-4.4.0-0 122 kB/s | 13 kB 00:00 DEBUG: (114/150): python-oslo-i18n-lang-5.0.1-0.202103 539 kB/s | 13 kB 00:00 DEBUG: (115/150): python-oslo-log-lang-4.4.0-0.2021031 533 kB/s | 12 kB 00:00 DEBUG: (116/150): python3-oslotest-4.4.1-0.20210315103 345 kB/s | 47 kB 00:00 DEBUG: (117/150): python-oslo-middleware-lang-4.2.1-0. 478 kB/s | 11 kB 00:00 DEBUG: (118/150): python-oslo-policy-lang-3.7.1-0.2022 492 kB/s | 11 kB 00:00 DEBUG: (119/150): python-oslo-utils-lang-4.8.2-0.20220 512 kB/s | 12 kB 00:00 DEBUG: (120/150): python-oslo-versionedobjects-lang-2. 501 kB/s | 12 kB 00:00 DEBUG: (121/150): python3-debtcollector-2.2.0-0.202103 1.3 MB/s | 31 kB 00:00 DEBUG: (122/150): python3-os-traits-2.5.0-0.2021031512 1.8 MB/s | 43 kB 00:00 DEBUG: (123/150): python3-cliff-3.7.0-0.20210315123449 1.5 MB/s | 95 kB 00:00 DEBUG: (124/150): python3-futurist-2.3.0-0.20210315104 1.2 MB/s | 63 kB 00:00 DEBUG: (125/150): python3-oslo-concurrency-4.4.0-0.202 1.7 MB/s | 40 kB 00:00 DEBUG: (126/150): python3-oslo-context-3.2.1-0.2021102 1.0 MB/s | 25 kB 00:00 DEBUG: (127/150): python3-oslo-i18n-5.0.1-0.2021031510 2.0 MB/s | 57 kB 00:00 DEBUG: (128/150): python3-oslo-db-8.5.2-0.202210071700 3.2 MB/s | 148 kB 00:00 DEBUG: (129/150): python3-oslo-log-4.4.0-0.20210315105 2.5 MB/s | 63 kB 00:00 DEBUG: (130/150): python3-oslo-messaging-12.7.3-0.2022 4.8 MB/s | 226 kB 00:00 DEBUG: (131/150): python3-oslo-config-8.5.1-0.20210907 1.9 MB/s | 227 kB 00:00 DEBUG: (132/150): python3-oslo-middleware-4.2.1-0.2022 1.3 MB/s | 53 kB 00:00 DEBUG: (133/150): python3-oslo-policy-3.7.1-0.20220119 3.0 MB/s | 75 kB 00:00 DEBUG: (134/150): python3-oslo-serialization-4.1.1-0.2 1.4 MB/s | 32 kB 00:00 DEBUG: (135/150): python3-oslo-service-2.5.1-0.2022020 2.8 MB/s | 70 kB 00:00 DEBUG: (136/150): python3-oslo-utils-4.8.2-0.202204280 3.2 MB/s | 80 kB 00:00 DEBUG: (137/150): python3-oslo-versionedobjects-2.4.1- 3.1 MB/s | 77 kB 00:00 DEBUG: (138/150): python3-osprofiler-3.4.0-0.202103151 1.4 MB/s | 132 kB 00:00 DEBUG: (139/150): c-ares-1.13.0-10.el8.x86_64.rpm 409 kB/s | 94 kB 00:00 DEBUG: (140/150): hostname-3.20-7.el8.0.1.x86_64.rpm 207 kB/s | 32 kB 00:00 DEBUG: (141/150): bc-1.07.1-5.el8.x86_64.rpm 449 kB/s | 129 kB 00:00 DEBUG: (142/150): ipcalc-0.2.4-4.el8.x86_64.rpm 520 kB/s | 38 kB 00:00 DEBUG: (143/150): libbpf-0.5.0-1.el8.x86_64.rpm 1.2 MB/s | 137 kB 00:00 DEBUG: (144/150): libibverbs-48.0-1.el8.x86_64.rpm 3.8 MB/s | 414 kB 00:00 DEBUG: (145/150): psmisc-23.1-5.el8.x86_64.rpm 1.4 MB/s | 151 kB 00:00 DEBUG: (146/150): libmaxminddb-1.2.0-10.el8.x86_64.rpm 623 kB/s | 33 kB 00:00 DEBUG: (147/150): geolite2-country-20180605-1.el8.noar 9.1 MB/s | 1.0 MB 00:00 DEBUG: (148/150): python3-mako-1.0.6-14.el8.noarch.rpm 1.8 MB/s | 157 kB 00:00 DEBUG: (149/150): python3-testresources-2.0.1-1.el8.no 1.3 MB/s | 62 kB 00:00 DEBUG: (150/150): geolite2-city-20180605-1.el8.noarch. 31 MB/s | 19 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 17 MB/s | 23 MB 00:01 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/150 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 2/150 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/150 DEBUG: Installing : python3-libselinux-2.9-8.el8.x86_64 4/150 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 5/150 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 6/150 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 7/150 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 8/150 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 9/150 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 10/150 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 11/150 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 12/150 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 13/150 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 14/150 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 15/150 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 16/150 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 17/150 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 18/150 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 19/150 DEBUG: Installing : libselinux-utils-2.9-8.el8.x86_64 20/150 DEBUG: Installing : policycoreutils-2.9-24.el8.x86_64 21/150 DEBUG: Running scriptlet: policycoreutils-2.9-24.el8.x86_64 21/150 DEBUG: Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 22/150 DEBUG: Installing : selinux-policy-3.14.3-132.el8.noarch 23/150 DEBUG: Running scriptlet: selinux-policy-3.14.3-132.el8.noarch 23/150 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-132.el8.noarch 24/150 DEBUG: Installing : selinux-policy-targeted-3.14.3-132.el8.noarch 24/150 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-132.el8.noarch 24/150 DEBUG: Installing : libmaxminddb-1.2.0-10.el8.x86_64 25/150 DEBUG: Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 25/150 DEBUG: Installing : ipcalc-0.2.4-4.el8.x86_64 26/150 DEBUG: Installing : python3-libsemanage-2.9-9.el8.x86_64 27/150 DEBUG: Installing : python3-setools-4.3.0-5.el8.x86_64 28/150 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 29/150 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 30/150 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 31/150 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 32/150 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 33/150 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 34/150 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 35/150 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 36/150 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 37/150 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 38/150 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 39/150 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 40/150 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 41/150 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 42/150 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 43/150 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 44/150 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 45/150 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 46/150 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 47/150 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 48/150 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 49/150 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 50/150 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 51/150 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 52/150 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 53/150 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 54/150 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 55/150 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 56/150 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 57/150 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 58/150 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 59/150 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 60/150 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 61/150 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 62/150 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 63/150 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 64/150 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 65/150 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 66/150 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 67/150 DEBUG: Installing : openpgm-5.2.122-21.el8.x86_64 68/150 DEBUG: Installing : libunwind-1.3.1-3.el8.x86_64 69/150 DEBUG: Installing : zeromq-4.3.2-1.el8.x86_64 70/150 DEBUG: Installing : python3-zmq-20.0.0-1.el8.x86_64 71/150 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 72/150 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 73/150 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 74/150 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 75/150 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 76/150 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 77/150 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 78/150 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 79/150 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 80/150 DEBUG: Installing : libev-4.24-6.el8.x86_64 81/150 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 82/150 DEBUG: Installing : python3-audit-3.1.2-1.el8.x86_64 83/150 DEBUG: Installing : psmisc-23.1-5.el8.x86_64 84/150 DEBUG: Installing : numactl-libs-2.0.16-3.el8.x86_64 85/150 DEBUG: Running scriptlet: numactl-libs-2.0.16-3.el8.x86_64 85/150 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 86/150 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 87/150 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 88/150 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 89/150 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 90/150 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 91/150 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 92/150 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 93/150 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 94/150 DEBUG: Installing : libnl3-3.7.0-1.el8.x86_64 95/150 DEBUG: Running scriptlet: libnl3-3.7.0-1.el8.x86_64 95/150 DEBUG: Installing : libibverbs-48.0-1.el8.x86_64 96/150 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 97/150 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 97/150 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 98/150 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 99/150 DEBUG: Installing : unbound-libs-1.16.2-5.el8.x86_64 99/150 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 99/150 DEBUG: Installing : libbpf-0.5.0-1.el8.x86_64 100/150 DEBUG: Installing : iproute-6.2.0-5.el8.x86_64 101/150 DEBUG: Installing : initscripts-10.00.18-1.el8.x86_64 102/150 DEBUG: Running scriptlet: initscripts-10.00.18-1.el8.x86_64 102/150 DEBUG: Installing : hostname-3.20-7.el8.0.1.x86_64 103/150 DEBUG: Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 103/150 DEBUG: Installing : checkpolicy-2.9-1.el8.x86_64 104/150 DEBUG: Installing : python3-policycoreutils-2.9-24.el8.noarch 105/150 DEBUG: Installing : policycoreutils-python-utils-2.9-24.el8.noarch 106/150 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 107/150 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 107/150 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 107/150 DEBUG: Installing : c-ares-1.13.0-10.el8.x86_64 108/150 DEBUG: Running scriptlet: c-ares-1.13.0-10.el8.x86_64 108/150 DEBUG: Installing : python3-gevent-1.2.2-4.el8.x86_64 109/150 DEBUG: Installing : python3-tinyrpc-1.0.3-1.el8.noarch 110/150 DEBUG: Installing : bc-1.07.1-5.el8.x86_64 111/150 DEBUG: Running scriptlet: bc-1.07.1-5.el8.x86_64 111/150 DEBUG: Installing : network-scripts-10.00.18-1.el8.x86_64 112/150 DEBUG: Running scriptlet: network-scripts-10.00.18-1.el8.x86_64 112/150 DEBUG: Installing : network-scripts-openvswitch3.1-3.1.0-74.el8s.x86 113/150 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-74.el8s.x86_64 114/150 DEBUG: Installing : openvswitch3.1-3.1.0-74.el8s.x86_64 114/150 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-74.el8s.x86_64 114/150 DEBUG: Installing : rdo-openvswitch-2:3.1-2.el8.noarch 115/150 DEBUG: Installing : python3-openvswitch3.1-3.1.0-74.el8s.x86_64 116/150 DEBUG: Installing : python3-rdo-openvswitch-2:3.1-2.el8.noarch 117/150 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 118/150 DEBUG: Installing : python-oslo-versionedobjects-lang-2.4.1-0.202202 119/150 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 120/150 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 121/150 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 122/150 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 123/150 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 124/150 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 125/150 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 126/150 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 127/150 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 128/150 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 129/150 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 130/150 DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 131/150 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 132/150 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 133/150 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 134/150 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 135/150 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 136/150 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 137/150 DEBUG: Installing : python3-oslo-versionedobjects-2.4.1-0.2022022507 138/150 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 139/150 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 140/150 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 141/150 DEBUG: Installing : python3-os-ken-1.4.1-0.20220204150506.018d755.el 142/150 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 143/150 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 144/150 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 145/150 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 146/150 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 147/150 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 148/150 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 149/150 DEBUG: Installing : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 150/150 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 150/150 DEBUG: Running scriptlet: python3-os-traits-2.5.0-0.20210315123947.ac1b39e 150/150 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 1/150 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 2/150 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 3/150 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 4/150 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 5/150 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 6/150 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 7/150 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 8/150 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 9/150 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 10/150 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.4.1-0.202202 11/150 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 12/150 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 13/150 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 14/150 DEBUG: Verifying : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 15/150 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 16/150 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 17/150 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 18/150 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 19/150 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 20/150 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 21/150 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 22/150 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 23/150 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 24/150 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 25/150 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 26/150 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 27/150 DEBUG: Verifying : python3-oslo-versionedobjects-2.4.1-0.2022022507 28/150 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 29/150 DEBUG: Verifying : python3-os-ken-1.4.1-0.20220204150506.018d755.el 30/150 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 31/150 DEBUG: Verifying : bc-1.07.1-5.el8.x86_64 32/150 DEBUG: Verifying : c-ares-1.13.0-10.el8.x86_64 33/150 DEBUG: Verifying : checkpolicy-2.9-1.el8.x86_64 34/150 DEBUG: Verifying : hostname-3.20-7.el8.0.1.x86_64 35/150 DEBUG: Verifying : initscripts-10.00.18-1.el8.x86_64 36/150 DEBUG: Verifying : ipcalc-0.2.4-4.el8.x86_64 37/150 DEBUG: Verifying : iproute-6.2.0-5.el8.x86_64 38/150 DEBUG: Verifying : libbpf-0.5.0-1.el8.x86_64 39/150 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 40/150 DEBUG: Verifying : libibverbs-48.0-1.el8.x86_64 41/150 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 42/150 DEBUG: Verifying : libnl3-3.7.0-1.el8.x86_64 43/150 DEBUG: Verifying : libselinux-utils-2.9-8.el8.x86_64 44/150 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 45/150 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 46/150 DEBUG: Verifying : network-scripts-10.00.18-1.el8.x86_64 47/150 DEBUG: Verifying : numactl-libs-2.0.16-3.el8.x86_64 48/150 DEBUG: Verifying : policycoreutils-2.9-24.el8.x86_64 49/150 DEBUG: Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 50/150 DEBUG: Verifying : psmisc-23.1-5.el8.x86_64 51/150 DEBUG: Verifying : python3-audit-3.1.2-1.el8.x86_64 52/150 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 53/150 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 54/150 DEBUG: Verifying : python3-libselinux-2.9-8.el8.x86_64 55/150 DEBUG: Verifying : python3-libsemanage-2.9-9.el8.x86_64 56/150 DEBUG: Verifying : python3-policycoreutils-2.9-24.el8.noarch 57/150 DEBUG: Verifying : python3-setools-4.3.0-5.el8.x86_64 58/150 DEBUG: Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 59/150 DEBUG: Verifying : selinux-policy-3.14.3-132.el8.noarch 60/150 DEBUG: Verifying : selinux-policy-targeted-3.14.3-132.el8.noarch 61/150 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 62/150 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 63/150 DEBUG: Verifying : libev-4.24-6.el8.x86_64 64/150 DEBUG: Verifying : libmaxminddb-1.2.0-10.el8.x86_64 65/150 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 66/150 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 67/150 DEBUG: Verifying : python3-gevent-1.2.2-4.el8.x86_64 68/150 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 69/150 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 70/150 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 71/150 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 72/150 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 73/150 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 74/150 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 75/150 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 76/150 DEBUG: Verifying : unbound-libs-1.16.2-5.el8.x86_64 77/150 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 78/150 DEBUG: Verifying : libunwind-1.3.1-3.el8.x86_64 79/150 DEBUG: Verifying : openpgm-5.2.122-21.el8.x86_64 80/150 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 81/150 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 82/150 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 83/150 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 84/150 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 85/150 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 86/150 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 87/150 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 88/150 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 89/150 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 90/150 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 91/150 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 92/150 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 93/150 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 94/150 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 95/150 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 96/150 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 97/150 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 98/150 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 99/150 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 100/150 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 101/150 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 102/150 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 103/150 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 104/150 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 105/150 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 106/150 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 107/150 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 108/150 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 109/150 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 110/150 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 111/150 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 112/150 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 113/150 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 114/150 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 115/150 DEBUG: Verifying : python3-rdo-openvswitch-2:3.1-2.el8.noarch 116/150 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 117/150 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 118/150 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 119/150 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 120/150 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 121/150 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 122/150 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 123/150 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 124/150 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 125/150 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 126/150 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 127/150 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 128/150 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 129/150 DEBUG: Verifying : python3-tinyrpc-1.0.3-1.el8.noarch 130/150 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 131/150 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 132/150 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 133/150 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 134/150 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 135/150 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 136/150 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 137/150 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 138/150 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 139/150 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 140/150 DEBUG: Verifying : python3-zmq-20.0.0-1.el8.x86_64 141/150 DEBUG: Verifying : rdo-openvswitch-2:3.1-2.el8.noarch 142/150 DEBUG: Verifying : zeromq-4.3.2-1.el8.x86_64 143/150 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 144/150 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 145/150 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 146/150 DEBUG: Verifying : network-scripts-openvswitch3.1-3.1.0-74.el8s.x86 147/150 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 148/150 DEBUG: Verifying : openvswitch3.1-3.1.0-74.el8s.x86_64 149/150 DEBUG: Verifying : python3-openvswitch3.1-3.1.0-74.el8s.x86_64 150/150 DEBUG: Installed: DEBUG: bc-1.07.1-5.el8.x86_64 DEBUG: c-ares-1.13.0-10.el8.x86_64 DEBUG: checkpolicy-2.9-1.el8.x86_64 DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: hostname-3.20-7.el8.0.1.x86_64 DEBUG: initscripts-10.00.18-1.el8.x86_64 DEBUG: ipcalc-0.2.4-4.el8.x86_64 DEBUG: iproute-6.2.0-5.el8.x86_64 DEBUG: libbpf-0.5.0-1.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libibverbs-48.0-1.el8.x86_64 DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnl3-3.7.0-1.el8.x86_64 DEBUG: libselinux-utils-2.9-8.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libunwind-1.3.1-3.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: network-scripts-10.00.18-1.el8.x86_64 DEBUG: network-scripts-openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: numactl-libs-2.0.16-3.el8.x86_64 DEBUG: openpgm-5.2.122-21.el8.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch DEBUG: openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: policycoreutils-2.9-24.el8.x86_64 DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch DEBUG: psmisc-23.1-5.el8.x86_64 DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-audit-3.1.2-1.el8.x86_64 DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-gevent-1.2.2-4.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-libselinux-2.9-8.el8.x86_64 DEBUG: python3-libsemanage-2.9-9.el8.x86_64 DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-policycoreutils-2.9-24.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-setools-4.3.0-5.el8.x86_64 DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-tinyrpc-1.0.3-1.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: python3-zmq-20.0.0-1.el8.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 DEBUG: selinux-policy-3.14.3-132.el8.noarch DEBUG: selinux-policy-targeted-3.14.3-132.el8.noarch DEBUG: unbound-libs-1.16.2-5.el8.x86_64 DEBUG: zeromq-4.3.2-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c0ab1bc76bf8471fa099d82707f8b868', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: kpartx-0.8.4-40.el8.x86_64 1699299984 77403 da5e3ddb8aa7dc09b975d381feed6ca9 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8+762+77bd8591.x86_64 1701183672 10496441 e64836f8b7000643de4121a36ab0b8fd installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: git-core-2.39.3-1.el8.x86_64 1685964344 31909419 903dbf1220f56bb2b6a087c12f6872ca installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: geolite2-city-20180605-1.el8.noarch 1557791307 56549434 05ff3e1a1fb2158ca785e8080c5b723c installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 1671621519 11984 5772e06f9cfd01095f1c86f9a429ef18 installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: ipcalc-0.2.4-4.el8.x86_64 1586214913 67705 4564057e3ae90a2296967da77f71cb87 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch 1666596596 260076 ba058448fc9a1dcc631d327ac75373aa installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: python3-lexicon-1.0.0-9.el8.noarch 1580287354 23097 7d0530bbfd0ba1172e42b8e330e38559 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: zeromq-4.3.2-1.el8.x86_64 1579934944 1217698 ade3eb6597824d76ccf0eee190bc2bb8 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-paramiko-2.7.2-1.el8.noarch 1599648245 1371685 c8dac73d7e1924e36df26348e8031b5d installed DEBUG: platform-python-pip-9.0.3-23.el8.noarch 1691669373 6915702 da5027823fcf24edb44f3517c2ae4a3a installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: libevent-2.1.8-5.el8.x86_64 1557585003 920942 03c3f0d809bdd0981e32cba6574fcef5 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: initscripts-10.00.18-1.el8.x86_64 1660245054 1086988 4e7ce31e33e0fe8f2bc55f644ab280a5 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch 1677727069 141402 a3e1a52ccde2557957c79b853afc74f2 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-tinyrpc-1.0.3-1.el8.noarch 1580117622 184839 ccf43a5dfa1203ed5f9f4a668c26b4dd installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: openvswitch3.1-3.1.0-74.el8s.x86_64 1700842082 23307558 d63d3c6023fd006bab50b8bec5368ea8 installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: libblkid-2.32.1-43.el8.x86_64 1691671507 343976 0b22b8e35ce71987c7ae6f2e6a6dd44a installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: libsmartcols-2.32.1-43.el8.x86_64 1691671507 248482 0344a8f780ca00e16b71f3fa51c68529 installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch 1645776110 273025 abecd0248ad510b078203a7da5e4f276 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch 1643987562 23916134 e6e002157d9e9fb22deb71eb82a5365a installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch 1615812053 71258 5868b8f283b1baef23ee379441fb0ad2 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed DEBUG: libX11-1.6.8-7.el8.x86_64 1697015705 1344048 2abdf9f850566d1ec3080c894a3a3f98 installed DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed DEBUG: openssh-clients-8.0p1-21.el8.x86_64 1699376637 2569532 7de339e94b265bcf111caad1d76226ef installed DEBUG: glibc-all-langpacks-2.28-241.el8.x86_64 1699630107 436431288 891b41267b48e2497394f9171cf47436 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: elfutils-libelf-0.190-1.el8.x86_64 1699377681 1024034 5d4e8b8d0cc1532ad4221381af518437 installed DEBUG: elfutils-default-yama-scope-0.190-1.el8.noarch 1699377723 1810 c151af185d7de2f83d5b9e35c81f6c6a installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: glibc-devel-2.28-241.el8.x86_64 1699630107 240562 52b017346e8d23991ae1943761089b16 installed DEBUG: gnutls-3.6.16-7.el8.x86_64 1687784935 3007935 d90999573ad69a5f9dc792e17c93d72e installed DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed DEBUG: python3-libs-3.6.8-57.el8.x86_64 1701333852 32449785 bb1602a1c4cc2744ab53bf9444ac9009 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: platform-python-devel-3.6.8-57.el8.x86_64 1701333852 674053 189e51a65774614fa43dabda7b48ed88 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: dracut-049-231.git20231115.el8.x86_64 1700820084 1058072 22952afa715a6b4a0c1a0e34326efe71 installed DEBUG: tzdata-2023c-1.el8.noarch 1680044438 1788198 2098dc73d00c1eaa998eae8a319ddadb installed DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: kernel-headers-4.18.0-527.el8.x86_64 1700750004 5648608 edc64d48f2eca78a49ea56c2e6ae9687 installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: geolite2-country-20180605-1.el8.noarch 1557791307 3424334 c515e03f50f313d1c4771eb6f04ea05a installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: policycoreutils-2.9-24.el8.x86_64 1677727049 681486 a63d951b3dc4305d4fa767ef9268f181 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: selinux-policy-3.14.3-132.el8.noarch 1701211026 24920 cc9d04819ba3b34ad0a3f8357aef581e installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 1595258107 54260 728c50583af5e257ba0f9bd1f2ef6297 installed DEBUG: python3-libsemanage-2.9-9.el8.x86_64 1660612117 453785 8e7155f0fab1f72bb66b79001871cae7 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 1681889169 2873639 4ab8b6e2510cf7a176183e5b5604d3c7 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 1681806621 1166625 cb1c8159a07d53ee6779e698773d8fc5 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: openstack-macros-2023.1.0-0.20230216203410.ce6a105.el8.noarch 1676580174 49110 423e67d7f86d2414f7535a0ec560fd1d installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: curl-7.61.1-33.el8.x86_64 1688043159 700909 0884056e0306f3a6fad7d001c5836ec3 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libuuid-2.32.1-43.el8.x86_64 1691671507 35088 d1f3c7f2c4082db3226ed0b2d62f8da8 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: libmount-2.32.1-43.el8.x86_64 1691671507 398266 0fff7aec7f3a4230ff274a7252dd6fcc installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libfdisk-2.32.1-43.el8.x86_64 1691671507 438914 df00dcc4116bc7ca44ea96e26fdd071e installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: util-linux-2.32.1-43.el8.x86_64 1691671507 11571483 e7bbcf63d6b93b10899a223f026d4620 installed DEBUG: systemd-239-78.el8.x86_64 1692716430 11352519 b08f181bfb1f13c8fd573dd836dacc6d installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: systemd-udev-239-78.el8.x86_64 1692716430 9351159 688a8cf05caa74c76cc17719e3ca4af9 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: libX11-common-1.6.8-7.el8.noarch 1697015736 1339608 1aca13f8374aaf0dc4b0cce4cbe2fb60 installed DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: pam-1.3.1-30.el8.x86_64 1698931119 2644052 175c61691e0b692b7a25567370a22b2d installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: openssh-8.0p1-21.el8.x86_64 1699376637 1918137 88a98bd562c315f3f051895a71c17c18 installed DEBUG: libkcapi-hmaccalc-1.4.0-1.el8.x86_64 1699282629 34206 92c4cc2af4fbb3b9cd8823b5ecf87e3c installed DEBUG: cups-libs-1:2.2.6-55.el8.x86_64 1699007582 948012 c98dec8071dff6e7099b77f198d1ea2d installed DEBUG: glibc-common-2.28-241.el8.x86_64 1699630107 7997116 25642055231ed7a4a6fa7b583c024392 installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: glibc-2.28-241.el8.x86_64 1699630107 6717720 00ae67f2bc19d1388c14704b473cd150 installed DEBUG: openssl-libs-1:1.1.1k-11.el8.x86_64 1700138837 3769858 a656179cf9af7d7860a8136700619de3 installed DEBUG: glibc-headers-2.28-241.el8.x86_64 1699630107 2031942 93a9e7471e6f9ac05fa751c9ea033843 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: elfutils-libs-0.190-1.el8.x86_64 1699377681 738175 bc7d2a9e2f8caa13d517236adc7cb1bc installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: elfutils-0.190-1.el8.x86_64 1699377681 2931966 e4c65e86ef66f35054cff24510848427 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: libunwind-1.3.1-3.el8.x86_64 1579687935 375016 f626cf4c6da2fedb72ff60b27051398f installed DEBUG: python3-zmq-20.0.0-1.el8.x86_64 1610095477 1599681 6e3b2590e37572079b54fbee95ba96ce installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: libev-4.24-6.el8.x86_64 1557797154 101822 d9789c017bef03864a15eafc5d845245 installed DEBUG: python3-audit-3.1.2-1.el8.x86_64 1699258421 337698 53a2a99e712391a370e82f497fd2bef6 installed DEBUG: numactl-libs-2.0.16-3.el8.x86_64 1695695596 51392 3e0994556d0736da3c98b1c2bd9104b8 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: python3-invoke-1.4.0-1.el8.noarch 1580288313 544736 5874b03f8e7163f7a2ccb9948bb0590b installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: libnl3-3.7.0-1.el8.x86_64 1657249762 1058816 a11b51d626f1a7794c758341675b8a70 installed DEBUG: libmnl-1.0.4-6.el8.x86_64 1557585097 53687 003fa2a9079721368b658c63d8832e20 installed DEBUG: unbound-libs-1.16.2-5.el8.x86_64 1674658672 1564634 f2dc15d67dd963fa36c01148364bb25d installed DEBUG: iproute-6.2.0-5.el8.x86_64 1695638232 2791821 802a988b9a5ba8c94abe9bc046f9581b installed DEBUG: hostname-3.20-7.el8.0.1.x86_64 1622708174 43259 4d63e8e2a6643ef3eb7428e8ef3d6771 installed DEBUG: python3-policycoreutils-2.9-24.el8.noarch 1677727069 5709650 f94908836e3da1ec5c375b7fcedb93d4 installed DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch 1655205895 25571 3debf60ab412bf354776122ead6dd143 installed DEBUG: python3-gevent-1.2.2-4.el8.x86_64 1573251558 2116060 1c7a016fa6dfdc9b373db36a2d0caacd installed DEBUG: bc-1.07.1-5.el8.x86_64 1557581043 241754 ee6ce12698fa3b5feb5178167c185e0c installed DEBUG: network-scripts-openvswitch3.1-3.1.0-74.el8s.x86_64 1700842082 11661 7284792759f4ff908d42874c67e0563c installed DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch 1680005935 0 407b3e7d3e0bf026198ec5b84dc3e85c installed DEBUG: python3-pip-9.0.3-23.el8.noarch 1691669373 2870 39dc1640e92be166832dd5edc1804618 installed DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch 1680005935 0 9860790d57f96000839409eefdd53460 installed DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch 1645776110 14691 4923d5f2463e9ebc75d25c0df5a861d0 installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 17156 a49b323049ad9cb4e4044afc0570ea68 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch 1651137675 951791 20a0335513f70d473ad9b03a582b2e52 installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch 1615806791 471470 2eeaff96da4c9314e39c8ea63db12a30 installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 1580135199 41904 280c656238049082ccc76d2a9e841b84 installed DEBUG: platform-python-3.6.8-57.el8.x86_64 1701333852 41214 b387892b8a24a2365184cef2bee17f1c installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: avahi-libs-0.7-26.el8.x86_64 1699556372 155920 ecb5bf624ecaa3b542606712d424c437 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: python3-libselinux-2.9-8.el8.x86_64 1670915474 790190 b220d2e5135ebcf849019005c78014e8 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: libselinux-utils-2.9-8.el8.x86_64 1670915474 306244 db7f19eeb419f9c5bd446f4769e644ed installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: selinux-policy-targeted-3.14.3-132.el8.noarch 1701211026 53220622 b7c2b19d5d16b99aec2c42453909d5f0 installed DEBUG: python3-setools-4.3.0-5.el8.x86_64 1692690162 2710489 a35fd0ad8328b6f31048b8540cc1f24a installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch 1580287715 27798 d86b52d50c587bda89d6c89311c24d95 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: graphviz-2.40.1-44.el8.x86_64 1677727140 8258887 7067703e9d3f333a25ea2d3895dba200 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: openpgm-5.2.122-21.el8.x86_64 1579689687 441504 7c02dddc298fe2fc1c8bda3c4282c256 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: psmisc-23.1-5.el8.x86_64 1595372315 494162 7fe7f9a12f01c3ac2d3cabec556509b6 installed DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch 1691669373 899549 73be7b2a5d232e1e5b26e2a845fbfb57 installed DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch 1615811752 275570 84b18d530b5b438d9e9002a5af85e1c7 installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: libibverbs-48.0-1.el8.x86_64 1697733572 1072151 9ce1349f52f304b835f7dac59d4f7036 installed DEBUG: libcurl-7.61.1-33.el8.x86_64 1688043159 597624 23d38a95486079adfe0b2a32d924dd40 installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: libbpf-0.5.0-1.el8.x86_64 1656724163 307848 22a3b4c38a937b9cc4b289262604b84c installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: checkpolicy-2.9-1.el8.x86_64 1573487334 1768984 8e3e7a230d9e8e9ff28589d183dde3b4 installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: c-ares-1.13.0-10.el8.x86_64 1696421895 211548 9480045ece3a45f3fd793f22e7df6639 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: network-scripts-10.00.18-1.el8.x86_64 1660245054 176636 a5664adfd714c22ba556477cd5768e7f installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-openvswitch3.1-3.1.0-74.el8s.x86_64 1700842082 1389502 d604ae095a74d5228193c40b69b95a00 installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: systemd-libs-239-78.el8.x86_64 1692716430 4690214 ec75fc7a1f117dba10311e9d6fa0eaa9 installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: systemd-pam-239-78.el8.x86_64 1692716430 944464 14dbf0d5d1a6b4a8ae9fad7c8a9f2196 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch 1665162338 590291 0d231409ae92b061475e69df3cf66f62 installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libtiff-4.0.9-29.el8.x86_64 1695292625 517761 2bf25b2b54cc3e7942504cf8d9db088d installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: libkcapi-1.4.0-1.el8.x86_64 1699282629 94374 276dbb6cf3367893099604cd5476b6f3 installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: glibc-gconv-extra-2.28-241.el8.x86_64 1699630107 6416078 52b3c9eefee064f18107c07a54e0c54a installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: elfutils-debuginfod-client-0.190-1.el8.x86_64 1699377681 54918 a476398e70fb8d421eefe53341de2702 installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: openssl-1:1.1.1k-11.el8.x86_64 1700138837 1185193 92d1df9bb0b30acc6145ba73b15a805e installed DEBUG: python3-eventlet-0.30.0-1.2.el8.noarch 1700756312 2565026 61b04e0c64f02e19dea4783f06a5da56 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb1c246350b945f28ec9f31898815a1f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ve6jibw7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ll1R3C DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-lib-2.10.3.dev7 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-2.10.3.dev7-0.20231218160344.619c0fe.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-neutron-lib-2.10.3 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aPONyE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/neutron_lib DEBUG: copying neutron_lib/__init__.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/_i18n.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/constants.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/context.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/fixture.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/rpc.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/version.py -> build/lib/neutron_lib DEBUG: copying neutron_lib/worker.py -> build/lib/neutron_lib DEBUG: creating build/lib/neutron_lib/tests DEBUG: creating build/lib/neutron_lib/tests/unit DEBUG: creating build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/__init__.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_file.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_helpers.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_host.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_net.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_runtime.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: copying neutron_lib/tests/unit/utils/test_test.py -> build/lib/neutron_lib/tests/unit/utils DEBUG: creating build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/__init__.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_attributes.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_conversions.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_extensions.py -> build/lib/neutron_lib/tests/unit/api DEBUG: copying neutron_lib/tests/unit/api/test_faults.py -> build/lib/neutron_lib/tests/unit/api DEBUG: creating build/lib/neutron_lib/tests/unit/plugins DEBUG: copying neutron_lib/tests/unit/plugins/__init__.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: copying neutron_lib/tests/unit/plugins/test_directory.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: copying neutron_lib/tests/unit/plugins/test_utils.py -> build/lib/neutron_lib/tests/unit/plugins DEBUG: creating build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 DEBUG: creating build/lib/neutron_lib/tests/unit/services DEBUG: creating build/lib/neutron_lib/tests/unit/services/qos DEBUG: copying neutron_lib/tests/unit/services/qos/__init__.py -> build/lib/neutron_lib/tests/unit/services/qos DEBUG: copying neutron_lib/tests/unit/services/qos/test_base.py -> build/lib/neutron_lib/tests/unit/services/qos DEBUG: creating build/lib/neutron_lib/api DEBUG: creating build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/__init__.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/_dummy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/address_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/address_scope.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent_resources_synced.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/agent_sort_key.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/allowedaddresspairs.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/auto_allocated_topology.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/availability_zone_filter.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/base.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/bgpvpn_vni.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/constants.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/data_plane_status.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/default_subnetpools.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dhcpagentscheduler.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns_domain_keywords.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dns_domain_ports.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/dvr.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/empty_string_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/external_net.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extra_dhcp_opt.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extraroute.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/extraroute_atomic.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/filter_validation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip64.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_pf_description.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/fip_port_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/firewall_v2.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/floatingip_pools.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/flowclassifier.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/ip_allocation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l2_adjacency.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/logging.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/logging_resource.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/metering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/metering_source_and_destination_filters.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/multiprovidernet.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_ip_availability.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_mtu.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_mtu_writable.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/network_segment_range.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/pagination.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_device_profile.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_numa_affinity_policy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_resource_request.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/port_security.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/portbindings.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/portbindings_extended.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/project_default_networks.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/project_id.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/provider_net.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_default.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_gateway_ip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_port_network_policy.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_rule_type_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/qos_rules_alias.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_address_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_address_scope.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_security_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/rbac_subnetpool.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/revisionifmatch.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_availability_zone.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/router_interface_fip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/routerservicetype.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_normalized_cidr.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_port_filtering.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/security_groups_remote_address_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/segment.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/servicetype.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sfc.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sort_key_validation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/sorting.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/standard_attr_segment.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/stateful_security_group.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_onboard.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnet_service_types.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnetpool.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/trunk.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/trunk_details.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/uplink_status_propagation.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vlantransparent.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> build/lib/neutron_lib/api/definitions DEBUG: copying neutron_lib/api/definitions/vpn_flavors.py -> build/lib/neutron_lib/api/definitions DEBUG: creating build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/__init__.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/constants.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/l2_extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/l3_extension.py -> build/lib/neutron_lib/agent DEBUG: copying neutron_lib/agent/topics.py -> build/lib/neutron_lib/agent DEBUG: creating build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/exceptions/__init__.py -> build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> build/lib/neutron_lib/tests/unit/exceptions DEBUG: copying neutron_lib/tests/unit/services/__init__.py -> build/lib/neutron_lib/tests/unit/services DEBUG: copying neutron_lib/tests/unit/services/test_base.py -> build/lib/neutron_lib/tests/unit/services DEBUG: creating build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/__init__.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_dns.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: copying neutron_lib/tests/unit/api/validators/test_validators.py -> build/lib/neutron_lib/tests/unit/api/validators DEBUG: creating build/lib/neutron_lib/tests/unit/legacy DEBUG: copying neutron_lib/tests/unit/legacy/__init__.py -> build/lib/neutron_lib/tests/unit/legacy DEBUG: creating build/lib/neutron_lib/tests/unit/hacking DEBUG: copying neutron_lib/tests/unit/hacking/__init__.py -> build/lib/neutron_lib/tests/unit/hacking DEBUG: copying neutron_lib/tests/unit/hacking/test_checks.py -> build/lib/neutron_lib/tests/unit/hacking DEBUG: creating build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/__init__.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/test_client.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: copying neutron_lib/tests/unit/placement/test_utils.py -> build/lib/neutron_lib/tests/unit/placement DEBUG: creating build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/__init__.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/checks.py -> build/lib/neutron_lib/hacking DEBUG: copying neutron_lib/hacking/translation_checks.py -> build/lib/neutron_lib/hacking DEBUG: creating build/lib/neutron_lib/services DEBUG: creating build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/__init__.py -> build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/base.py -> build/lib/neutron_lib/services/qos DEBUG: copying neutron_lib/services/qos/constants.py -> build/lib/neutron_lib/services/qos DEBUG: creating build/lib/neutron_lib/agent/linux DEBUG: copying neutron_lib/agent/linux/__init__.py -> build/lib/neutron_lib/agent/linux DEBUG: copying neutron_lib/agent/linux/interface.py -> build/lib/neutron_lib/agent/linux DEBUG: creating build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/__init__.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_group.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/address_scope.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/agent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/allowedaddresspairs.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/availability_zone.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dhcpagentscheduler.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dns.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/dvr.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/external_net.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/extraroute.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/firewall_v2.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/flavors.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/l3_ext_ha_mode.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/metering.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/multiprovidernet.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/network_segment_range.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/placement.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/port_security.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/qos.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vlantransparent.py -> build/lib/neutron_lib/exceptions DEBUG: copying neutron_lib/exceptions/vpn.py -> build/lib/neutron_lib/exceptions DEBUG: creating build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/__init__.py -> build/lib/neutron_lib/services/trunk DEBUG: copying neutron_lib/services/trunk/constants.py -> build/lib/neutron_lib/services/trunk DEBUG: creating build/lib/neutron_lib/tests/unit/policy DEBUG: copying neutron_lib/tests/unit/policy/__init__.py -> build/lib/neutron_lib/tests/unit/policy DEBUG: copying neutron_lib/tests/unit/policy/test__engine.py -> build/lib/neutron_lib/tests/unit/policy DEBUG: creating build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/__init__.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/base.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_address_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dns.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_logging.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_metering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions DEBUG: creating build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/__init__.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/api.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/constants.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_base.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/model_query.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/resource_extend.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/sqlalchemytypes.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/standard_attr.py -> build/lib/neutron_lib/db DEBUG: copying neutron_lib/db/utils.py -> build/lib/neutron_lib/db DEBUG: creating build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/__init__.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_events.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_manager.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/tests/unit/callbacks/test_registry.py -> build/lib/neutron_lib/tests/unit/callbacks DEBUG: copying neutron_lib/api/__init__.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/attributes.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/converters.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/extensions.py -> build/lib/neutron_lib/api DEBUG: copying neutron_lib/api/faults.py -> build/lib/neutron_lib/api DEBUG: creating build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/__init__.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/constants.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/directory.py -> build/lib/neutron_lib/plugins DEBUG: copying neutron_lib/plugins/utils.py -> build/lib/neutron_lib/plugins DEBUG: creating build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/__init__.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/common_types.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/exceptions.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/registry.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/objects/utils.py -> build/lib/neutron_lib/objects DEBUG: copying neutron_lib/services/__init__.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/base.py -> build/lib/neutron_lib/services DEBUG: copying neutron_lib/services/constants.py -> build/lib/neutron_lib/services DEBUG: creating build/lib/neutron_lib/tests/unit/clients DEBUG: copying neutron_lib/tests/unit/clients/__init__.py -> build/lib/neutron_lib/tests/unit/clients DEBUG: creating build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/__init__.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/allowedaddresspairs.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/availability_zone.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/dns.py -> build/lib/neutron_lib/api/validators DEBUG: copying neutron_lib/api/validators/multiprovidernet.py -> build/lib/neutron_lib/api/validators DEBUG: creating build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/__init__.py -> build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/objects/logapi/event_types.py -> build/lib/neutron_lib/objects/logapi DEBUG: copying neutron_lib/tests/unit/__init__.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/fake_notifier.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_context.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_fixture.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_neutron_lib.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_rpc.py -> build/lib/neutron_lib/tests/unit DEBUG: copying neutron_lib/tests/unit/test_worker.py -> build/lib/neutron_lib/tests/unit DEBUG: creating build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/__init__.py -> build/lib/neutron_lib/services/logapi DEBUG: copying neutron_lib/services/logapi/constants.py -> build/lib/neutron_lib/services/logapi DEBUG: creating build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/objects/extensions/__init__.py -> build/lib/neutron_lib/objects/extensions DEBUG: copying neutron_lib/objects/extensions/standardattributes.py -> build/lib/neutron_lib/objects/extensions DEBUG: creating build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/__init__.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: copying neutron_lib/plugins/ml2/api.py -> build/lib/neutron_lib/plugins/ml2 DEBUG: creating build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/__init__.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/events.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/exceptions.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/manager.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/priority_group.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/registry.py -> build/lib/neutron_lib/callbacks DEBUG: copying neutron_lib/callbacks/resources.py -> build/lib/neutron_lib/callbacks DEBUG: creating build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/__init__.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/client.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/constants.py -> build/lib/neutron_lib/placement DEBUG: copying neutron_lib/placement/utils.py -> build/lib/neutron_lib/placement DEBUG: creating build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/__init__.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/file.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/helpers.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/host.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/net.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/runtime.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/test.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/utils/upgrade_checks.py -> build/lib/neutron_lib/utils DEBUG: copying neutron_lib/tests/__init__.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/_base.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/_post_mortem_debug.py -> build/lib/neutron_lib/tests DEBUG: copying neutron_lib/tests/tools.py -> build/lib/neutron_lib/tests DEBUG: creating build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/__init__.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/_base.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_api.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_model_base.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_model_query.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_resource_extend.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_standard_attr.py -> build/lib/neutron_lib/tests/unit/db DEBUG: copying neutron_lib/tests/unit/db/test_utils.py -> build/lib/neutron_lib/tests/unit/db DEBUG: creating build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/__init__.py -> build/lib/neutron_lib/policy DEBUG: copying neutron_lib/policy/_engine.py -> build/lib/neutron_lib/policy DEBUG: creating build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/__init__.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/test_common_types.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: copying neutron_lib/tests/unit/objects/test_utils.py -> build/lib/neutron_lib/tests/unit/objects DEBUG: running egg_info DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: deleting neutron_lib.egg-info/requires.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: creating build/lib/neutron_lib/locale DEBUG: creating build/lib/neutron_lib/locale/zh_CN DEBUG: creating build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/dummy_policy.yaml -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/neutron_lib.conf -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/no_policy.json -> build/lib/neutron_lib/tests/etc DEBUG: copying neutron_lib/tests/etc/policy.yaml -> build/lib/neutron_lib/tests/etc DEBUG: + sleep 1 DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/neutron-lib-2.10.3.dev7/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 19 source files that are out of date DEBUG: updating environment: [new config] 19 added, 0 changed, 0 removed DEBUG: reading sources... [ 5%] contributor/api_attributes DEBUG: reading sources... [ 10%] contributor/api_converters DEBUG: reading sources... [ 15%] contributor/api_extensions DEBUG: reading sources... [ 21%] contributor/api_validators DEBUG: reading sources... [ 26%] contributor/callbacks DEBUG: reading sources... [ 31%] contributor/consuming DEBUG: reading sources... [ 36%] contributor/contributing DEBUG: reading sources... [ 42%] contributor/conventions DEBUG: reading sources... [ 47%] contributor/db_model_query DEBUG: reading sources... [ 52%] contributor/index DEBUG: reading sources... [ 57%] contributor/internals DEBUG: reading sources... [ 63%] contributor/releasing DEBUG: reading sources... [ 68%] contributor/review-guidelines DEBUG: reading sources... [ 73%] contributor/rpc_api DEBUG: reading sources... [ 78%] index DEBUG: reading sources... [ 84%] install/index DEBUG: reading sources... [ 89%] reference/index DEBUG: reading sources... [ 94%] user/hacking DEBUG: reading sources... [100%] user/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 5%] contributor/api_attributes DEBUG: writing output... [ 10%] contributor/api_converters DEBUG: writing output... [ 15%] contributor/api_extensions DEBUG: writing output... [ 21%] contributor/api_validators DEBUG: writing output... [ 26%] contributor/callbacks DEBUG: writing output... [ 31%] contributor/consuming DEBUG: writing output... [ 36%] contributor/contributing DEBUG: writing output... [ 42%] contributor/conventions DEBUG: writing output... [ 47%] contributor/db_model_query DEBUG: writing output... [ 52%] contributor/index DEBUG: writing output... [ 57%] contributor/internals DEBUG: writing output... [ 63%] contributor/releasing DEBUG: writing output... [ 68%] contributor/review-guidelines DEBUG: writing output... [ 73%] contributor/rpc_api DEBUG: writing output... [ 78%] index DEBUG: writing output... [ 84%] install/index DEBUG: writing output... [ 89%] reference/index DEBUG: writing output... [ 94%] user/hacking DEBUG: writing output... [100%] user/index DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u6U6BY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/_i18n.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/context.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/fixture.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/rpc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/version.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: copying build/lib/neutron_lib/worker.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_file.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_helpers.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_host.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_runtime.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: copying build/lib/neutron_lib/tests/unit/utils/test_test.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_attributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_conversions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_extensions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: copying build/lib/neutron_lib/tests/unit/api/test_faults.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: copying build/lib/neutron_lib/tests/unit/api/validators/test_validators.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/ip_allocation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test__dummy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_address_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip64.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_pagination.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_device_profile.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_id.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_provider_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_default.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_servicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sfc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_sorting.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/test_directory.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 DEBUG: copying build/lib/neutron_lib/tests/unit/plugins/ml2/test_api.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/qos/test_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos DEBUG: copying build/lib/neutron_lib/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services DEBUG: copying build/lib/neutron_lib/tests/unit/services/test_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions DEBUG: copying build/lib/neutron_lib/tests/unit/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions DEBUG: copying build/lib/neutron_lib/tests/unit/exceptions/test_exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy DEBUG: copying build/lib/neutron_lib/tests/unit/legacy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking DEBUG: copying build/lib/neutron_lib/tests/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking DEBUG: copying build/lib/neutron_lib/tests/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/test_client.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement DEBUG: copying build/lib/neutron_lib/tests/unit/placement/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy DEBUG: copying build/lib/neutron_lib/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy DEBUG: copying build/lib/neutron_lib/tests/unit/policy/test__engine.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_events.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_manager.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: copying build/lib/neutron_lib/tests/unit/callbacks/test_registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients DEBUG: copying build/lib/neutron_lib/tests/unit/clients/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients DEBUG: copying build/lib/neutron_lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_context.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_fixture.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_neutron_lib.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: copying build/lib/neutron_lib/tests/unit/test_worker.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_api.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_model_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_model_query.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_resource_extend.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_standard_attr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: copying build/lib/neutron_lib/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/test_common_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/unit/objects/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects DEBUG: copying build/lib/neutron_lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/_post_mortem_debug.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests DEBUG: copying build/lib/neutron_lib/tests/tools.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/dummy_policy.yaml -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/neutron_lib.conf -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/no_policy.json -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc DEBUG: copying build/lib/neutron_lib/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/_dummy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/address_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent_resources_synced.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/agent_sort_key.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/availability_zone_filter.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/data_plane_status.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/default_subnetpools.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns_domain_keywords.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dns_domain_ports.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/empty_string_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extra_dhcp_opt.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/extraroute_atomic.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/filter_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip64.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_pf_description.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/fip_port_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floatingip_autodelete_internal.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/floatingip_pools.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/flowclassifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/ip_allocation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/ip_substring_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l2_adjacency.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/logging.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/logging_resource.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/metering_source_and_destination_filters.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_ip_availability.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_mtu.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_mtu_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/pagination.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_device_profile.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_mac_address_regenerate.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_numa_affinity_policy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_resource_request.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/portbindings.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/portbindings_extended.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/project_default_networks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/project_id.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/provider_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_bw_limit_direction.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_default.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_gateway_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_port_network_policy.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_rule_type_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/qos_rules_alias.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_address_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/rbac_subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/revisionifmatch.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_admin_state_down_before_update.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/router_interface_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/routerservicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_normalized_cidr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/security_groups_remote_address_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/servicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sfc.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sort_key_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/sorting.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/standard_attr_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/stateful_security_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_onboard.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_segmentid_enforce.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_segmentid_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnet_service_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/tag_ports_during_bulk_creation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/trunk.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/trunk_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/uplink_status_propagation.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/definitions/vpn_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions DEBUG: copying build/lib/neutron_lib/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/attributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/converters.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/extensions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: copying build/lib/neutron_lib/api/faults.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: copying build/lib/neutron_lib/api/validators/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/l2_extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/l3_extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: copying build/lib/neutron_lib/agent/topics.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/linux DEBUG: copying build/lib/neutron_lib/agent/linux/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/linux DEBUG: copying build/lib/neutron_lib/agent/linux/interface.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/linux DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking DEBUG: copying build/lib/neutron_lib/hacking/translation_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos DEBUG: copying build/lib/neutron_lib/services/qos/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk DEBUG: copying build/lib/neutron_lib/services/trunk/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk DEBUG: copying build/lib/neutron_lib/services/trunk/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk DEBUG: copying build/lib/neutron_lib/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services DEBUG: copying build/lib/neutron_lib/services/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services DEBUG: copying build/lib/neutron_lib/services/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi DEBUG: copying build/lib/neutron_lib/services/logapi/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi DEBUG: copying build/lib/neutron_lib/services/logapi/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/address_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/placement.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: copying build/lib/neutron_lib/exceptions/vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/api.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/model_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/model_query.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/resource_extend.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/sqlalchemytypes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/standard_attr.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: copying build/lib/neutron_lib/db/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/directory.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins DEBUG: copying build/lib/neutron_lib/plugins/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 DEBUG: copying build/lib/neutron_lib/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 DEBUG: copying build/lib/neutron_lib/plugins/ml2/api.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/common_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: copying build/lib/neutron_lib/objects/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi DEBUG: copying build/lib/neutron_lib/objects/logapi/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi DEBUG: copying build/lib/neutron_lib/objects/logapi/event_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions DEBUG: copying build/lib/neutron_lib/objects/extensions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions DEBUG: copying build/lib/neutron_lib/objects/extensions/standardattributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/events.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/manager.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/priority_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: copying build/lib/neutron_lib/callbacks/resources.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/client.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement DEBUG: copying build/lib/neutron_lib/placement/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/file.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/helpers.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/host.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/net.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/runtime.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/test.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: copying build/lib/neutron_lib/utils/upgrade_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy DEBUG: copying build/lib/neutron_lib/policy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy DEBUG: copying build/lib/neutron_lib/policy/_engine.py -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN/LC_MESSAGES DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/_i18n.py to _i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/fixture.py to fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/worker.py to worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_file.py to test_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_helpers.py to test_helpers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_host.py to test_host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_net.py to test_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_runtime.py to test_runtime.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_test.py to test_test.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_attributes.py to test_attributes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_conversions.py to test_conversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_extensions.py to test_extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_faults.py to test_faults.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py to test_allowedaddresspairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_dns.py to test_dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_multiprovidernet.py to test_multiprovidernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_validators.py to test_validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/ip_allocation.py to ip_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test__dummy.py to test__dummy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_address_group.py to test_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_address_scope.py to test_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py to test_admin_state_down_before_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py to test_agent_resources_synced.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_agent_sort_key.py to test_agent_sort_key.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py to test_allowedaddresspairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py to test_availability_zone_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn.py to test_bgpvpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py to test_bgpvpn_net_assoc_stdattrs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py to test_bgpvpn_port_assoc_stdattrs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py to test_bgpvpn_router_assoc_stdattrs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py to test_bgpvpn_routes_control.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py to test_bgpvpn_stdattrs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py to test_bgpvpn_vni.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_data_plane_status.py to test_data_plane_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py to test_default_subnetpools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py to test_dhcpagentscheduler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dns.py to test_dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py to test_dns_domain_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dvr.py to test_dvr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py to test_empty_string_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py to test_expose_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py to test_expose_port_forwarding_in_fip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_external_net.py to test_external_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py to test_extra_dhcp_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extraroute.py to test_extraroute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py to test_extraroute_atomic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_filter_validation.py to test_filter_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_fip64.py to test_fip64.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_fip_port_details.py to test_fip_port_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_firewall_v2.py to test_firewall_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py to test_floating_ip_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding_extension.py to test_floating_ip_port_forwarding_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py to test_floatingip_autodelete_internal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py to test_floatingip_pools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_flowclassifier.py to test_flowclassifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py to test_ip_substring_port_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py to test_l2_adjancency.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3.py to test_l3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py to test_l3_ext_gw_mode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py to test_l3_ext_ha_mode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_flavors.py to test_l3_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py to test_l3_port_ip_change_not_allowed.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_logging.py to test_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_logging_resource.py to test_logging_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_metering.py to test_metering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_metering_source_and_destination_filters.py to test_metering_source_and_destination_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py to test_multiprovidernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py to test_network_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_mtu.py to test_network_mtu.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py to test_network_mtu_writable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_pagination.py to test_pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_device_profile.py to test_port_device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py to test_port_mac_address_regenerate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_numa_affinity_policy.py to test_port_numa_affinity_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_resource_request.py to test_port_resource_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_security.py to test_port_security.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_portbindings.py to test_portbindings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py to test_portbindings_extended.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_project_default_networks.py to test_project_default_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_project_id.py to test_project_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_provider_net.py to test_provider_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos.py to test_qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py to test_qos_bw_limit_direction.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py to test_qos_bw_minimum_ingress.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_default.py to test_qos_default.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py to test_qos_gateway_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_port_network_policy.py to test_qos_port_network_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py to test_qos_rule_type_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py to test_qos_rules_alias.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_rbac_address_groups.py to test_rbac_address_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_rbac_address_scope.py to test_rbac_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py to test_rbac_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_rbac_subnetpool.py to test_rbac_subnetpool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py to test_revisionifmatch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py to test_router_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py to test_router_interface_fip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_routerservicetype.py to test_routerservicetype.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_security_groups_normalized_cidr.py to test_security_groups_normalized_cidr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py to test_security_groups_port_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_security_groups_remote_address_group.py to test_security_groups_remote_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py to test_segment_peer_subnet_host_routes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_servicetype.py to test_servicetype.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sfc.py to test_sfc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py to test_sort_key_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sorting.py to test_sorting.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py to test_standard_attr_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_stateful_security_group.py to test_stateful_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py to test_subnet_dns_publish_fixed_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py to test_subnet_onboard.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py to test_subnet_segmentid_enforce.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py to test_subnet_segmentid_writable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py to test_subnet_service_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnetpool.py to test_subnetpool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py to test_subnetpool_prefix_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_tag_ports_during_bulk_creation.py to test_tag_ports_during_bulk_creation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_trunk.py to test_trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_trunk_details.py to test_trunk_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py to test_uplink_status_propagation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vlantransparent.py to test_vlantransparent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn.py to test_vpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py to test_vpn_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py to test_vpn_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/test_directory.py to test_directory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking/test_checks.py to test_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/test_client.py to test_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy/test__engine.py to test__engine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_callback_exceptions.py to test_callback_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_events.py to test_events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_manager.py to test_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_registry.py to test_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/fake_notifier.py to fake_notifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_fixture.py to test_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_neutron_lib.py to test_neutron_lib.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_rpc.py to test_rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_worker.py to test_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_model_base.py to test_model_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_model_query.py to test_model_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_resource_extend.py to test_resource_extend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_sqlalchemytypes.py to test_sqlalchemytypes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_standard_attr.py to test_standard_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/test_common_types.py to test_common_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/_post_mortem_debug.py to _post_mortem_debug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/tools.py to tools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/_dummy.py to _dummy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/address_group.py to address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/address_scope.py to address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/agent_resources_synced.py to agent_resources_synced.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/agent_sort_key.py to agent_sort_key.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/auto_allocated_topology.py to auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/availability_zone_filter.py to availability_zone_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn.py to bgpvpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_routes_control.py to bgpvpn_routes_control.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs.py to bgpvpn_stdattrs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py to bgpvpn_stdattrs_net_assoc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py to bgpvpn_stdattrs_port_assoc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py to bgpvpn_stdattrs_router_assoc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_vni.py to bgpvpn_vni.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/data_plane_status.py to data_plane_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/default_subnetpools.py to default_subnetpools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dhcpagentscheduler.py to dhcpagentscheduler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dns.py to dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dns_domain_keywords.py to dns_domain_keywords.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dns_domain_ports.py to dns_domain_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dvr.py to dvr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/empty_string_filtering.py to empty_string_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/expose_l3_conntrack_helper.py to expose_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/expose_port_forwarding_in_fip.py to expose_port_forwarding_in_fip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/external_net.py to external_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extra_dhcp_opt.py to extra_dhcp_opt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extraroute.py to extraroute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extraroute_atomic.py to extraroute_atomic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/filter_validation.py to filter_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/fip64.py to fip64.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/fip_pf_description.py to fip_pf_description.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/fip_port_details.py to fip_port_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/firewall_v2.py to firewall_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floating_ip_port_forwarding.py to floating_ip_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floatingip_autodelete_internal.py to floatingip_autodelete_internal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floatingip_pools.py to floatingip_pools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/flowclassifier.py to flowclassifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/ip_allocation.py to ip_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/ip_substring_port_filtering.py to ip_substring_port_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l2_adjacency.py to l2_adjacency.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3.py to l3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_conntrack_helper.py to l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_ext_gw_mode.py to l3_ext_gw_mode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_ext_ha_mode.py to l3_ext_ha_mode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_flavors.py to l3_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py to l3_port_ip_change_not_allowed.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/logging.py to logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/logging_resource.py to logging_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/metering.py to metering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/metering_source_and_destination_filters.py to metering_source_and_destination_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/multiprovidernet.py to multiprovidernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network.py to network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_availability_zone.py to network_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_ip_availability.py to network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_mtu.py to network_mtu.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_mtu_writable.py to network_mtu_writable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_segment_range.py to network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/pagination.py to pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port.py to port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_device_profile.py to port_device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_mac_address_regenerate.py to port_mac_address_regenerate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_numa_affinity_policy.py to port_numa_affinity_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_resource_request.py to port_resource_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_security.py to port_security.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/portbindings.py to portbindings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/portbindings_extended.py to portbindings_extended.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/project_default_networks.py to project_default_networks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/project_id.py to project_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/provider_net.py to provider_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos.py to qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_bw_limit_direction.py to qos_bw_limit_direction.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_bw_minimum_ingress.py to qos_bw_minimum_ingress.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_default.py to qos_default.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_gateway_ip.py to qos_gateway_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_port_network_policy.py to qos_port_network_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_rule_type_details.py to qos_rule_type_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_rules_alias.py to qos_rules_alias.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/rbac_address_groups.py to rbac_address_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/rbac_address_scope.py to rbac_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/rbac_security_groups.py to rbac_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/rbac_subnetpool.py to rbac_subnetpool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/revisionifmatch.py to revisionifmatch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_admin_state_down_before_update.py to router_admin_state_down_before_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_availability_zone.py to router_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_interface_fip.py to router_interface_fip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/routerservicetype.py to routerservicetype.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/security_groups_normalized_cidr.py to security_groups_normalized_cidr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/security_groups_port_filtering.py to security_groups_port_filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/security_groups_remote_address_group.py to security_groups_remote_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/segment.py to segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/segments_peer_subnet_host_routes.py to segments_peer_subnet_host_routes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/servicetype.py to servicetype.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sfc.py to sfc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sort_key_validation.py to sort_key_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sorting.py to sorting.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/standard_attr_segment.py to standard_attr_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/stateful_security_group.py to stateful_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet.py to subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py to subnet_dns_publish_fixed_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_onboard.py to subnet_onboard.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_segmentid_enforce.py to subnet_segmentid_enforce.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_segmentid_writable.py to subnet_segmentid_writable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_service_types.py to subnet_service_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnetpool.py to subnetpool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnetpool_prefix_ops.py to subnetpool_prefix_ops.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/tag_ports_during_bulk_creation.py to tag_ports_during_bulk_creation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/trunk.py to trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/trunk_details.py to trunk_details.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/uplink_status_propagation.py to uplink_status_propagation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vlantransparent.py to vlantransparent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn.py to vpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn_endpoint_groups.py to vpn_endpoint_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn_flavors.py to vpn_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/attributes.py to attributes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/converters.py to converters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/extensions.py to extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/faults.py to faults.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/dns.py to dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/multiprovidernet.py to multiprovidernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/l2_extension.py to l2_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/l3_extension.py to l3_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/topics.py to topics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/linux/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/linux/interface.py to interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/translation_checks.py to translation_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/address_group.py to address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/address_scope.py to address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dhcpagentscheduler.py to dhcpagentscheduler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dns.py to dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dvr.py to dvr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/external_net.py to external_net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/extraroute.py to extraroute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/firewall_v2.py to firewall_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/l3.py to l3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/l3_ext_ha_mode.py to l3_ext_ha_mode.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/metering.py to metering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/multiprovidernet.py to multiprovidernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/network_segment_range.py to network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/placement.py to placement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/port_security.py to port_security.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/qos.py to qos.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/vlantransparent.py to vlantransparent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/vpn.py to vpn.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/model_base.py to model_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/model_query.py to model_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/resource_extend.py to resource_extend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/sqlalchemytypes.py to sqlalchemytypes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/standard_attr.py to standard_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/directory.py to directory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/common_types.py to common_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/registry.py to registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi/event_types.py to event_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions/standardattributes.py to standardattributes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/events.py to events.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/priority_group.py to priority_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/registry.py to registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/resources.py to resources.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/file.py to file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/helpers.py to helpers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/host.py to host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/net.py to net.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/runtime.py to runtime.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/test.py to test.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/upgrade_checks.py to upgrade_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy/_engine.py to _engine.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp3fb4__28.py' DEBUG: /usr/libexec/platform-python /tmp/tmp3fb4__28.py DEBUG: removing /tmp/tmp3fb4__28.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing neutron_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to neutron_lib.egg-info/dependency_links.txt DEBUG: writing entry points to neutron_lib.egg-info/entry_points.txt DEBUG: writing top-level names to neutron_lib.egg-info/top_level.txt DEBUG: writing pbr to neutron_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'neutron_lib.egg-info/SOURCES.txt' DEBUG: Copying neutron_lib.egg-info to /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib-2.10.3.dev7-py3.6.egg-info DEBUG: running install_scripts DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.10.3-0.20231218160344.619c0fe.el8 --unique-debug-suffix -2.10.3-0.20231218160344.619c0fe.el8.x86_64 --unique-debug-src-base python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-lib-2.10.3.dev7 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b7l1ZY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + rm -f ./neutron_lib/tests/unit/hacking/test_checks.py DEBUG: + export OS_TEST_PATH=./neutron_lib/tests/unit DEBUG: + OS_TEST_PATH=./neutron_lib/tests/unit DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/neutron-lib-2.10.3.dev7 DEBUG: + PYTHONPATH=/builddir/build/BUILD/neutron-lib-2.10.3.dev7 DEBUG: + PYTHON=python3 DEBUG: + stestr-3 --test-path ./neutron_lib/tests/unit run DEBUG: {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_resource_map [0.002047s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_required_extensions [0.001758s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_all_api_definitions_list [0.040769s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_resource_map [0.023508s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_shim_extension [0.001769s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_resource_map [0.019328s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_all_api_definitions_list [0.062497s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_action_map [0.001651s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.046760s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_invalid_rtrd [0.052729s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_all_api_definitions_list [0.038840s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_shim_extension [0.001714s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_subresource_map [0.036009s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_all_api_definitions_list [0.022712s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_required_extensions [0.001680s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_required_extensions [0.004207s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_shim_extension [0.001685s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.025406s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_required_extensions [0.001809s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_shim_extension [0.001569s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_valid_rtrd [0.001830s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_required_extensions [0.001635s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_all_api_definitions_list [0.034440s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_shim_extension [0.002498s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.139498s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.002149s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.021586s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.001644s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_shim_extension [0.001565s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_required_extensions [0.001580s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_required_extensions [0.001727s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_resource_map [0.001698s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_all_api_definitions_list [0.113647s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_shim_extension [0.002335s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_all_api_definitions_list [0.024260s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_resource_map [0.006881s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_shim_extension [0.001747s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_shim_extension [0.001797s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.068580s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_shim_extension [0.002044s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_shim_extension [0.001654s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_is_standard_attr_extension [0.001781s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_required_extensions [0.001625s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_resource_map [0.001703s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_shim_extension [0.001532s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_all_api_definitions_list [0.025826s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_required_extensions [0.001793s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_resource_map [0.001780s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_all_api_definitions_list [0.082636s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.024685s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_required_extensions [0.001711s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_shim_extension [0.045582s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_required_extensions [0.001929s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_resource_map [0.001857s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_all_api_definitions_list [0.021953s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_all_api_definitions_list [0.020507s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_all_api_definitions_list [0.066989s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_resource_map [0.002352s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_shim_extension [0.001526s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_shim_extension [0.001821s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.001748s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_required_extensions [0.001588s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_resource_map [0.003394s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_all_api_definitions_list [0.021381s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_required_extensions [0.001830s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_resource_map [0.002215s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_subresource_map [0.005262s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_shim_extension [0.001755s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_resource_map [0.001660s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_required_extensions [0.002841s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_all_api_definitions_list [0.097816s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_all_api_definitions_list [0.026936s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_resource_map [0.001792s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_shim_extension [0.002053s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_all_api_definitions_list [0.064707s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.025435s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_shim_extension [0.002291s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_all_api_definitions_list [0.054506s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_all_api_definitions_list [0.029991s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_all_api_definitions_list [0.034908s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_resource_map [0.002509s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_required_extensions [0.017842s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_resource_map [0.011433s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_required_extensions [0.001774s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_shim_extension [0.001530s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_resource_map [0.023068s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_group.AddressGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_shim_extension [0.001817s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_resource_map [0.002103s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_shim_extension [0.001602s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_resource_map [0.024736s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_all_api_definitions_list [0.035794s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.059205s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_resource_map [0.002375s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_resource_map [0.019415s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_shim_extension [0.002198s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_all_api_definitions_list [0.046209s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_shim_extension [0.002258s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_shim_extension [0.008981s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_resource_map [0.002212s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_resource_map [0.001562s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_shim_extension [0.005313s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_resource_map [0.051166s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_required_extensions [0.005171s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_all_api_definitions_list [0.033294s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_shim_extension [0.001587s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_shim_extension [0.008346s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_subresource_map [0.005015s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_required_extensions [0.001706s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_shim_extension [0.012363s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_shim_extension [0.001673s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_shim_extension [0.001563s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_all_api_definitions_list [0.045502s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_resource_map [0.002260s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_shim_extension [0.001588s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_all_api_definitions_list [0.034604s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_shim_extension [0.001599s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_required_extensions [0.001701s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_resource_map [0.011336s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_resource_map [0.002370s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_all_api_definitions_list [0.020618s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_map [0.002032s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_required_extensions [0.007686s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.048473s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_resource_map [0.001671s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_shim_extension [0.001728s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_required_extensions [0.001580s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_resource_map [0.001781s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_shim_extension [0.001783s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_required_extensions [0.002394s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_resource_map [0.002178s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_resource_map [0.004923s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_subresource_map [0.002758s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_agent_sort_key.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.013569s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_all_api_definitions_list [0.067527s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.078533s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_shim_extension [0.001619s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_required_extensions [0.001590s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_all_api_definitions_list [0.027054s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_shim_extension [0.004132s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_shim_extension [0.004955s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_shim_extension [0.001720s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_all_api_definitions_list [0.041248s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_no_dups [0.002101s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_resource_map [0.001819s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_shim_extension [0.012004s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_shim_extension [0.010761s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_all_api_definitions_list [0.033901s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_required_extensions [0.001609s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_shim_extension [0.001766s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_required_extensions [0.001553s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_required_extensions [0.012507s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_shim_extension [0.001588s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_required_extensions [0.001714s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_resource_map [0.009530s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_shim_extension [0.001622s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_shim_extension [0.001644s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_subresource_map [0.001877s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_required_extensions [0.001574s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_all_api_definitions_list [0.025026s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_shim_extension [0.002282s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_subresource_map [0.025863s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_all_api_definitions_list [0.046381s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_map [0.001540s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_resource_map [0.002463s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_all_api_definitions_list [0.041228s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_shim_extension [0.002178s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_subresource_map [0.002717s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups [0.001818s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_all_api_definitions_list [0.027171s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_resource_map [0.003597s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.040085s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_resource_map [0.001977s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_all_api_definitions_list [0.043130s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_shim_extension [0.001996s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_resource_map [0.007634s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_map [0.001796s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.001643s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_subresource_map [0.002034s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_required_extensions [0.016784s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_all_api_definitions_list [0.054064s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_subresource_map [0.002144s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_required_extensions [0.001586s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_shim_extension [0.001712s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_required_extensions [0.001583s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_shim_extension [0.001502s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_shim_extension [0.002660s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_resource_map [0.001768s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_shim_extension [0.001541s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_shim_extension [0.001949s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_resource_map [0.001810s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_resource_map [0.001537s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_shim_extension [0.001940s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_all_api_definitions_list [0.068597s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_all_api_definitions_list [0.058235s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_resource_map [0.002096s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_subresource_map [0.002055s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_all_api_definitions_list [0.042237s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_all_api_definitions_list [0.041140s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_all_api_definitions_list [0.039643s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_shim_extension [0.001585s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_shim_extension [0.001745s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_all_api_definitions_list [0.053171s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_shim_extension [0.025596s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_map [0.001840s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_all_api_definitions_list [0.043367s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_resource_map [0.005145s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_shim_extension [0.006903s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_all_api_definitions_list [0.039250s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_resource_map [0.002126s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_subresource_map [0.002369s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_required_extensions [0.001794s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_required_extensions [0.001553s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_shim_extension [0.001722s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_required_extensions [0.001506s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_resource_map [0.001820s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_shim_extension [0.001524s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_required_extensions [0.001685s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_resource_map [0.002204s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_shim_extension [0.001796s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_all_api_definitions_list [0.044537s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_all_api_definitions_list [0.035722s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_all_api_definitions_list [0.029506s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_required_extensions [0.001631s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups_and_partial [0.013172s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_shim_extension [0.001761s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_all_api_definitions_list [0.049940s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_resource_map [0.002274s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_all_api_definitions_list [0.021439s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_shim_extension [0.001616s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_resource_map [0.002616s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.051691s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_required_extensions [0.015728s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_all_api_definitions_list [0.088504s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_all_api_definitions_list [0.024852s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_resource_map [0.001806s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_shim_extension [0.001597s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_optional_extensions [0.001857s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_shim_extension [0.001899s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_resource_map [0.016935s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_shim_extension [0.006184s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_subresource_map [0.001636s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_required_extensions [0.002405s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_required_extensions [0.001812s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.001755s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_all_api_definitions_list [0.028457s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_required_extensions [0.018120s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_shim_extension [0.002730s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.055139s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_resource_map [0.013174s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_shim_extension [0.002123s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_resource_map [0.001929s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_required_extensions [0.002547s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_shim_extension [0.001541s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_all_api_definitions_list [0.055615s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding_extension.FipPortForwardingNameAndDescriptionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.023471s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_all_api_definitions_list [0.056015s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_shim_extension [0.002142s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_all_api_definitions_list [0.062934s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_required_extensions [0.002413s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.034085s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_all_api_definitions_list [0.067276s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_required_extensions [0.001787s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_all_api_definitions_list [0.025622s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_all_api_definitions_list [0.040144s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_resource_map [0.003046s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_resource_map [0.002486s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_all_api_definitions_list [0.049660s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_shim_extension [0.008305s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_required_extensions [0.002258s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_all_api_definitions_list [0.038696s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_required_extensions [0.002327s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_shim_extension [0.011585s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_shim_extension [0.001572s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_required_extensions [0.001719s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_shim_extension [0.001538s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_shim_extension [0.001740s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_required_extensions [0.002313s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_all_api_definitions_list [0.024788s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_resource_map [0.001699s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_shim_extension [0.002055s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_shim_extension [0.019941s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_all_api_definitions_list [0.024359s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_required_extensions [0.002456s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_all_api_definitions_list [0.038751s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_all_api_definitions_list [0.027947s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_shim_extension [0.013172s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_all_api_definitions_list [0.067746s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_shim_extension [0.002027s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_shim_extension [0.002278s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_all_api_definitions_list [0.045261s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_required_extensions [0.001811s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_subresource_map [0.002063s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_required_extensions [0.001612s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_required_extensions [0.002508s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_resource_map [0.001960s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_required_extensions [0.001677s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_all_api_definitions_list [0.030701s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_subresource_map [0.002374s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_all_api_definitions_list [0.022739s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_required_extensions [0.001804s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_resource_map [0.001593s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_resource_map [0.001776s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_shim_extension [0.001595s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_resource_map [0.010966s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_all_api_definitions_list [0.056362s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_resource_map [0.002197s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_resource_map [0.011763s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_required_extensions [0.008234s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_all_api_definitions_list [0.053724s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_required_extensions [0.002153s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_all_api_definitions_list [0.037892s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.063990s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_shim_extension [0.017008s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_optional_extensions [0.001528s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_all_api_definitions_list [0.034456s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_all_api_definitions_list [0.042288s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_required_extensions [0.001601s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001907s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_required_extensions [0.002366s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_required_extensions [0.004108s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_required_extensions [0.001608s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_shim_extension [0.010215s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_resource_map [0.006320s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_metering_source_and_destination_filters.SourceAndDestinationMeteringLabelRuleDefinitionTestCase.test_resource_map [0.001670s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_resource_map [0.002026s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_shim_extension [0.034951s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_shim_extension [0.005762s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_required_extensions [0.001870s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_all_api_definitions_list [0.060798s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_resource_map [0.001713s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_shim_extension [0.006411s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_all_api_definitions_list [0.053511s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_all_api_definitions_list [0.050369s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_shim_extension [0.002402s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_required_extensions [0.001563s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_all_api_definitions_list [0.056084s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_shim_extension [0.002286s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_shim_extension [0.001814s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_device_profile.PortDeviceProfileDefinitionTestCase.test_resource_map [0.001806s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_resource_map [0.001812s] ... ok DEBUG: 2023-12-18 16:06:16,428 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:16,428 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDefinitionTestCase.test_resource_map [0.002804s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_all_api_definitions_list [0.023018s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_shim_extension [0.001555s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_optional_extensions [0.001590s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_shim_extension [0.001652s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_api_def [0.021045s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_none_overridden_by_default [0.002090s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_resource_map [0.001600s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_all_api_definitions_list [0.047110s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_required_extensions [0.002068s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_resource_map [0.001714s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_required_extensions [0.002798s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_from_context [0.004588s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_with_project_id [0.002281s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_user_other_tenant [0.002476s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_None_address [0.001708s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv4_address [0.001837s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_extended_addr_to_compressed [0.001740s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_all_api_definitions_list [0.022236s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_all_api_definitions_list [0.049434s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_all_api_definitions_list [0.057113s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_resource_map [0.002151s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values [0.029248s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.002219s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.001734s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.001527s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_mac_address_does_not_convert [0.001906s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_resource_map [0.002063s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_shim_extension [0.001540s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_shim_extension [0.001722s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_is_valid [0.026621s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_convert_string_to_lower [0.001660s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_if_not_none [0.001788s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_positve_value [0.001676s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_all_api_definitions_list [0.043079s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_shim_extension [0.005623s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_string [0.001825s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_shim_extension [0.001818s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_map [0.001635s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_all_api_definitions_list [0.033743s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_map [0.001585s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_optional_extensions [0.004319s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_all_api_definitions_list [0.026810s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_resource_map [0.001858s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_none [0.001588s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_iterable [0.002607s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_dict [0.001602s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_shim_extension [0.001520s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_all_api_definitions_list [0.033749s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_resource_map [0.001825s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_list [0.001751s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer_zero [0.019882s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_list [0.003009s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description_unset [0.002500s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1 [0.002514s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name_unset [0.016447s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions_unset [0.002750s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated_unset [0.014091s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_short_circuit_exit [0.002253s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.test_faults.TestFaultMap.test_extend_fault_map [0.001775s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_good_data [0.002073s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_all_api_definitions_list [0.036633s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_optional_extensions [0.001817s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_resource_map [0.001722s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_shim_extension [0.001712s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_ip_address [0.023404s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_mac [0.002412s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_subnet [0.002195s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_valid_input [0.001624s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_all_api_definitions_list [0.034702s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_resource_map [0.001857s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: 2023-12-18 16:06:16,682 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:16,682 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_resource_map [0.003026s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_all_api_definitions_list [0.067747s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_default_values [0.033843s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_seg_id_to_int [0.001787s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key [0.001974s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_subdictionary [0.001645s] ... ok DEBUG: 2023-12-18 16:06:16,690 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:16,691 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_convert_value [0.019199s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_default_value_ok [0.005842s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_allow_post [0.004863s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_mandatory_not_specified [0.012180s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_null [0.001938s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_names [0.001638s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_address_extended_add_with_zeroes [0.001643s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.001723s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_resource_map [0.001884s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_required_extensions [0.001623s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_attribute_info_instance [0.001727s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_no_allow_post [0.005194s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_unrecognized [0.001812s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_attrs [0.001766s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_tenant [0.001610s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_admin_other_tenant [0.001832s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_advsvc_other_tenant [0.010472s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_same_tenant [0.002590s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_compressed_address_OSX_skip [0.001621s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_boolean [0.001900s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_all_api_definitions_list [0.047365s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_resource_map [0.015627s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_shim_extension [0.001851s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_icmp_is_valid [0.009736s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_unknown_string [0.001689s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_string [0.001781s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_dict [0.001539s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_not_required_keys [0.020892s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_unexpected_keys [0.001986s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer [0.001666s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_not_present [0.004814s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name [0.002378s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions [0.002204s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions_unset [0.002449s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated [0.002365s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_without_ext_attrs [0.003158s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_does_not_exist [0.001538s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_exhausted [0.002139s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_attrs [0.002050s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_missing_ip [0.001898s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_unique_strings [0.001971s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_name [0.002171s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_fip_dns_name [0.001763s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_all_api_definitions_list [0.048977s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_resource_map [0.002428s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_without_constraints [0.001549s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_nonhex [0.002654s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer_values [0.001661s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address [0.002560s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_nameservers [0.001836s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_no_whitespace [0.025182s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range [0.001942s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_segmentation_id [0.001643s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_unique_segmentation_id [0.001716s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid [0.001790s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_low [0.013651s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port [0.001819s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_integer [0.001565s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_range [0.008308s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_valid_plugin_type [0.001917s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6 [0.002051s] ... ok DEBUG: {2} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet_invalid [0.015051s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_device_not_found_error [0.002260s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_configuration_option [0.001672s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_content_type [0.001810s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_generation_failure [0.001625s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_all_api_definitions_list [0.050695s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_shim_extension [0.002074s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.003025s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.001828s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_convert_none_to_mac_address [0.002021s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_high [0.002526s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_tcp_is_valid [0.001581s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_assert_error_on_non_string [0.006955s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_bool [0.002090s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_dict [0.001902s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_str [0.001631s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_non_iterable [0.001898s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_none [0.002552s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_string [0.001830s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_ucfirst_prefix_converted_1 [0.001555s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_attr [0.014058s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias_unset [0.003003s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description [0.002617s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1_unset [0.002246s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2 [0.011352s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions [0.002679s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_extensions_unset [0.002441s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_with_ext_attrs [0.015085s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_works [0.002472s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_duplicate [0.010584s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_not_a_list [0.002645s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_excessive_len [0.001758s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_conditional_spec [0.001825s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key_invalid [0.001775s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items [0.020426s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_fail_adding_duplicate_validator [0.003887s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_get_validator_default [0.001776s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_is_attr_set [0.002130s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_a_valid_dict_with_constraints [0.001786s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_empty [0.001606s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_new [0.008691s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_fixed_ips [0.010021s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_mac_address_in_use [0.013548s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_notification_error [0.002012s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_resource_exhausted [0.001781s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_tunnel_id_in_use [0.001737s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_vlan_id_in_use [0.001799s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_latest_state_with_desired_state [0.000325s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_context [0.000280s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_with_states [0.000282s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_resource_id [0.000262s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_multiple_events [0.000343s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_order [0.000821s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_del_callback_called_on_unsubscribe [0.001286s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_feebly_referenced_callback [0.000362s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_handle_exception [0.000402s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_invalid_payload [0.000317s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_all [0.000334s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_by_resource [0.000342s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_new_not_broken [0.000398s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_clear [0.000566s] ... ok DEBUG: {2} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe_explicit_priority [0.000576s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDBProfiler.test_set_hook [0.014518s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_all_api_definitions_list [0.069765s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_port_network_policy.QosPortNetworkPolicyTestCase.test_resource_map [0.002090s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer [0.002572s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_pools [0.005321s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_regex_or_none [0.002581s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string [0.001693s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex [0.004261s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id [0.001652s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id_or_none [0.001950s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_inherit_segmentation_details [0.001786s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_body [0.001778s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_incomplete_segmentation_details [0.005567s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_subports [0.001862s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_with_segmentation_id_0 [0.001583s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values [0.002031s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values_display [0.001883s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_high [0.001800s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_colon [0.001567s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_invalid_keys [0.001720s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_none [0.001940s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_not_list [0.001973s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__test__validate_list_of_items_non_empty [0.002031s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_mac_pattern [0.001869s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_type_prefixing [0.001804s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_convert_boolean [0.001618s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_nodata [0.001760s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_required_keys [0.001570s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_wrong_values [0.001753s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_negative [0.001940s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_invalid_string [0.001908s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_old [0.001815s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address [0.003350s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_unique_strings [0.002425s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address_or_none [0.001725s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_non_negative [0.001726s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex_or_none [0.001630s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_route_cidr [0.002179s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: 2023-12-18 16:06:16,988 ERROR [oslo_db.api] DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: oslo_db.exception.DBConnectionError: None DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string [0.002249s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_list [0.001790s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_or_none [0.004659s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_port_ids [0.001729s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_unknown_paramenter [0.001718s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_empty_body [0.001744s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_low [0.002105s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_bad_input [0.002059s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_wrong_way [0.001557s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_too_many_colons [0.001877s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_invalid [0.001591s] ... ok DEBUG: {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet_invalid [0.001685s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request_misused [0.001608s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_conflict [0.001753s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_external_ip_address_exhausted [0.001581s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_in_use [0.026680s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid [0.001934s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_in_use [0.001850s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_shim_extension [0.001590s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.049201s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_in_use [0.001601s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_not_found [0.004519s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_no_network_available [0.008340s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_object_not_found [0.005271s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_over_quota [0.001705s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_check_error [0.001787s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_bound [0.001603s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_in_use [0.001779s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use [0.001641s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_mismatch_for_port [0.025955s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_not_found [0.001690s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use [0.010463s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_action [0.000317s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_request_body [0.005026s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_states [0.000353s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_skip_log_errors [0.001156s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_priority [0.000341s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_called_once_with_no_failures [0.000462s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_none [0.000287s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_empty_payload [0.000301s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_all_api_definitions_list [0.037723s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_address_scope.RbacAddressScopeDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.001767s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.001586s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_rbac_subnetpool.RbacSubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_resource_map [0.002970s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_shim_extension [0.001747s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_required_extensions [0.001845s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_shim_extension [0.002183s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_resource_map [0.001794s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_invalid [0.008257s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_high [0.002235s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4 [0.004899s] ... ok DEBUG: {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_none [0.001739s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request [0.001655s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_base [0.002997s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure [0.001636s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure_with_list [0.001777s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_inner_exceptions [0.001562s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_network [0.001762s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_subnet [0.001627s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error [0.013582s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_authorized [0.001710s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_found [0.001744s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use_no_reason [0.001583s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_method_name [0.000330s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_persisted [0.000312s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_metadata [0.000262s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_payload [0.000326s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_during_iteration [0.000303s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_unknown_callback [0.006399s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_inheriting_others_no_double_subscribe [0.000815s] ... ok DEBUG: {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_by_resource [0.000906s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_not_deadlock_time_elapsed [0.004366s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe [0.000303s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_is_idempotent [0.000339s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_multiple_callbacks [0.000288s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe [0.000292s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent [0.000310s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_no_strings_in_events_arg [0.000276s] ... ok DEBUG: {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_publish_payload [0.000605s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_all_api_definitions_list [0.023006s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_resource_map [0.001759s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_normalized_cidr.SecurityGroupsNormalizedCidrDefinitionTestCase.test_shim_extension [0.017827s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_security_groups_remote_address_group.SecurityGroupsRemoteAddressGroupDefinitionTestCase.test_required_extensions [0.001692s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_required_extensions [0.002034s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_resource_map [0.001922s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_shim_extension [0.001641s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_shim_extension [0.001986s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_is_standard_attr_extension [0.001836s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_stateful_security_group.StatefulSecurityGroupDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_resource_map [0.008843s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_shim_extension [0.001570s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_map [0.001736s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_shim_extension [0.001532s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_resource_map [0.005489s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_shim_extension [0.001872s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_all_api_definitions_list [0.023288s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_resource_map [0.013624s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_shim_extension [0.002173s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_resource_map [0.002038s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationDefinitionTestCase.test_shim_extension [0.001539s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_all_api_definitions_list [0.021920s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_resource_map [0.002574s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_required_extensions [0.001760s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_shim_extension [0.001504s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_shim_extension [0.001577s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent [0.001974s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent_not_set [0.001701s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_shim_extension [0.001694s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_all_api_definitions_list [0.022154s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_required_extensions [0.001675s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. DEBUG: 2023-12-18 16:06:17,376 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:17,377 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_all_api_definitions_list [0.024288s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_override_no_allow_post [0.002260s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_admin_req [0.005866s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_not_mandatory [0.003116s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_deadlock [0.506495s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_subset [0.002052s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_project [0.002309s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_id_mismatch [0.002247s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_ids_match [0.003776s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_attributes.TestRetrieveValidSortKeys.test_retrieve_valid_sort_keys [0.003813s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_invalid_address [0.003018s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv4_address_with_CIDR [0.002434s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv6_extended_addr_withcidr_to_compressed [0.002731s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_non_ip_addr_with_slash [0.002382s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_low [0.002266s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_udp_is_valid [0.001555s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_int [0.001839s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_str [0.001607s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_negative_value [0.001809s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_none_value [0.001529s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_none [0.001859s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_value [0.001562s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_if_not_none [0.001777s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_int [0.001666s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_empty_list [0.002585s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_lc_prefix_converted_2 [0.001715s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_mixed_prefix_converted_1 [0.001859s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_dbconnection_error_caught [0.505035s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_no_need_to_replace [0.008810s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_shorter_string [0.001860s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_defn [0.002348s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias [0.002554s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2_unset [0.002284s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_exists [0.001852s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_domain [0.002017s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_invalid_key [0.001947s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_adding_validator [0.001630s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_success_adding_duplicate_validator [0.002308s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_uuid_pattern [0.001816s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_none [0.001747s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_type [0.006135s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_with_invalid_validator [0.001949s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_toobig [0.001703s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_hexint [0.001872s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_string [0.005281s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_hostroutes [0.002203s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_bsd [0.002049s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_or_none [0.001578s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_with_leading_zero [0.002403s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string_or_none [0.001539s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range_or_none [0.001982s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string_or_none [0.001659s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet [0.004667s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_missing_port_id [0.001742s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_port_uuid [0.015849s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_subport_object [0.002302s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_suports_with_segmentation_details [0.001605s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid_list [0.001801s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_invalid_plugin_type [0.001732s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet [0.002056s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_invalid [0.001580s] ... ok DEBUG: {3} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet [0.001775s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_admin_required [0.001631s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_input [0.001829s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error_tuple [0.004039s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_init_error [0.001847s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found [0.001560s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found_on_network [0.001849s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_preexisting_device_failure [0.001760s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_port_in_use [0.001799s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_unavailable [0.002606s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use_no_reason [0.002421s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_desired_state [0.000383s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_persisted [0.000624s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_to_be_committed [0.000390s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_to_be_committed [0.000353s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_states [0.000278s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_no_states [0.000296s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_states [0.000258s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_without_states [0.000272s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_single_event [0.000367s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_clearing_subscribers [0.000294s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_fail_to_unsubscribe [0.003350s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_handle_retriable_exception [0.000597s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_with_exception [0.000796s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_with_precommit_exception [0.000716s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_object_instances_as_subscribers [0.000523s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_unknown [0.000410s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_decorated_inst_method_receives [0.000743s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_new_inheritance_not_broken [0.000519s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_notify [0.001046s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe [0.000788s] ... ok DEBUG: 2023-12-18 16:06:17,582 ERROR [oslo_db.api] DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: oslo_db.exception.DBDeadlock: None DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe [0.000897s] ... ok DEBUG: {3} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_all [0.000780s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_all_deadlock_time_elapsed [0.005772s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_nested_exception_contains_deadlock [0.505712s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_no_retry_in_active_session [0.002591s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_retry [0.504541s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook [0.002227s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_non_callables [0.001869s] ... ok DEBUG: 2023-12-18 16:06:18,067 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN vpcboycxdv DEBUG: 2023-12-18 16:06:18,085 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: 2023-12-18 16:06:18,087 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN vpcboycxdv DEBUG: 2023-12-18 16:06:18,087 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_crud [0.144332s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys [0.002190s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_by_relationship_fails [0.003931s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj [0.001856s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_marker_obj_no_limit_and_marker [0.001664s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs_reversed [0.001862s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys [0.003724s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_bad_key_fails [0.001850s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_admin [0.001736s] ... ok DEBUG: {1} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_resource_fields [0.002154s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request [0.003712s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_over_quota [0.002015s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_bound [0.001710s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use_no_reason [0.001851s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use [0.001688s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use_no_reason [0.003090s] ... ok DEBUG: {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_vlan_id_in_use [0.001635s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_stringify [0.001935s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive [0.001640s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_stringify [0.001875s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive_json_serializable [0.003851s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive [0.002005s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive_json_serializable [0.001708s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_bad_values [0.002789s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_from_primitive [0.001721s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_stringify [0.003646s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_good_values [0.001733s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_from_primitive [0.001940s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_stringify [0.001578s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_good_values [0.005182s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_stringify [0.003574s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive [0.002202s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_bad_values [0.002327s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_good_values [0.001891s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_good_values [0.001624s] ... ok DEBUG: {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive [0.001820s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_class [0.003111s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_trait [0.002896s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class [0.002843s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory [0.003399s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait_no_trait [0.003080s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory [0.003044s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_resource_provider [0.002663s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider [0.006317s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider_no_resource_provider [0.003704s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates [0.064765s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates_no_resource_provider [0.003092s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_allocations [0.002985s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers_placement_api_version_too_low [0.002676s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_allocation [0.002660s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_removed [0.002617s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_rp_not_exists [0.003291s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_generation [0.003055s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_not_found [0.002600s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_callee_handles_generation_conflict [0.004511s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_reached_max_tries [0.005145s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid [0.003523s] ... ok DEBUG: {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_vnic_type_trait [0.001852s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test__supports_port_binding [0.001842s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_get_workers [0.001748s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core [0.002047s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins [0.001578s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_add_plugin [0.001791s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_found [0.003504s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni [0.001848s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni_invalid_values [0.002067s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id [0.001515s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag [0.002349s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range [0.001545s] ... ok DEBUG: {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range_invalid_range [0.001842s] ... ok DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role_with_default_policy [0.002955s] ... ok DEBUG: 2023-12-18 16:06:18,345 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:18,346 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_admin [0.005284s] ... ok DEBUG: 2023-12-18 16:06:18,350 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:18,350 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_user [0.004291s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported [0.002462s] ... ok DEBUG: {1} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_worker [0.001781s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_name [0.002440s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_request_id [0.002489s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_timestamp [0.003008s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict [0.003090s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_overwrite [0.005318s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_auth_token [0.003094s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_name [0.007622s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.CallbackRegistryFixtureTestCase.test_fixture [0.001350s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_delete [0.002212s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_get [0.002803s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_fixture.PluginDirectoryFixtureTestCase.test_fixture [0.000924s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_staledata_error_caught [0.503997s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_copy [0.003301s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_inner_exception_preserved_in_retryrequest [0.003169s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_passes_other_exceptions [0.001664s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_multiple_exception_types [0.002037s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_project [0.023700s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_tenant [0.018120s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_values [0.002697s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_apply_funcs [0.000404s] ... ok DEBUG: 2023-12-18 16:06:18,565 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN xsemyhcmom DEBUG: 2023-12-18 16:06:18,573 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '10.500.5.0/24'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,614 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '10.0.0.1/40'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,615 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '10.0.0.10.0/24'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,616 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value 'cidr'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,616 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value ''. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,617 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '2001:db8:5000::/64'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,618 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '2001:db8::/130'. Expecting netaddr.IPNetwork type. DEBUG: 2023-12-18 16:06:18,619 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: 2023-12-18 16:06:18,620 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN xsemyhcmom DEBUG: 2023-12-18 16:06:18,620 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: 2023-12-18 16:06:18,622 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN boevjdpwhn DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_wrong_cidr [0.176077s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.ServiceTestCase.test_operations [0.233217s] ... ok DEBUG: 2023-12-18 16:06:18,635 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: /builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/test_context.py:63: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: self.assertEqual('user_id', ctx.user) DEBUG: /builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/test_context.py:64: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: self.assertEqual('tenant_id', ctx.tenant) DEBUG: 2023-12-18 16:06:18,642 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notification_transport_null [0.008459s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_caps_all_methods [0.004621s] ... ok DEBUG: 2023-12-18 16:06:18,646 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:18,653 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,653 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,654 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,654 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,654 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,654 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 8 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,654 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,654 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 16 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,654 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,655 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,655 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,655 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,655 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,655 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 8 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:18,655 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 3 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:18,655 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 16 seconds. Restart the agent to restore it to the default value. DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_crud [0.036400s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_namespaces_tracked_independently [0.013019s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_name [0.003060s] ... ok DEBUG: {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_empty [0.003187s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestCamelize.test_camelize [0.003751s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_sqlalchemytypes.TruncatedDateTimeTestCase.test_microseconds_truncated [0.011673s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_diff_list_of_dict [0.002721s] ... ok DEBUG: 2023-12-18 16:06:18,657 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN boevjdpwhn DEBUG: 2023-12-18 16:06:18,657 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: 2023-12-18 16:06:18,659 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN zttusjyxkh DEBUG: 2023-12-18 16:06:18,668 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: 2023-12-18 16:06:18,669 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN zttusjyxkh DEBUG: 2023-12-18 16:06:18,669 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key [0.001817s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_valid_bytes [0.001630s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping [0.001841s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_net.TestGetHostname.test_get_hostname [0.001811s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_not_trusted [0.004022s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_trusted [0.001607s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_first_generated_mac [0.002003s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_short_supplied_mac [0.001875s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload_no_plugins [0.002672s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_new_plugin_instance [0.002641s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_admin [0.026867s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj_no_limit_and_marker [0.002062s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs [0.001830s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_sort_dirs_reversed [0.001571s] ... ok DEBUG: {2} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_regular_user [0.001854s] ... ok DEBUG: {1} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_pass [0.001721s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_admin_required [0.005440s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_external_ip_address_exhausted [0.001983s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid [0.001592s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_subnet [0.001792s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_generation_failure [0.001642s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_not_found [0.010801s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error [0.001915s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_authorized [0.001806s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found_on_network [0.001604s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_resource_exhausted [0.001760s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_port_in_use [0.001722s] ... ok DEBUG: {2} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_not_found [0.001854s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_bad_values [0.012066s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_bad_values [0.005155s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive_json_serializable [0.001694s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_bad_values [0.001892s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_good_values [0.001614s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_good_values [0.001697s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_bad_values [0.011031s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_good_values [0.001936s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_from_primitive [0.001596s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive_json_serializable [0.001783s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_bad_values [0.001681s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_bad_values [0.001956s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_from_primitive [0.001714s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_bad_values [0.005934s] ... ok DEBUG: {2} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_equal [0.001613s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_post [0.002061s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class_no_resource_class [0.002890s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider [0.002647s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits [0.003124s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits_no_rp [0.002517s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait [0.002688s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait [0.002643s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait_no_trait [0.002570s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits_no_rp [0.002651s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers [0.003896s] ... ok DEBUG: 2023-12-18 16:06:18,908 ERROR [oslo_db.api] DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: neutron_lib.exceptions.MultipleExceptions DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_raised_on_exceed [1.323577s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation [0.085214s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_generation [0.010296s] ... ok DEBUG: sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_raise_other_conflict [0.005083s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_callee_handles_generation_conflict [0.008084s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_raise_other_conflict [0.015005s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client_noauth [0.024553s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_bandwidths [0.014502s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_physnet_trait [0.006145s] ... ok DEBUG: {2} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_literal [0.003907s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__get_plugin_directory [0.002422s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias [0.002801s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins [0.002454s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_port [0.002824s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag_invalid_data [0.001999s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni [0.001959s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni_invalid_values [0.001740s] ... ok DEBUG: {2} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_min_type [0.001902s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_admin_no_roles_no_admin [0.003922s] ... ok DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin_with_default_policy [0.003106s] ... ok DEBUG: 2023-12-18 16:06:19,039 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:19,040 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {2} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_is_not_admin [0.011771s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported_with_unsupported_rule [0.002325s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vnic_compatible [0.001809s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook [0.001953s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_class_without_abstract_methods [0.001691s] ... ok DEBUG: {2} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_allocate_workers [0.003724s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_to_dict [0.002225s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_without_session_to_dict [0.002037s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_advsvc [0.002261s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_retains_request_id [0.002303s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_get_admin_context_not_update_local_store [0.002330s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict [0.002384s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_context.TestNeutronContext.test_to_policy_values [0.009014s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.DBResourceExtendFixtureTestCase.test_fixture_backup [0.000444s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_post [0.001844s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_fixture.WarningsFixture.test_fixture_regex [0.000882s] ... ok DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant_id. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: 2023-12-18 16:06:19,157 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {2} neutron_lib.tests.unit.test_rpc.CastExceptionTestCase.test_cast_catches_exception [0.082031s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestConnection.test_consume_in_threads [0.002515s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup [0.003510s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_client [0.003509s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_server [0.003413s] ... ok DEBUG: 2023-12-18 16:06:19,185 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:19,185 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 10 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,186 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 20 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,186 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 7 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,186 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 40 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,186 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 10 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,186 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 80 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,186 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 8 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,187 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 160 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,187 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 7 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,187 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 300 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,187 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 9 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_tenant_id [0.001842s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.001724s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_context [0.001707s] ... ok DEBUG: 2023-12-18 16:06:19,191 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_config_ceiling [0.005874s] ... ok DEBUG: 2023-12-18 16:06:19,192 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,192 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:19,192 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:19,192 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: {2} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_with_prepare [0.004804s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_both_empty [0.003167s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_default [0.004466s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_brief [0.002474s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_off [0.002214s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_start_callback_event [0.002172s] ... ok DEBUG: {2} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_worker_process_count [0.001887s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_default_mode [0.002016s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestGetRandomString.test_get_random_string [0.002005s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_duplicate_value [0.005948s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_no_mappings [0.002298s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key_duplicate_value [0.002846s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping_ne [0.002142s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count_not_implemented [0.002236s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4_octets_unchanged [0.006577s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4th_octet_generated [0.002494s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_mysql_savepoint_error [0.507158s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_regular_exception_excluded [0.002393s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_all_macs_generated [1.323322s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_add_duplicate_names [0.003174s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_get_plugin_class [0.003104s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload [0.002858s] ... ok DEBUG: {2} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_dummy_driver [0.002046s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_kwargs_not_mutated_after_retries [5.450229s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_stacked_retries_dont_explode_retry_count [0.004774s] ... ok DEBUG: 2023-12-18 16:06:22,444 ERROR [oslo_db.api] DB exceeded retry limit. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper DEBUG: return f(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 183, in wrapped DEBUG: LOG.debug("Retry wrapper got retriable exception: %s", e) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/api.py", line 179, in wrapped DEBUG: return f(*dup_args, **dup_kwargs) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/db/test_api.py", line 71, in _decorated_function DEBUG: raise exc_to_raise DEBUG: oslo_db.exception.DBConnectionError: None DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_DBerror_inner_exception [0.001708s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_single_exception [0.001697s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtendClass.test_extends [0.000322s] ... ok DEBUG: 2023-12-18 16:06:22,547 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN oareangsqr DEBUG: 2023-12-18 16:06:22,563 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_crud [0.115107s] ... ok DEBUG: 2023-12-18 16:06:22,564 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN oareangsqr DEBUG: 2023-12-18 16:06:22,564 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: 2023-12-18 16:06:22,567 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN xcbilbrvip DEBUG: 2023-12-18 16:06:22,574 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 33, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value ''. Expecting netaddr.IPAddress type. DEBUG: 2023-12-18 16:06:22,575 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 33, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '10.0.0.5'. Expecting netaddr.IPAddress type. DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_wrong_type [0.019187s] ... ok DEBUG: 2023-12-18 16:06:22,583 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: 2023-12-18 16:06:22,584 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN xcbilbrvip DEBUG: 2023-12-18 16:06:22,584 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: 2023-12-18 16:06:22,585 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN iejkfbolst DEBUG: 2023-12-18 16:06:22,592 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value 'fake'. Expecting netaddr.EUI type. DEBUG: 2023-12-18 16:06:22,593 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value ''. Expecting netaddr.EUI type. DEBUG: 2023-12-18 16:06:22,594 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value '-1'. Expecting netaddr.EUI type. DEBUG: 2023-12-18 16:06:22,594 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value 'FK:16:3E:00:00:02'. Expecting netaddr.EUI type. DEBUG: 2023-12-18 16:06:22,595 WARNING [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context DEBUG: context = constructor(dialect, self, conn, *args) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled DEBUG: param.append(processors[key](compiled_params[key])) DEBUG: File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process DEBUG: return process_param(value, dialect) DEBUG: File "/builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param DEBUG: 'value': value}) DEBUG: AttributeError: Received type '' and value 'FA:16:3E:00:00:020'. Expecting netaddr.EUI type. DEBUG: 2023-12-18 16:06:22,596 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_wrong_mac [0.012512s] ... ok DEBUG: 2023-12-18 16:06:22,597 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN iejkfbolst DEBUG: 2023-12-18 16:06:22,597 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_and_validate_sort_keys_bad_key_fails [0.001830s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_get_sort_dirs [0.001900s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_system_scope [0.002471s] ... ok DEBUG: {0} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_and_validate_sort_keys_by_relationship_fails [0.003952s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request_misused [0.006327s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_base [0.001871s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_in_use [0.001810s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_input [0.001642s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_in_use [0.001862s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use [0.001609s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error_tuple [0.003874s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_found [0.001600s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_object_not_found [0.002002s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found [0.001620s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_preexisting_device_failure [0.001789s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use [0.001678s] ... ok DEBUG: {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_tunnel_id_in_use [0.001772s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_good_values [0.001698s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_from_primitive [0.001820s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_good_values [0.007032s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_from_primitive [0.002460s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_bad_values [0.001737s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_from_primitive [0.001797s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_stringify [0.001543s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_stringify [0.001830s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive [0.001590s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_bad_values [0.001927s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_from_primitive [0.001747s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive [0.001939s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_bad_values [0.001743s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_stringify [0.001803s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive [0.001581s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive_json_serializable [0.001792s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive [0.002509s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_bad_values [0.002723s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_good_values [0.001674s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive_json_serializable [0.002026s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_from_primitive [0.001618s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_stringify [0.001727s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_stringify [0.001535s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive_json_serializable [0.003994s] ... ok DEBUG: {0} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_updatable_fields [0.001716s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_delete [0.002075s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_put [0.002618s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_associate_aggregates [0.003182s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_provider [0.002984s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_create_resource_provider [0.005974s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_not_found [0.062318s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_classes [0.003472s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits [0.009141s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_traits [0.003115s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_max_retries [0.003217s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbwallocation_generation_conflict_solved [0.003407s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_class [0.002580s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider [0.002846s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_generation [0.002814s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_rp [0.002662s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_generation [0.002852s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_rp [0.003080s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_trait_not_found [0.002626s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_callee_handles_generation_conflict [0.003378s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_caller_handles_generation_conflict [0.002601s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_caller_handles_generation_conflict [0.002542s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_traits_reached_max_tries [0.009168s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid_stable [0.002215s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid [0.001695s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid_stable [0.001564s] ... ok DEBUG: {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_unicode [0.001701s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias_none [0.003836s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core_none [0.001694s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins_none [0.001560s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins_none [0.001659s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_is_loaded [0.001494s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_not_found [0.001664s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_is_loaded [0.003067s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_unique_plugins [0.001671s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_network [0.001649s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_max_len [0.002184s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_uniqueness [0.001716s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range [0.001889s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_missing_network [0.001606s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_invalid_range [0.001772s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_known_tunnel_type [0.001802s] ... ok DEBUG: {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range [0.001661s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: 2023-12-18 16:06:22,868 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to A_REALLY_mocked to fit. DEBUG: 2023-12-18 16:06:22,868 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 10 character limitation. It was shortened to A_REmocked to fit. DEBUG: 2023-12-18 16:06:22,868 INFO [neutron_lib.plugins.utils] The requested interface name pre-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 12 character limitation. It was shortened to pre-A_mocked to fit. DEBUG: 2023-12-18 16:06:22,870 INFO [neutron_lib.plugins.utils] The requested interface name prefix-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to prefix-A_74721b to fit. DEBUG: 2023-12-18 16:06:22,870 INFO [neutron_lib.plugins.utils] The requested interface name prefix-A_REALLY_LONG_INTERFACE_NAME2 exceeds the 15 character limitation. It was shortened to prefix-A_5f5c17 to fit. DEBUG: 2023-12-18 16:06:22,883 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:22,883 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role [0.008004s] ... ok DEBUG: {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin [0.005013s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_loaded [0.001693s] ... ok DEBUG: 2023-12-18 16:06:22,892 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:22,892 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {0} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vif_type_compatible [0.001838s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_not_all_methods_implemented [0.001768s] ... ok DEBUG: {0} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_workers [0.001641s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_add_get_remove_constraint [0.002321s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_auth_token [0.002204s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_idempotent [0.002295s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_getter_setter [0.002132s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_session_cached [0.005249s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_with_global_backup [0.007118s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_api_def_reference_updated [0.006539s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_global_resources_reference_updated [0.006368s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_put [0.004657s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_constant [0.002050s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestConnection.test_create_consumer [0.002862s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notifier_null [0.066663s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_transport_null [0.005317s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.002112s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_ids [0.003568s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_user_id [0.001790s] ... ok DEBUG: 2023-12-18 16:06:23,030 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:23,031 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,031 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,032 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,032 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,032 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,032 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 16 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,032 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,032 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 32 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,032 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,032 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 64 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,033 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,033 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 128 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,034 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,034 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 256 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,034 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,034 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 300 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:23,034 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,034 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,035 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,036 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,036 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,036 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,036 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,036 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,037 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,038 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,038 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,038 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,038 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,038 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,039 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,039 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,039 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,039 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,039 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,040 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,041 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,042 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,042 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,042 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,042 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,042 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,043 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,044 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,045 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,045 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,045 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,045 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,045 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,046 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,046 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,046 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,046 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,046 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,047 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,048 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,048 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,048 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,048 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,048 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,049 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,049 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,049 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,049 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,049 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,050 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,050 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,051 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,051 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,051 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,052 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,052 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,052 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,052 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,052 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,053 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,053 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:23,053 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_sleep [0.026957s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_retains_lower_timeouts [0.004715s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_desc [0.003011s] ... ok DEBUG: 2023-12-18 16:06:23,058 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_name_none [0.003079s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_off [0.002319s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_same_process [0.002387s] ... ok DEBUG: {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_on [0.002745s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode [0.002061s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict2str [0.002135s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_value [0.005560s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_key [0.002350s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_value [0.001715s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_one_mapping [0.001876s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_helpers.TestRoundVal.test_round_val_ok [0.001792s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count [0.002983s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_respected_early_zeroes_generated_mac [0.002015s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_bad_classname [0.003578s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_no_name [0.002413s] ... ok DEBUG: {0} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail ... SKIPPED: neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail was marked as unstable because of some other bug, failure was: None matches Is(None) DEBUG: sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_args_not_mutated_after_retries [10.772337s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_retries_on_multi_exception_containing_target [0.002471s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_model_base [0.012678s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_project_id_attribute [0.003060s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_tenant_id_attribute [0.002600s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_register_funcs [0.000473s] ... ok DEBUG: 2023-12-18 16:06:30,319 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN zszazdfply DEBUG: 2023-12-18 16:06:30,334 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// DEBUG: 2023-12-18 16:06:30,336 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN zszazdfply DEBUG: 2023-12-18 16:06:30,336 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) DEBUG: {3} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_multiple_create [0.122961s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_model_map [0.069292s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_parent_map [0.065753s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_advsvc [0.002469s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_model_query_scope_is_project_regular_user [0.001898s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsLegacyPolicies.test_resource_fields [0.002286s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_get_marker_obj [0.001878s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_advsvc [0.001967s] ... ok DEBUG: {3} neutron_lib.tests.unit.db.test_utils.TestUtilsWithScopeEnforcement.test_model_query_scope_is_project_system_scope [0.002519s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_conflict [0.001913s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_device_not_found_error [0.001698s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_configuration_option [0.004021s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_content_type [0.001695s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_network [0.001897s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_mac_address_in_use [0.001700s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_no_network_available [0.001891s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_check_error [0.001689s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_init_error [0.001914s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_in_use [0.001710s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_unavailable [0.001903s] ... ok DEBUG: {3} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_mismatch_for_port [0.001711s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive [0.001927s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive_json_serializable [0.001751s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_from_primitive [0.001865s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_stringify [0.001660s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive [0.002393s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive_json_serializable [0.001855s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive [0.001779s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive_json_serializable [0.001643s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_good_values [0.001809s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_from_primitive [0.001668s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_stringify [0.002103s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_good_values [0.001670s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive_json_serializable [0.001881s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive [0.003131s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_good_values [0.001824s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_from_primitive [0.003393s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive_json_serializable [0.004246s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_stringify [0.001914s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive [0.001651s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive_json_serializable [0.001886s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_from_primitive [0.007368s] ... ok DEBUG: {3} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_in [0.002280s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_get [0.002158s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory_no_rp [0.003031s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_update_resource_provider [0.003859s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_inventory [0.002698s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class [0.003108s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class_no_resource_class [0.002776s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_one_class_to_zero [0.003167s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_other_conflict [0.002803s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_qos_minbw_allocation_to_zero [0.003616s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_generation [0.003042s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_no_generation [0.003142s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_caller_handles_generation_conflict [0.002767s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventories_reached_max_tries [0.014468s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_rp_inventory_raise_other_conflict [0.004029s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client [0.002524s] ... ok DEBUG: {3} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_inventory_defaults [0.001893s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_filter_hosts_with_segment_access [0.001611s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__create_plugin_directory [0.001820s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_add_plugin [0.001556s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_plugins [0.001720s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_subnet [0.001752s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_delete_port_on_error [0.004574s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: DeprecationWarning) DEBUG: 2023-12-18 16:06:30,646 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to A_REALLY_mocked to fit. DEBUG: 2023-12-18 16:06:30,646 INFO [neutron_lib.plugins.utils] The requested interface name pre-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to pre-A_REAmocked to fit. DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_name [0.002200s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_port_binding_by_status_and_host [0.001669s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id_invalid_id [0.001757s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_range [0.001607s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_ranges [0.003544s] ... ok DEBUG: {3} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_update_port_on_error [0.002741s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_no_roles_no_advsvc [0.007173s] ... ok DEBUG: {3} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_init_reset [0.004031s] ... ok DEBUG: 2023-12-18 16:06:30,670 WARNING [oslo_policy.policy] Policy Rules ['context_is_admin', 'context_is_advsvc'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: 2023-12-18 16:06:30,670 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create [0.002536s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_context.TestNeutronContext.test_superclass_session [0.002994s] ... ok DEBUG: /builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/test_context.py:39: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' DEBUG: self.assertEqual('user_id', ctx.user) DEBUG: /builddir/build/BUILD/neutron-lib-2.10.3.dev7/neutron_lib/tests/unit/test_context.py:40: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' DEBUG: self.assertEqual('tenant_id', ctx.tenant) DEBUG: 2023-12-18 16:06:30,684 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN rolyvxkwje DEBUG: {3} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_no_global_backup [0.006705s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_fixture.SqlFixtureTestCase.test_fixture [0.006435s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestConnection.test_close [0.002400s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier [0.054396s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier_null_publisher [0.004159s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRPC.test_init [0.004193s] ... ok DEBUG: 2023-12-18 16:06:30,763 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.002013s] ... ok DEBUG: 2023-12-18 16:06:30,764 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,764 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,765 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,765 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,765 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,765 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.001866s] ... ok DEBUG: 2023-12-18 16:06:30,765 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,765 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 16 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,765 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 4 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,765 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 32 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,769 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_on_timeout_exception [0.006049s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_overrides_default_timeout [0.004259s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_store_defaults [0.004411s] ... ok DEBUG: 2023-12-18 16:06:30,774 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:30,778 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unaffected_when_explicitly_set [0.005187s] ... ok DEBUG: 2023-12-18 16:06:30,784 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:30,785 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,785 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,789 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. DEBUG: 2023-12-18 16:06:30,790 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,790 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,793 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,793 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,793 ERROR [neutron_lib.rpc] Timeout in RPC method method_2. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,793 WARNING [neutron_lib.rpc] Increasing timeout for method_2 calls to 2 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,793 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 4 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: 2023-12-18 16:06:30,794 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. DEBUG: 2023-12-18 16:06:30,794 ERROR [neutron_lib.rpc] Timeout in RPC method method_2. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unchanged_on_other_exception [0.005161s] ... ok DEBUG: 2023-12-18 16:06:30,794 WARNING [neutron_lib.rpc] Increasing timeout for method_2 calls to 4 seconds. Restart the agent to restore it to the default value. DEBUG: {3} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_methods_tracked_independently [0.008461s] ... ok DEBUG: {3} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_nonstring [0.003120s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode_twice [0.002274s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestCompareElements.test_compare_elements [0.001677s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDict2Tuples.test_dict [0.001776s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict_str_conversion [0.001738s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_str2dict [0.001740s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_key [0.001673s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_extra_separator [0.001690s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_separator [0.007989s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_n_mappings [0.002633s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_invalid_bytes [0.001536s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key [0.002429s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestListPackageModules.test_list_package_modules [0.001925s] ... ok DEBUG: {3} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_with_classname [0.001991s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1869 tests in 16.7362 sec. DEBUG: - Passed: 1255 DEBUG: - Skipped: 614 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 34.8885 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (468 tests) => 0:00:08.703461 DEBUG: - Worker 1 (467 tests) => 0:00:04.601683 DEBUG: - Worker 2 (467 tests) => 0:00:06.304129 DEBUG: - Worker 3 (467 tests) => 0:00:15.938099 DEBUG: Processing files: python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WWi0Xt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib DEBUG: + exit 0 DEBUG: Provides: python3-neutron-lib = 2.10.3-0.20231218160344.619c0fe.el8 python3.6dist(neutron-lib) = 2.10.3.dev7 python3dist(neutron-lib) = 2.10.3.dev7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m4qR4X DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests DEBUG: + exit 0 DEBUG: Provides: python3-neutron-lib-tests = 2.10.3-0.20231218160344.619c0fe.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HTAiSn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/doc/python-neutron-lib-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YzB4xt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64/usr/share/licenses/python-neutron-lib-doc DEBUG: + exit 0 DEBUG: Provides: python-neutron-lib-doc = 2.10.3-0.20231218160344.619c0fe.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q1MYOJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-lib-2.10.3.dev7 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.src.rpm) Config(dlrn-5) 2 minutes 55 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 5718464 1041544 2342432 9379332 7738464 DEBUG: Swap: 16777212 4945676 11831536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: /dev/vda1 550G 316G 235G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139340 4845676 3039180 834148 8254484 10119536 DEBUG: Swap: 16777212 4945676 11831536 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: /dev/vda1 550G 317G 233G 58% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.h91vdgfr', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a3e9ffa047df454a83bb822a9366cac1', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '82b5d85a98604878ab7153f66af057ba', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1gsiif65:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686/python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-5610949273c3fc9d7aeb7 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f6b44fc201c3e679d7036 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-0e9a6f26 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-gnocchi-ff96e73da335acb21368c0308fba97 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-selinux-f1d5b34db1d3e6b6685c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2ace99d76b4f4a7d4b879ce 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-87df2f444b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-1a8dbff649d7c12659908 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-66498722ddec222d25 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8cbe692ba2536700e45b 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-54dd95db47a9e1011a4 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-16dbcae9df9773f2b2bfea 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-pacemaker-78222478183eef05a722 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-0affe1a7d0437876b 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-bcab47fa 33 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 30 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 22 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 5.0 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 33 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 30 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 80 kB/s | 3.0 kB 00:00 DEBUG: opstools 65 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 28 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ==================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ==================================================================================================================== DEBUG: Installing: DEBUG: python-neutron-lib-doc noarch 2.10.3-0.20231218160344.619c0fe.el8 @commandline 1.0 M DEBUG: python3-neutron-lib noarch 2.10.3-0.20231218160344.619c0fe.el8 @commandline 386 k DEBUG: python3-neutron-lib-tests noarch 2.10.3-0.20231218160344.619c0fe.el8 @commandline 251 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-5.el8 Stream-BaseOS 129 k DEBUG: c-ares x86_64 1.13.0-10.el8 Stream-BaseOS 94 k DEBUG: checkpolicy x86_64 2.9-1.el8 Stream-BaseOS 348 k DEBUG: hostname x86_64 3.20-7.el8.0.1 Stream-BaseOS 32 k DEBUG: initscripts x86_64 10.00.18-1.el8 Stream-BaseOS 340 k DEBUG: ipcalc x86_64 0.2.4-4.el8 Stream-BaseOS 38 k DEBUG: iproute x86_64 6.2.0-5.el8 Stream-BaseOS 854 k DEBUG: libbpf x86_64 0.5.0-1.el8 Stream-BaseOS 137 k DEBUG: libev x86_64 4.24-6.el8 Stream-AppStream 52 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libibverbs x86_64 48.0-1.el8 Stream-BaseOS 414 k DEBUG: libmnl x86_64 1.0.4-6.el8 Stream-BaseOS 30 k DEBUG: libnl3 x86_64 3.7.0-1.el8 Stream-BaseOS 337 k DEBUG: libselinux-utils x86_64 2.9-8.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libunwind x86_64 1.3.1-3.el8 delorean-wallaby-testing 76 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: network-scripts x86_64 10.00.18-1.el8 Stream-BaseOS 197 k DEBUG: network-scripts-openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 28 k DEBUG: numactl-libs x86_64 2.0.16-3.el8 Stream-BaseOS 37 k DEBUG: openpgm x86_64 5.2.122-21.el8 delorean-wallaby-testing 180 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-29.el8s centos-nfv-ovs 15 k DEBUG: openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 6.8 M DEBUG: policycoreutils x86_64 2.9-24.el8 Stream-BaseOS 409 k DEBUG: policycoreutils-python-utils noarch 2.9-24.el8 Stream-BaseOS 260 k DEBUG: psmisc x86_64 23.1-5.el8 Stream-BaseOS 151 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-audit x86_64 3.1.2-1.el8 Stream-BaseOS 88 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-gevent x86_64 1.2.2-4.el8 Stream-AppStream 497 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-libselinux x86_64 2.9-8.el8 Stream-BaseOS 283 k DEBUG: python3-libsemanage x86_64 2.9-9.el8 Stream-BaseOS 128 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-openvswitch3.1 x86_64 3.1.0-74.el8s centos-nfv-ovs 289 k DEBUG: python3-os-ken noarch 1.4.1-0.20220204150506.018d755.el8 delorean-component-network 2.3 M DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 2.5.0-0.20210315123947.ac1b39e.el8 delorean-component-common 43 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.2-0.20221007170041.26fd6fb.el8 delorean-component-common 148 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.4.1-0.20220225075849.89ff171.el8 delorean-component-common 77 k DEBUG: python3-osprofiler noarch 3.4.0-0.20210315111211.5d82a02.el8 delorean-component-common 132 k DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-policycoreutils noarch 2.9-24.el8 Stream-BaseOS 2.3 M DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-rdo-openvswitch noarch 2:3.1-2.el8 delorean-wallaby-testing 7.8 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-setools x86_64 4.3.0-5.el8 Stream-BaseOS 627 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.3-0.20221024072403.7b48fff.el8 delorean-component-clients 69 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tinyrpc noarch 1.0.3-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: python3-zmq x86_64 20.0.0-1.el8 delorean-wallaby-testing 430 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: rdo-openvswitch noarch 2:3.1-2.el8 delorean-wallaby-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.14.3-26.el8 Stream-BaseOS 78 k DEBUG: selinux-policy noarch 3.14.3-132.el8 Stream-BaseOS 666 k DEBUG: selinux-policy-targeted noarch 3.14.3-132.el8 Stream-BaseOS 16 M DEBUG: unbound-libs x86_64 1.16.2-5.el8 Stream-AppStream 574 k DEBUG: zeromq x86_64 4.3.2-1.el8 delorean-wallaby-testing 316 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20180605-1.el8 Stream-AppStream 19 M DEBUG: geolite2-country noarch 20180605-1.el8 Stream-AppStream 1.0 M DEBUG: libmaxminddb x86_64 1.2.0-10.el8 Stream-AppStream 33 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: Transaction Summary DEBUG: ==================================================================================================================== DEBUG: Install 133 Packages DEBUG: Total size: 70 M DEBUG: Installed size: 239 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.20-7.el8.0.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-0.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-48.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.7.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.3-132.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.3-132.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.2.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gevent-1.2.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.3.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tinyrpc-1.0.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zmq-20.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.3.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-29.el8s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.1-3.1.0-74.el8s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/133 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 2/133 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/133 DEBUG: Installing : python3-libselinux-2.9-8.el8.x86_64 4/133 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 5/133 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 6/133 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 7/133 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 8/133 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 9/133 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 10/133 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/133 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 12/133 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 13/133 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 14/133 DEBUG: Installing : libselinux-utils-2.9-8.el8.x86_64 15/133 DEBUG: Installing : policycoreutils-2.9-24.el8.x86_64 16/133 DEBUG: Running scriptlet: policycoreutils-2.9-24.el8.x86_64 16/133 DEBUG: Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 17/133 DEBUG: Installing : selinux-policy-3.14.3-132.el8.noarch 18/133 DEBUG: Running scriptlet: selinux-policy-3.14.3-132.el8.noarch 18/133 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-132.el8.noarch 19/133 DEBUG: Installing : selinux-policy-targeted-3.14.3-132.el8.noarch 19/133 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-132.el8.noarch 19/133 DEBUG: Installing : libmaxminddb-1.2.0-10.el8.x86_64 20/133 DEBUG: Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 20/133 DEBUG: Installing : ipcalc-0.2.4-4.el8.x86_64 21/133 DEBUG: Installing : python3-libsemanage-2.9-9.el8.x86_64 22/133 DEBUG: Installing : python3-setools-4.3.0-5.el8.x86_64 23/133 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 24/133 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 25/133 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 26/133 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 27/133 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 28/133 DEBUG: Installing : python3-stevedore-3.3.3-0.20221024072403.7b48fff 29/133 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 30/133 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 31/133 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 32/133 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 33/133 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 34/133 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 35/133 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 36/133 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 37/133 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 38/133 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 39/133 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 40/133 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 41/133 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 42/133 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 43/133 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 44/133 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 45/133 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 46/133 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 47/133 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 48/133 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 49/133 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 50/133 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 51/133 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 52/133 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 53/133 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 54/133 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 55/133 DEBUG: Installing : openpgm-5.2.122-21.el8.x86_64 56/133 DEBUG: Installing : libunwind-1.3.1-3.el8.x86_64 57/133 DEBUG: Installing : zeromq-4.3.2-1.el8.x86_64 58/133 DEBUG: Installing : python3-zmq-20.0.0-1.el8.x86_64 59/133 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 60/133 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 61/133 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 62/133 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 63/133 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 64/133 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 65/133 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 66/133 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 67/133 DEBUG: Installing : libev-4.24-6.el8.x86_64 68/133 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 69/133 DEBUG: Installing : python3-audit-3.1.2-1.el8.x86_64 70/133 DEBUG: Installing : psmisc-23.1-5.el8.x86_64 71/133 DEBUG: Installing : numactl-libs-2.0.16-3.el8.x86_64 72/133 DEBUG: Running scriptlet: numactl-libs-2.0.16-3.el8.x86_64 72/133 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 73/133 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 74/133 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 75/133 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 76/133 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 77/133 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 78/133 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 79/133 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 80/133 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 81/133 DEBUG: Installing : libnl3-3.7.0-1.el8.x86_64 82/133 DEBUG: Running scriptlet: libnl3-3.7.0-1.el8.x86_64 82/133 DEBUG: Installing : libibverbs-48.0-1.el8.x86_64 83/133 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 84/133 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 84/133 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 85/133 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 86/133 DEBUG: Installing : unbound-libs-1.16.2-5.el8.x86_64 86/133 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 86/133 DEBUG: Installing : libbpf-0.5.0-1.el8.x86_64 87/133 DEBUG: Installing : iproute-6.2.0-5.el8.x86_64 88/133 DEBUG: Installing : initscripts-10.00.18-1.el8.x86_64 89/133 DEBUG: Running scriptlet: initscripts-10.00.18-1.el8.x86_64 89/133 DEBUG: Installing : hostname-3.20-7.el8.0.1.x86_64 90/133 DEBUG: Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 90/133 DEBUG: Installing : checkpolicy-2.9-1.el8.x86_64 91/133 DEBUG: Installing : python3-policycoreutils-2.9-24.el8.noarch 92/133 DEBUG: Installing : policycoreutils-python-utils-2.9-24.el8.noarch 93/133 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 94/133 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 94/133 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 94/133 DEBUG: Installing : c-ares-1.13.0-10.el8.x86_64 95/133 DEBUG: Running scriptlet: c-ares-1.13.0-10.el8.x86_64 95/133 DEBUG: Installing : python3-gevent-1.2.2-4.el8.x86_64 96/133 DEBUG: Installing : python3-tinyrpc-1.0.3-1.el8.noarch 97/133 DEBUG: Installing : bc-1.07.1-5.el8.x86_64 98/133 DEBUG: Running scriptlet: bc-1.07.1-5.el8.x86_64 98/133 DEBUG: Installing : network-scripts-10.00.18-1.el8.x86_64 99/133 DEBUG: Running scriptlet: network-scripts-10.00.18-1.el8.x86_64 99/133 DEBUG: Installing : network-scripts-openvswitch3.1-3.1.0-74.el8s.x86 100/133 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-74.el8s.x86_64 101/133 DEBUG: Installing : openvswitch3.1-3.1.0-74.el8s.x86_64 101/133 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-74.el8s.x86_64 101/133 DEBUG: Installing : rdo-openvswitch-2:3.1-2.el8.noarch 102/133 DEBUG: Installing : python3-openvswitch3.1-3.1.0-74.el8s.x86_64 103/133 DEBUG: Installing : python3-rdo-openvswitch-2:3.1-2.el8.noarch 104/133 DEBUG: Installing : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 105/133 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 106/133 DEBUG: Installing : python-oslo-versionedobjects-lang-2.4.1-0.202202 107/133 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 108/133 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 109/133 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 110/133 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 111/133 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 112/133 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 113/133 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 114/133 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 115/133 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 116/133 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 117/133 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 118/133 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 119/133 DEBUG: Installing : python3-os-ken-1.4.1-0.20220204150506.018d755.el 120/133 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 121/133 DEBUG: Installing : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 122/133 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 123/133 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 124/133 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 125/133 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 126/133 DEBUG: Installing : python3-oslo-versionedobjects-2.4.1-0.2022022507 127/133 DEBUG: Installing : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 128/133 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 129/133 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 130/133 DEBUG: Installing : python3-neutron-lib-2.10.3-0.20231218160344.619c 131/133 DEBUG: Installing : python3-neutron-lib-tests-2.10.3-0.2023121816034 132/133 DEBUG: Installing : python-neutron-lib-doc-2.10.3-0.20231218160344.6 133/133 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 133/133 DEBUG: Running scriptlet: python-neutron-lib-doc-2.10.3-0.20231218160344.6 133/133 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 1/133 DEBUG: Verifying : python3-stevedore-3.3.3-0.20221024072403.7b48fff 2/133 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 3/133 DEBUG: Verifying : python-oslo-db-lang-8.5.2-0.20221007170041.26fd6 4/133 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 5/133 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 6/133 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 7/133 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 8/133 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 9/133 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.4.1-0.202202 10/133 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 11/133 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 12/133 DEBUG: Verifying : python3-os-traits-2.5.0-0.20210315123947.ac1b39e 13/133 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 14/133 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 15/133 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 16/133 DEBUG: Verifying : python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.e 17/133 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 18/133 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 19/133 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 20/133 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 21/133 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 22/133 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 23/133 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 24/133 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 25/133 DEBUG: Verifying : python3-oslo-versionedobjects-2.4.1-0.2022022507 26/133 DEBUG: Verifying : python3-osprofiler-3.4.0-0.20210315111211.5d82a0 27/133 DEBUG: Verifying : python3-os-ken-1.4.1-0.20220204150506.018d755.el 28/133 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 29/133 DEBUG: Verifying : bc-1.07.1-5.el8.x86_64 30/133 DEBUG: Verifying : c-ares-1.13.0-10.el8.x86_64 31/133 DEBUG: Verifying : checkpolicy-2.9-1.el8.x86_64 32/133 DEBUG: Verifying : hostname-3.20-7.el8.0.1.x86_64 33/133 DEBUG: Verifying : initscripts-10.00.18-1.el8.x86_64 34/133 DEBUG: Verifying : ipcalc-0.2.4-4.el8.x86_64 35/133 DEBUG: Verifying : iproute-6.2.0-5.el8.x86_64 36/133 DEBUG: Verifying : libbpf-0.5.0-1.el8.x86_64 37/133 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 38/133 DEBUG: Verifying : libibverbs-48.0-1.el8.x86_64 39/133 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 40/133 DEBUG: Verifying : libnl3-3.7.0-1.el8.x86_64 41/133 DEBUG: Verifying : libselinux-utils-2.9-8.el8.x86_64 42/133 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 43/133 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 44/133 DEBUG: Verifying : network-scripts-10.00.18-1.el8.x86_64 45/133 DEBUG: Verifying : numactl-libs-2.0.16-3.el8.x86_64 46/133 DEBUG: Verifying : policycoreutils-2.9-24.el8.x86_64 47/133 DEBUG: Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 48/133 DEBUG: Verifying : psmisc-23.1-5.el8.x86_64 49/133 DEBUG: Verifying : python3-audit-3.1.2-1.el8.x86_64 50/133 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 51/133 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 52/133 DEBUG: Verifying : python3-libselinux-2.9-8.el8.x86_64 53/133 DEBUG: Verifying : python3-libsemanage-2.9-9.el8.x86_64 54/133 DEBUG: Verifying : python3-policycoreutils-2.9-24.el8.noarch 55/133 DEBUG: Verifying : python3-setools-4.3.0-5.el8.x86_64 56/133 DEBUG: Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 57/133 DEBUG: Verifying : selinux-policy-3.14.3-132.el8.noarch 58/133 DEBUG: Verifying : selinux-policy-targeted-3.14.3-132.el8.noarch 59/133 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 60/133 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 61/133 DEBUG: Verifying : libev-4.24-6.el8.x86_64 62/133 DEBUG: Verifying : libmaxminddb-1.2.0-10.el8.x86_64 63/133 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 64/133 DEBUG: Verifying : python3-gevent-1.2.2-4.el8.x86_64 65/133 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 66/133 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 67/133 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 68/133 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 69/133 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 70/133 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 71/133 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 72/133 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 73/133 DEBUG: Verifying : unbound-libs-1.16.2-5.el8.x86_64 74/133 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 75/133 DEBUG: Verifying : libunwind-1.3.1-3.el8.x86_64 76/133 DEBUG: Verifying : openpgm-5.2.122-21.el8.x86_64 77/133 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 78/133 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 79/133 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 80/133 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 81/133 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 82/133 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 83/133 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 84/133 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 85/133 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 86/133 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 87/133 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 88/133 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 89/133 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 90/133 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 91/133 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 92/133 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 93/133 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 94/133 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 95/133 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 96/133 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 97/133 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 98/133 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 99/133 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 100/133 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 101/133 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 102/133 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 103/133 DEBUG: Verifying : python3-rdo-openvswitch-2:3.1-2.el8.noarch 104/133 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 105/133 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 106/133 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 107/133 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 108/133 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 109/133 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 110/133 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 111/133 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 112/133 DEBUG: Verifying : python3-tinyrpc-1.0.3-1.el8.noarch 113/133 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 114/133 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 115/133 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 116/133 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 117/133 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 118/133 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 119/133 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 120/133 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 121/133 DEBUG: Verifying : python3-zmq-20.0.0-1.el8.x86_64 122/133 DEBUG: Verifying : rdo-openvswitch-2:3.1-2.el8.noarch 123/133 DEBUG: Verifying : zeromq-4.3.2-1.el8.x86_64 124/133 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 125/133 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 126/133 DEBUG: Verifying : network-scripts-openvswitch3.1-3.1.0-74.el8s.x86 127/133 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 128/133 DEBUG: Verifying : openvswitch3.1-3.1.0-74.el8s.x86_64 129/133 DEBUG: Verifying : python3-openvswitch3.1-3.1.0-74.el8s.x86_64 130/133 DEBUG: Verifying : python3-neutron-lib-2.10.3-0.20231218160344.619c 131/133 DEBUG: Verifying : python3-neutron-lib-tests-2.10.3-0.2023121816034 132/133 DEBUG: Verifying : python-neutron-lib-doc-2.10.3-0.20231218160344.6 133/133 DEBUG: Installed: DEBUG: bc-1.07.1-5.el8.x86_64 DEBUG: c-ares-1.13.0-10.el8.x86_64 DEBUG: checkpolicy-2.9-1.el8.x86_64 DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: hostname-3.20-7.el8.0.1.x86_64 DEBUG: initscripts-10.00.18-1.el8.x86_64 DEBUG: ipcalc-0.2.4-4.el8.x86_64 DEBUG: iproute-6.2.0-5.el8.x86_64 DEBUG: libbpf-0.5.0-1.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libibverbs-48.0-1.el8.x86_64 DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnl3-3.7.0-1.el8.x86_64 DEBUG: libselinux-utils-2.9-8.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libunwind-1.3.1-3.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: network-scripts-10.00.18-1.el8.x86_64 DEBUG: network-scripts-openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: numactl-libs-2.0.16-3.el8.x86_64 DEBUG: openpgm-5.2.122-21.el8.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch DEBUG: openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: policycoreutils-2.9-24.el8.x86_64 DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch DEBUG: psmisc-23.1-5.el8.x86_64 DEBUG: python-neutron-lib-doc-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-audit-3.1.2-1.el8.x86_64 DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-gevent-1.2.2-4.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-libselinux-2.9-8.el8.x86_64 DEBUG: python3-libsemanage-2.9-9.el8.x86_64 DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-neutron-lib-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: python3-neutron-lib-tests-2.10.3-0.20231218160344.619c0fe.el8.noarch DEBUG: python3-openvswitch3.1-3.1.0-74.el8s.x86_64 DEBUG: python3-os-ken-1.4.1-0.20220204150506.018d755.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-traits-2.5.0-0.20210315123947.ac1b39e.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.2-0.20221007170041.26fd6fb.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslo-versionedobjects-2.4.1-0.20220225075849.89ff171.el8.noarch DEBUG: python3-osprofiler-3.4.0-0.20210315111211.5d82a02.el8.noarch DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-policycoreutils-2.9-24.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-setools-4.3.0-5.el8.x86_64 DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.3.3-0.20221024072403.7b48fff.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tinyrpc-1.0.3-1.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: python3-zmq-20.0.0-1.el8.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 DEBUG: selinux-policy-3.14.3-132.el8.noarch DEBUG: selinux-policy-targeted-3.14.3-132.el8.noarch DEBUG: unbound-libs-1.16.2-5.el8.x86_64 DEBUG: zeromq-4.3.2-1.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/network/61/9c/619c0fe5345af66061730ce763a1cd45c353f37c_a8f99686'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0